diff --git a/README.md b/README.md index 5ce0df3ed..29b153384 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,11 @@ addon | version | maintainers | summary [account_asset_pms](account_asset_pms/) | 14.0.1.0.0 | | Add property in assets configuration [mis_builder_pms](mis_builder_pms/) | 14.0.1.0.0 | | Add property in mis builder [multi_pms_properties](multi_pms_properties/) | 14.0.1.0.0 | | Multi Properties Manager -[pms](pms/) | 14.0.2.47.0 | | A property management system +[pms](pms/) | 14.0.2.48.0 | | A property management system [pms_account_move_budget](pms_account_move_budget/) | 14.0.1.0.0 | | Add Property Field in Account Move Budget [pms_housekeeping](pms_housekeeping/) | 14.0.1.0.1 | | Housekeeping [pms_hr_property](pms_hr_property/) | 14.0.1.1.0 | | Adds to the employee the property on which he works. -[pms_l10n_es](pms_l10n_es/) | 14.0.2.13.0 | | PMS Spanish Adaptation +[pms_l10n_es](pms_l10n_es/) | 14.0.2.14.0 | | PMS Spanish Adaptation [pms_l10n_es_sii](pms_l10n_es_sii/) | 14.0.1.1.0 | | PMS AEAT SII Integration [pms_rooming_xls](pms_rooming_xls/) | 14.0.1.0.0 | | Rooming xlsx Management [pos_pms_link](pos_pms_link/) | 14.0.1.0.0 | | Allows to use PMS reservations on the POS interface diff --git a/pms/README.rst b/pms/README.rst index abe7e49fe..bc68e2701 100644 --- a/pms/README.rst +++ b/pms/README.rst @@ -7,7 +7,7 @@ PMS (Property Management System) !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5e1c958cbc5fd6e6a2c60c42ff1ce887060dd798c216b319ced2b8dca17d26ba + !! source digest: sha256:cc3e4f2310898da6dd2d611169fe38480a385286b2dacf169fd5950f7a730d5f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/pms/__manifest__.py b/pms/__manifest__.py index 040ddbc9d..6b7c41eb2 100644 --- a/pms/__manifest__.py +++ b/pms/__manifest__.py @@ -4,7 +4,7 @@ { "name": "PMS (Property Management System)", "summary": "A property management system", - "version": "14.0.2.47.0", + "version": "14.0.2.48.0", "development_status": "Beta", "category": "Generic Modules/Property Management System", "website": "https://github.com/OCA/pms", diff --git a/pms/static/description/index.html b/pms/static/description/index.html index f80a7a2c2..a6126f917 100644 --- a/pms/static/description/index.html +++ b/pms/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:5e1c958cbc5fd6e6a2c60c42ff1ce887060dd798c216b319ced2b8dca17d26ba +!! source digest: sha256:cc3e4f2310898da6dd2d611169fe38480a385286b2dacf169fd5950f7a730d5f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/pms Translate me on Weblate Try me on Runboat

This module is an all-in-one property management system (PMS) focused on medium-sized properties diff --git a/pms_l10n_es/README.rst b/pms_l10n_es/README.rst index 0c436f676..c3e53b11d 100644 --- a/pms_l10n_es/README.rst +++ b/pms_l10n_es/README.rst @@ -7,7 +7,7 @@ PMS Spanish Adaptation !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:752aee5c38e43acb199776cb7436236821ba2f6ed4357127777961bb0e10157f + !! source digest: sha256:2637527fb563e3d51e4f0d7b354900fe74db6439d307f498a9c849311a541b35 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/pms_l10n_es/__manifest__.py b/pms_l10n_es/__manifest__.py index f8c132d02..de8509bf5 100644 --- a/pms_l10n_es/__manifest__.py +++ b/pms_l10n_es/__manifest__.py @@ -3,7 +3,7 @@ { "name": "PMS Spanish Adaptation", - "version": "14.0.2.13.0", + "version": "14.0.2.14.0", "author": "Commit [Sun], Odoo Community Association (OCA)", "license": "AGPL-3", "application": True, diff --git a/pms_l10n_es/static/description/index.html b/pms_l10n_es/static/description/index.html index d24c5bc84..6f9116a9e 100644 --- a/pms_l10n_es/static/description/index.html +++ b/pms_l10n_es/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:752aee5c38e43acb199776cb7436236821ba2f6ed4357127777961bb0e10157f +!! source digest: sha256:2637527fb563e3d51e4f0d7b354900fe74db6439d307f498a9c849311a541b35 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/pms Translate me on Weblate Try me on Runboat

This module adds spanish localization support to property management system (PMS).