mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX]pms_rooming_xls: data order manifest import
This commit is contained in:
@@ -14,8 +14,8 @@
|
|||||||
],
|
],
|
||||||
"data": [
|
"data": [
|
||||||
"security/ir.model.access.csv",
|
"security/ir.model.access.csv",
|
||||||
"views/pms_folio.xml",
|
|
||||||
"wizard/import_rooming_xlsx.xml",
|
"wizard/import_rooming_xlsx.xml",
|
||||||
|
"views/pms_folio.xml",
|
||||||
],
|
],
|
||||||
"external_dependencies": {"python": ["xlrd"]},
|
"external_dependencies": {"python": ["xlrd"]},
|
||||||
"installable": True,
|
"installable": True,
|
||||||
|
|||||||
Reference in New Issue
Block a user