Commit Graph

25 Commits (7092543f3f0dddfe8f72261e226294b9516889a1)

Author SHA1 Message Date
OCA-git-bot 3398c66835 base_exception 16.0.2.0.0 2023-09-04 09:44:40 +00:00
OCA-git-bot f9489a5c22 Merge PR #2670 into 16.0
Signed-off-by rvalyi
2023-09-04 09:30:16 +00:00
Laurent Mignon (ACSONE) 254c5684e3 [IMP] base_exception: Improves performances
Keeps rule information into cache to avoid to always call the ORM for static informations. This is change allows a boost into the evaluation of exception rules by avoiding useless SQL queries to retrieve rules definitions
2023-07-05 10:01:19 +02:00
OCA-git-bot 71e9246b36 base_exception 16.0.1.0.2 2023-07-04 11:30:47 +00:00
OCA-git-bot eece06e523 base_exception 16.0.1.0.1 2022-12-30 13:10:12 +00:00
matiasperalta1 477a77fecc [MIG] base_exception: Migration to 16.0 2022-12-29 15:30:22 -03:00
OCA-git-bot 20afc45747 base_exception 15.0.1.0.2 2022-11-16 16:52:00 -03:00
OCA-git-bot 067fda9bd3 base_exception 15.0.1.0.1 2022-11-16 16:52:00 -03:00
Cesar Andres Sanchez 9810c79870 [MIG] base_exception: Migration to 15.0 2022-11-16 16:52:00 -03:00
Ivàn Todorovich 15f1c01227 [IMP] base_exception: log traceback when code exception is raised 2022-11-16 16:52:00 -03:00
Sébastien BEAU e08dc1d578 [REF] Refactor test
use odoo-test-helper
split test so one test do one thing
2022-11-16 16:52:00 -03:00
Sébastien BEAU 0992d09738 [IMP] add method exception 2022-11-16 16:52:00 -03:00
Hai Lang bebea98896 [IMP] base_exception: test blocking exceptions 2022-11-16 16:52:00 -03:00
Kitti U 2cdcc177d4 [14.0][FIX] base_exception, error if rule's description is null 2022-11-16 16:52:00 -03:00
mreficent 141f2ef027 [FIX] base_exception: import correctly osv.expression 2022-11-16 16:52:00 -03:00
Sébastien BEAU 13bf702cfd [FIX] fix access right 2022-11-16 16:52:00 -03:00
Kevin Khao 9c114a9451 [14.0][MIG] base_exception: Migration to 14.0 2022-11-16 16:52:00 -03:00
Jared Kipe 6ac2e7b225 [MIG] base_exception: Migration to 13.0 2022-11-16 16:52:00 -03:00
Jared Kipe 1100cd5dbc [IMP] base_exception: black, isort 2022-11-16 16:52:00 -03:00
Ivan Todorovich 5a4d2aefc0 [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
2022-11-16 16:52:00 -03:00
Iván Todorovich 44638455eb [MIG] dict.iteritems() does not exist in Python3 2022-11-16 16:52:00 -03:00
Iván Todorovich fac14db84f [MIG] base_exception: Migration to 12.0 2022-11-16 16:52:00 -03:00
Iván Todorovich 922e0cc771 [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
2022-11-16 16:52:00 -03:00
Mourad Elhadj Mimoune 877487608e [MIG] base_exception: Migration to 11.0 2022-11-16 16:52:00 -03:00
Mourad Elhadj Mimoune 89af146fd4 [ADD] split module sale_exception into base_exception 2022-11-16 16:52:00 -03:00