Commit Graph

64 Commits (c581ef920de63f2fedfbc6b187f3ad6fe1a3ec29)

Author SHA1 Message Date
Jared Kipe 8bb03e4acb [IMP] base_exception: black, isort 2024-01-16 18:08:18 +00:00
Ivan Todorovich e35b73018a [IMP] Add convenience action to ignore exceptions on record
[IMP] Computed exception descriptions field, to display better help messages

[IMP] Exceptions shouldn't be copied
2024-01-16 18:08:18 +00:00
Iván Todorovich c5c86408b8 [MIG] dict.iteritems() does not exist in Python3 2024-01-16 18:08:18 +00:00
Iván Todorovich 335b42290a FIX self[0] in _rule_group 2024-01-16 18:08:18 +00:00
Mourad 5e8b92bc1b [WIP] sale_exception_by_domain 2024-01-16 18:08:18 +00:00
Iván Todorovich ad193b7bf4 [MIG] base_exception: Migration to 12.0 2024-01-16 18:08:18 +00:00
nicomacr 416f4403b4 [FIX] base_exception: send the active_model in the conxtext when call the _popup_exceptions mehtod 2024-01-16 18:08:18 +00:00
David Beal 838339d966 FIX remove old api parameters in base_exception 2024-01-16 18:08:18 +00:00
Iván Todorovich cd57eb77bf [IMP] Update base_exception views
- Show menu only to Exception Rule Managers
- Use sequence and active widgets on tree view
- Updated form to use sheet
2024-01-16 18:08:18 +00:00
Andrea be577fcf88 [FIX] Enable post_install for tests + pylint 2024-01-16 18:08:18 +00:00
Mourad 89161856db [FIX] temp model test access rule & fix OCA remarks 2024-01-16 18:08:18 +00:00
Mourad Elhadj Mimoune 467f8dd170 [MIG] base_exception: Migration to 11.0 2024-01-16 18:08:18 +00:00
Laurent Mignon (ACSONE) 4e96d7d910 [FIX] base_exception: '_check_exception' is 'api.multi' since it's called by constraint methods
'detect_exception' can be called on an empty recordset.
2024-01-16 18:08:18 +00:00
Mourad Elhadj Mimoune 05d595d065 [ADD] split module sale_exception into base_exception 2024-01-16 18:08:18 +00:00