[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:
Jairo Llopis
2022-03-25 13:12:51 +00:00
committed by Darío Lodeiros
parent fd3ea76deb
commit cbc3ae3702

View File

@@ -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)",