diff --git a/rero_ils/config.py b/rero_ils/config.py index 4464a77a51..be1e843502 100644 --- a/rero_ils/config.py +++ b/rero_ils/config.py @@ -1904,11 +1904,12 @@ def _(x): 'local_fields', 'loans', 'locations', + 'notifications', 'organisations', 'patrons', 'patron_types', - 'vendors', - 'templates' + 'templates', + 'vendors' ] RECORDS_REST_SORT_OPTIONS = dict()