Commit Graph

27 Commits (02e784a4fd7e8b76de2ecf8a88892ff72f5e7a37)

Author SHA1 Message Date
OCA-git-bot fae230a1a6 [BOT] post-merge updates 2024-05-02 10:31:41 +00:00
Pedro M. Baeza b92a0cb5bc [FIX] *: Pre-commit fixes 2024-05-02 12:28:48 +02:00
docker-odoo 7d0237f0bd [MIG] base_exception: Migration to 17.0 2024-01-25 20:08:04 +00:00
OCA-git-bot 1b31ff42f1 base_exception 16.0.2.0.0 2024-01-16 18:08:18 +00:00
Laurent Mignon (ACSONE) a3597cbba6 [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
2024-01-16 18:08:18 +00:00
OCA-git-bot 2140941c42 base_exception 16.0.1.0.2 2024-01-16 18:08:18 +00:00
OCA-git-bot 201838facf base_exception 16.0.1.0.1 2024-01-16 18:08:18 +00:00
matiasperalta1 4704703434 [MIG] base_exception: Migration to 16.0 2024-01-16 18:08:18 +00:00
OCA-git-bot 11934ae100 base_exception 15.0.1.0.2 2024-01-16 18:08:18 +00:00
OCA-git-bot a5590b41cb base_exception 15.0.1.0.1 2024-01-16 18:08:18 +00:00
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