forked from Yaltik/golem
[FIX]GOLEM Resource Account : bad order for data, views needs wizard XMLID, not found at install
This commit is contained in:
parent
8b85c634a1
commit
b745669e40
@ -26,8 +26,7 @@
|
|||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'application': True,
|
'application': True,
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'depends': ['golem_resource',
|
'depends': ['golem_resource', 'account'],
|
||||||
'account'],
|
'data': ['wizard/golem_reservation_invoice.xml',
|
||||||
'data': ['views/golem_resource_reservation_views.xml',
|
'views/golem_resource_reservation_views.xml']
|
||||||
'wizard/golem_reservation_invoice.xml']
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user