oca-ci
87917c8085
[UPD] Update base_exception.pot
2024-01-16 18:08:18 +00:00
Hughes Damry
aa84851723
Translated using Weblate (French)
...
Currently translated at 86.7% (46 of 53 strings)
Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/fr/
2024-01-16 18:08:18 +00:00
mymage
c09f1b76f4
Translated using Weblate (Italian)
...
Currently translated at 16.6% (10 of 60 strings)
Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/it/
2024-01-16 18:08:18 +00:00
Matjaz Mozetic
d30ff232a8
Translated using Weblate (Slovenian)
...
Currently translated at 18.8% (10 of 53 strings)
Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/sl/
2024-01-16 18:08:18 +00:00
mymage
e23426adc0
Translated using Weblate (Italian)
...
Currently translated at 16.6% (10 of 60 strings)
Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/it/
2024-01-16 18:08:18 +00:00
aliciagarzo
f5cc4c267d
[16.0][IMP] base_exception: Improved wizard view
2024-01-16 18:08:18 +00:00
Ignacio Buioli
b92eb53417
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (53 of 53 strings)
Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/es_AR/
2024-01-16 18:08:18 +00:00
Francesco Foresti
15f1493ee4
Translated using Weblate (Italian)
...
Currently translated at 16.6% (10 of 60 strings)
Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/it/
2024-01-16 18:08:18 +00:00
Francesco Foresti
5d1f0580ed
Translated using Weblate (Italian)
...
Currently translated at 16.6% (10 of 60 strings)
Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/it/
2024-01-16 18:08:18 +00:00
Weblate
79e8585728
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/
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
OCA-git-bot
0ca357eb6d
[UPD] README.rst
2024-01-16 18:08:18 +00:00
oca-ci
f70f87332e
[UPD] Update base_exception.pot
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
CarlosRoca13
300ed3fcf1
[FIX] base_exception: Fix tests and add odoo_test_helper as dependency
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
Miquel Raïch
af9ecca3c7
[FIX] base_exception: add _popup_exceptions deleted in migration
...
This method is used by other modules that depend on 'base_exception'.
2024-01-16 18:08:18 +00:00
OCA-git-bot
0107a6fb07
[UPD] README.rst
2024-01-16 18:08:18 +00:00
oca-ci
8f7c7cee00
[UPD] Update base_exception.pot
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
Thierry Ducrest
6994ba4b48
[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.
2024-01-16 18:08:18 +00:00
Jordi Ballester
0554460817
[13.0][fix][base_exception] search only active exception rules
2024-01-16 18:08:18 +00:00
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