Skip to content

[erp5_hal_json_style] fix listbox proxy field recursion in getHateoas

Tristan Cavelier requested to merge tc/erp5:listboxproxy into master

To get the listbox cell value : code was getting last proxy target instead of browsing the full proxy target stack.

/bug #20190111-1F86B7B https://nexedijs.erp5.net/#/bug_module/20190111-1F86B7B

Merge request reports