Florian da Costa
fe8e47674c
Fix union between recordset and parent recordset in base_exception
6 years ago
hparfr
f2cd517434
Fix union and inc vers number
6 years ago
Florian da Costa
00202b47c1
Simplifies code and fix rules by domain
6 years ago
hparfr
386c5e1055
base_exception allow to filter rules in inherited modules
6 years ago
hparfr
34ae095f2c
add execution rule based instead of record based
improve the perfs dramastically when there is a lot of records
6 years ago
Pedro M. Baeza
dc928a601c
[FIX] base_exception: Migration scripts
Current method doesn't work, as this module is not being migrated, but
fresh-installed by dependencies of old `sale_exception`, so we should use
the pre_init_hook and detect if we should run the migration code according the
existence of the table.
6 years ago
Mourad Elhadj Mimoune
5a5bedaa58
[FIX] change depends to base_setup
8 years ago
Mourad Elhadj Mimoune
671e704db5
[FIX] update manifest & imp code readability
8 years ago
Mourad Elhadj Mimoune
d5f18357b2
[ADD] split module sale_exception into base_exception
8 years ago
Mourad Elhadj Mimoune
75e46906e9
[ADD] module base_exception
8 years ago
Pedro M. Baeza
bb17b67769
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
1aab6f6094
[MIG] Make modules uninstallable
8 years ago
Atchuthan, Sodexis
92aa98db35
added test
9 years ago
Atchuthan, Sodexis
0e02dbdd62
Sales exception checked after Order is confirmed
9 years ago
Atchuthan, Sodexis
f7e652ca8b
Error raised using UserError and changed MVC hierarchy
9 years ago
Atchuthan, Sodexis
3177d4b823
renamed to sale_exception suggested by pedro
9 years ago