mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[MIG] stock_exception: bump version, add security rules, add ondelete to selection field, and slightly refactor unit test
This commit is contained in:
committed by
Juan Pablo Ticse
parent
0126459a91
commit
bcc5e29ee1
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
'name': 'Stock Exception Rule',
|
||||
'version': '13.0.1.0.0',
|
||||
'version': '14.0.1.0.0',
|
||||
'author': 'Hibou Corp.',
|
||||
'license': 'OPL-1',
|
||||
'category': 'Generic Modules',
|
||||
@@ -16,6 +16,7 @@ Custom exceptions on delivery orders
|
||||
'stock',
|
||||
],
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
'views/stock_views.xml',
|
||||
'wizard/stock_exception_confirm_views.xml',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user