Commit Graph

74 Commits (00c2818ba30cbbcd17c94d5dd3516bf66541ef7c)

Author SHA1 Message Date
Ivàn Todorovich 3783a9504e [IMP] base_exception: Allow to skip exception checks through context 2024-01-16 18:08:18 +00:00
oca-travis 823ac5ad7e [UPD] Update base_exception.pot 2024-01-16 18:08:18 +00:00
Kitti U 9170475311 [14.0][FIX] base_exception, error if rule's description is null 2024-01-16 18:08:18 +00:00
mreficent 0a396550ac [FIX] base_exception: import correctly osv.expression 2024-01-16 18:08:18 +00:00
Sébastien BEAU 7c61d47daf [FIX] fix access right 2024-01-16 18:08:18 +00:00
OCA-git-bot a148c63df8 [UPD] README.rst 2024-01-16 18:08:18 +00:00
Kevin Khao d68b825504 [14.0][MIG] base_exception: Migration to 14.0 2024-01-16 18:08:18 +00:00
Kevin Khao ca28712b28 [IMP] base_exception: black, isort, prettify 2024-01-16 18:08:18 +00:00
oca-travis bdea76c81a [UPD] Update base_exception.pot 2024-01-16 18:08:18 +00:00
Jared Kipe 7d48027fe8 [MIG] base_exception: Migration to 13.0 2024-01-16 18:08:18 +00:00
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