Skip to content

erp5_core: do not allow calling `Base_viewListMode` without proxy selection

Titouan Soulard requested to merge tsoulard/erp5:for-mr-pig into master

Otherwise, it fails with "Can't find the template field of ...".

Easy to reproduce on any ERP5 instance, click on a listbox title in XHTML-style, then remove query parameters.

/cc @romain @jerome

Merge request reports