[FIX] odex_benefit
This commit is contained in:
parent
64bcf10ce1
commit
61d5c0072c
|
|
@ -12,7 +12,6 @@
|
|||
'data': [
|
||||
'security/security_view.xml',
|
||||
'security/ir.model.access.csv',
|
||||
'views/actions_and_menus.xml',
|
||||
'data/scheduled_actions.xml',
|
||||
'data/server_actions.xml',
|
||||
'data/email_temps.xml',
|
||||
|
|
@ -58,6 +57,7 @@
|
|||
'wizards/entity_black_list_wizard_view.xml',
|
||||
'wizards/service_refuse_reason_wizard.xml',
|
||||
'wizards/reason_for_return_wizard.xml',
|
||||
'views/actions_and_menus.xml',
|
||||
],
|
||||
'external_dependencies': {
|
||||
'python': ['num2words'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue