Commit Graph

17 Commits (af9ecca3c70b762d7f9eccfa7baff95ef7a08090)

Author SHA1 Message Date
Cesar Andres Sanchez a9561b289a [MIG] base_exception: Migration to 15.0 2024-01-16 18:08:18 +00:00
Ivàn Todorovich 9c26945393 [IMP] base_exception: log traceback when code exception is raised 2024-01-16 18:08:18 +00:00
Sébastien BEAU e41b48ffea [REF] Refactor test
use odoo-test-helper
split test so one test do one thing
2024-01-16 18:08:18 +00:00
Sébastien BEAU 91fb471ae0 [IMP] add method exception 2024-01-16 18:08:18 +00:00
Hai Lang 8fc680c9b1 [IMP] base_exception: test blocking exceptions 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
Kevin Khao d68b825504 [14.0][MIG] base_exception: Migration to 14.0 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 ad193b7bf4 [MIG] base_exception: Migration to 12.0 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
Mourad Elhadj Mimoune 467f8dd170 [MIG] base_exception: Migration to 11.0 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