Francesco Foresti
f0a9ed6fd3
Translated using Weblate (Italian)
...
Currently translated at 16.6% (10 of 60 strings)
Translation: server-tools-15.0/server-tools-15.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-base_exception/it/
2023-01-02 11:47:05 +00:00
OCA-git-bot
aebce11445
base_exception 15.0.1.0.2
2022-08-11 16:08:17 +00:00
CarlosRoca13
1c83cf9716
[FIX] base_exception: Fix tests and add odoo_test_helper as dependency
2022-08-11 11:28:40 +02:00
OCA-git-bot
930da24ac6
base_exception 15.0.1.0.1
2022-07-15 13:41:09 +00:00
Miquel Raïch
2c47f6b754
[FIX] base_exception: add _popup_exceptions deleted in migration
...
This method is used by other modules that depend on 'base_exception'.
2022-07-15 13:39:33 +02:00
OCA-git-bot
ec32d7e75b
[UPD] README.rst
2022-07-12 14:20:13 +00:00
oca-ci
eface2aba5
[UPD] Update base_exception.pot
2022-07-12 14:17:08 +00:00
Cesar Andres Sanchez
f94ac5bbb1
[MIG] base_exception: Migration to 15.0
2022-07-06 13:31:10 +02:00
Ivàn Todorovich
13c1b0df84
[IMP] base_exception: log traceback when code exception is raised
2022-07-06 13:31:10 +02:00
Sébastien BEAU
ff3fb5e390
[REF] Refactor test
...
use odoo-test-helper
split test so one test do one thing
2022-07-06 13:31:10 +02:00
Sébastien BEAU
a5975163c9
[IMP] add method exception
2022-07-06 13:31:10 +02:00
Hai Lang
89a070115a
[IMP] base_exception: test blocking exceptions
2022-07-06 13:31:10 +02:00
Thierry Ducrest
f44673441a
[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-07-06 13:31:09 +02:00
Jordi Ballester
d5b434ae64
[13.0][fix][base_exception] search only active exception rules
2022-07-06 13:31:09 +02:00
Ivàn Todorovich
226c0f01a8
[IMP] base_exception: Allow to skip exception checks through context
2022-07-06 13:31:09 +02:00
oca-travis
0ee00df70c
[UPD] Update base_exception.pot
2022-07-06 13:31:09 +02:00
Kitti U
80f269db67
[14.0][FIX] base_exception, error if rule's description is null
2022-07-06 13:31:09 +02:00
mreficent
89733e96ca
[FIX] base_exception: import correctly osv.expression
2022-07-06 13:31:09 +02:00
Sébastien BEAU
a065065248
[FIX] fix access right
2022-07-06 13:31:09 +02:00
OCA-git-bot
17d1e6cd6f
[UPD] README.rst
2022-07-06 13:31:09 +02:00
Kevin Khao
894779d7e3
[14.0][MIG] base_exception: Migration to 14.0
2022-07-06 13:31:09 +02:00
Kevin Khao
0ae25e3293
[IMP] base_exception: black, isort, prettify
2022-06-29 10:13:28 +02:00
oca-travis
bcb5284436
[UPD] Update base_exception.pot
2022-06-29 10:13:28 +02:00
Jared Kipe
0fb654831d
[MIG] base_exception: Migration to 13.0
2022-06-29 10:13:28 +02:00
Jared Kipe
e02654082e
[IMP] base_exception: black, isort
2022-06-29 10:13:28 +02:00
Ivan Todorovich
459414062e
[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-06-29 10:13:28 +02:00
Iván Todorovich
06b88ac713
[MIG] dict.iteritems() does not exist in Python3
2022-06-29 10:13:28 +02:00
Iván Todorovich
4c5860f06b
FIX self[0] in _rule_group
2022-06-29 10:13:28 +02:00
Mourad
518eae1e54
[WIP] sale_exception_by_domain
2022-06-29 10:13:28 +02:00
Iván Todorovich
51a143ea8b
[MIG] base_exception: Migration to 12.0
2022-06-29 10:13:28 +02:00
nicomacr
7909ef8175
[FIX] base_exception: send the active_model in the conxtext when call the _popup_exceptions mehtod
2022-06-29 10:13:28 +02:00
David Beal
be9f53868b
FIX remove old api parameters in base_exception
2022-06-29 10:13:28 +02:00
Iván Todorovich
c12999511b
[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-06-29 10:13:28 +02:00
Andrea
32b4c17b9d
[FIX] Enable post_install for tests + pylint
2022-06-29 10:13:28 +02:00
Mourad
186e560889
[FIX] temp model test access rule & fix OCA remarks
2022-06-29 10:13:28 +02:00
Mourad Elhadj Mimoune
4180a7dec8
[MIG] base_exception: Migration to 11.0
2022-06-29 10:13:28 +02:00
Laurent Mignon (ACSONE)
7fd529dc58
[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-06-29 10:13:28 +02:00
Mourad Elhadj Mimoune
1929deb80f
[ADD] split module sale_exception into base_exception
2022-06-29 10:13:28 +02:00