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',
|
||||
'application': True,
|
||||
'installable': True,
|
||||
'depends': ['golem_resource',
|
||||
'account'],
|
||||
'data': ['views/golem_resource_reservation_views.xml',
|
||||
'wizard/golem_reservation_invoice.xml']
|
||||
'depends': ['golem_resource', 'account'],
|
||||
'data': ['wizard/golem_reservation_invoice.xml',
|
||||
'views/golem_resource_reservation_views.xml']
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user