Skip to content

Use "portal_status_level" in redirections

Jérome Perrin requested to merge feat/portal_status_level into master

In ERP5JS when redirecting we can use portal_status_level to control the appearance of the notification.

This updates the cases when user action could not be performed to redirect with an error level, so that notification appears in orange, not in green (in ERP5JS - in erp5_xhtml_style this has no effect).

accounting, base, trade were updated

Edited by Jérome Perrin

Merge request reports