Skip to content
Snippets Groups Projects
Commit 03642b2d authored by Juan Pedro Sánchez's avatar Juan Pedro Sánchez
Browse files

[FIX] :bug: & :construction_site: fix views/menus.xml order and bump version to 16.0.0.1.1

parent d9ca2d8a
No related branches found
No related tags found
1 merge request!504Release 2025-03-11
Pipeline #192772 passed
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"author": "Som comunitats", "author": "Som comunitats",
"website": "https://coopdevs.org", "website": "https://coopdevs.org",
"category": "Contract Management", "category": "Contract Management",
"version": "16.0.0.1.0", "version": "16.0.0.1.1",
# any module necessary for this one to work correctly # any module necessary for this one to work correctly
"depends": [ "depends": [
"base", "base",
...@@ -41,9 +41,9 @@ ...@@ -41,9 +41,9 @@
"views/res_partner_views.xml", "views/res_partner_views.xml",
"views/sale_order_views.xml", "views/sale_order_views.xml",
"views/service_invoicing_views.xml", "views/service_invoicing_views.xml",
"views/menus.xml",
"wizards/service_invoicing_action.xml", "wizards/service_invoicing_action.xml",
"wizards/service_invoicing_action_create.xml", "wizards/service_invoicing_action_create.xml",
"views/menus.xml",
], ],
# only loaded in demonstration mode # only loaded in demonstration mode
"demo": [], "demo": [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment