mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 03:56:56 -06:00
change order of xml data files
This commit is contained in:
parent
cddda2b372
commit
d0f538e3dc
@ -47,9 +47,9 @@ Scenario
|
|||||||
'email_template',
|
'email_template',
|
||||||
],
|
],
|
||||||
'data': [
|
'data': [
|
||||||
|
'data/email_template.xml',
|
||||||
'document_page_wkfl.xml',
|
'document_page_wkfl.xml',
|
||||||
'document_page_view.xml',
|
'document_page_view.xml',
|
||||||
'data/email_template.xml',
|
|
||||||
'security/document_page_security.xml',
|
'security/document_page_security.xml',
|
||||||
'security/ir.model.access.csv',
|
'security/ir.model.access.csv',
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user