[FIX] Adjust development status

Downgrade 2 modules for complying with rules.
This commit is contained in:
Pedro M. Baeza
2022-04-22 08:38:08 +02:00
parent 436de99ae7
commit 522fda94ee
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"step to Manufacturing Orders for better manufacture "
"planification.",
"version": "13.0.1.0.1",
"development_status": "Mature",
"development_status": "Production/Stable",
"maintainers": ["LoisRForgeFlow"],
"category": "Manufacturing",
"website": "https://github.com/OCA/manufacture",

View File

@@ -11,6 +11,5 @@
"category": "Manufacturing",
"depends": ["mrp", "stock_warehouse_calendar"],
"installable": True,
"development_status": "Production/Stable",
"maintainers": ["JordiBForgeFlow"],
}