mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] pms: upgrade development status
Manifestoo reveals there were status incompatibilities: ``` Run manifestoo -d . check-dev-status --default-dev-status=Beta payment_acquirer_multi_pms_properties (Beta) depends on pms (Alpha) pms_housekeeping (Beta) depends on pms (Alpha) pms_l10n_es (Beta) depends on pms (Alpha) pms_rooming_xls (Beta) depends on pms (Alpha) ``` @moduon MT-484
This commit is contained in:
committed by
Darío Lodeiros
parent
fd3ea76deb
commit
cbc3ae3702
@@ -5,7 +5,7 @@
|
|||||||
"name": "PMS (Property Management System)",
|
"name": "PMS (Property Management System)",
|
||||||
"summary": "A property management system",
|
"summary": "A property management system",
|
||||||
"version": "14.0.2.28.3",
|
"version": "14.0.2.28.3",
|
||||||
"development_status": "Alpha",
|
"development_status": "Beta",
|
||||||
"category": "Generic Modules/Property Management System",
|
"category": "Generic Modules/Property Management System",
|
||||||
"website": "https://github.com/OCA/pms",
|
"website": "https://github.com/OCA/pms",
|
||||||
"author": "Commit [Sun], Odoo Community Association (OCA)",
|
"author": "Commit [Sun], Odoo Community Association (OCA)",
|
||||||
|
|||||||
Reference in New Issue
Block a user