mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] Development statuses
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"summary": "Adds the capability to schedule cycle counts in a "
|
||||
"warehouse through different rules defined by the user.",
|
||||
"version": "14.0.1.2.0",
|
||||
"development_status": "Mature",
|
||||
"maintainers": ["LoisRForgeFlow"],
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
|
||||
@@ -12,6 +12,6 @@
|
||||
"depends": ["stock_location_zone", "stock_location_position"],
|
||||
"data": ["views/stock_location.xml"],
|
||||
"installable": True,
|
||||
"development_status": "Beta",
|
||||
"development_status": "Alpha",
|
||||
"license": "AGPL-3",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user