Commit Graph

1528 Commits (5f723b210627f88160c0eee696d815f0b44a6ff5)

Author SHA1 Message Date
OCA-git-bot 067fda9bd3 base_exception 15.0.1.0.1 2022-11-16 16:52:00 -03:00
Miquel Raïch 34fe6b3308 [FIX] base_exception: add _popup_exceptions deleted in migration
This method is used by other modules that depend on 'base_exception'.
2022-11-16 16:52:00 -03:00
OCA-git-bot 063b20a2c9 [UPD] README.rst 2022-11-16 16:52:00 -03:00
oca-ci 4d2102c753 [UPD] Update base_exception.pot 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
Thierry Ducrest 82e0042208 [13.0][IMP] base_exception add blocking exceptions
By default exceptions can be ignored by the click of a button.
Users begin human they will just click that button what ever
the internal rules.

So this PR adds the option to set specific exceptions as blocking.

When exceptions are detected if one of them is blocking, the user
will not be able to ignore them.
2022-11-16 16:52:00 -03:00
Jordi Ballester d9281728b6 [13.0][fix][base_exception] search only active exception rules 2022-11-16 16:52:00 -03:00
Ivàn Todorovich db98fc0c29 [IMP] base_exception: Allow to skip exception checks through context 2022-11-16 16:52:00 -03:00
oca-travis 18edaa2cda [UPD] Update base_exception.pot 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
OCA-git-bot e91d576e5a [UPD] README.rst 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
Kevin Khao 240cb3f301 [IMP] base_exception: black, isort, prettify 2022-11-16 16:52:00 -03:00
oca-travis 5b7ccb09b7 [UPD] Update base_exception.pot 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 834fe15d06 FIX self[0] in _rule_group 2022-11-16 16:52:00 -03:00
Mourad f6b72003ff [WIP] sale_exception_by_domain 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
nicomacr 78d29e7b87 [FIX] base_exception: send the active_model in the conxtext when call the _popup_exceptions mehtod 2022-11-16 16:52:00 -03:00
David Beal 391c1244bc FIX remove old api parameters in base_exception 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
Andrea cc5c4e641e [FIX] Enable post_install for tests + pylint 2022-11-16 16:52:00 -03:00
Mourad dd29ddf6ed [FIX] temp model test access rule & fix OCA remarks 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
Laurent Mignon (ACSONE) 401b114771 [FIX] base_exception: '_check_exception' is 'api.multi' since it's called by constraint methods
'detect_exception' can be called on an empty recordset.
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
Carmen Bianca Bakker e6cec5324e
[MIG] dbfilter_from_header: Migration to 16.0
Signed-off-by: Carmen Bianca Bakker <carmen@coopiteasy.be>
2022-11-15 15:28:42 +01:00
Sylvain LE GAL 315443a70d [IMP] base_fontawesome: black, isort, prettier 2022-11-14 16:09:59 +01:00
Ignacio Buioli b6c0c83a31 Added translation using Weblate (Spanish (Argentina)) 2022-11-14 16:09:47 +01:00
OCA-git-bot 61a79b63b0 [UPD] README.rst 2022-11-14 16:09:47 +01:00
oca-ci aaa74cf576 [UPD] Update base_fontawesome.pot 2022-11-14 16:09:47 +01:00
Olga Marco 5203f977b1 [MIG] base_fontawesome: Migration to 15.0 2022-11-14 16:09:47 +01:00
Olga Marco 316959a8db [IMP] base_fontawesome: black, isort, prettier 2022-11-14 16:09:47 +01:00
Tony Galmiche dace85f405 [MIG] base_fontawesome: Migration to 13.0
[UPD] Update base_fontawesome.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-13.0/server-tools-13.0-base_fontawesome
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_fontawesome/
2022-11-14 16:09:47 +01:00
Tony Galmiche 29b8601cd0 [IMP] base_fontawesome: black, isort, prettier 2022-11-14 16:09:47 +01:00
黎伟杰 d6c4ac5076 Added translation using Weblate (Chinese (Simplified)) 2022-11-14 16:09:47 +01:00
Enric Tobella fdf9930d41 [MIG] base_Fontawesome
[UPD] README.rst

[UPD] Update base_fontawesome.pot

[UPD] README.rst
2022-11-14 16:09:47 +01:00
Cesar Castro Cruz 120c0741da Update to version 5.7.1 2022-11-14 16:09:47 +01:00
César Castro c00a0c7ecc Upgrade to FontAwesome 5.5.0 2022-11-14 16:09:47 +01:00
Enric Tobella 8585679e10 Added translation using Weblate (Spanish) 2022-11-14 16:09:47 +01:00
Enric Tobella 730bfc6460 [MIG] base_fontawesome: Migration to 11.0
[UPD] Update base_fontawesome.pot

[UPD] README.rst
2022-11-14 16:09:47 +01:00