This commit is contained in:
parent
e8594f90e4
commit
66d37e6cfc
|
|
@ -13,10 +13,11 @@ Manage Fleet and Reports
|
||||||
'website': "http://www.ex.com",
|
'website': "http://www.ex.com",
|
||||||
'category': 'fleet',
|
'category': 'fleet',
|
||||||
'version': '0.1',
|
'version': '0.1',
|
||||||
'depends': ['fleet','branch','hr_base'],
|
|
||||||
# 'exp_custody_petty_cash',
|
# 'exp_custody_petty_cash',
|
||||||
# 'bi_odoo_multi_branch_hr'
|
# 'bi_odoo_multi_branch_hr'
|
||||||
# 'hr_base'
|
# 'hr_base'
|
||||||
|
'depends': ['fleet', 'branch', 'hr_base','exp_employee_custody'],
|
||||||
|
|
||||||
'data': [
|
'data': [
|
||||||
'security/security_view.xml',
|
'security/security_view.xml',
|
||||||
'security/ir.model.access.csv',
|
'security/ir.model.access.csv',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue