Maintainers
+Maintainers
This module is maintained by the OCA.
@@ -455,6 +450,5 @@ diff --git a/pms/README.rst b/pms/README.rst
index 27d30ebe09..8d16c3a9b2 100644
--- a/pms/README.rst
+++ b/pms/README.rst
@@ -1,7 +1,3 @@
-.. image:: https://odoo-community.org/readme-banner-image
- :target: https://odoo-community.org/get-involved?utm_source=readme
- :alt: Odoo Community Association
-
================================
PMS (Property Management System)
================================
@@ -17,7 +13,7 @@ PMS (Property Management System)
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
-.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
+.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpms-lightgray.png?logo=github
diff --git a/pms/__manifest__.py b/pms/__manifest__.py
index aa796528d7..8220bac02c 100644
--- a/pms/__manifest__.py
+++ b/pms/__manifest__.py
@@ -45,6 +45,7 @@
"report/pms_folio_templates.xml",
"report/traveller_report_action.xml",
"report/invoice.xml",
+ "report/report_layout.xml",
# "templates/pms_email_template.xml",
"data/menus.xml",
"data/queue_data.xml",
diff --git a/pms/report/report_layout.xml b/pms/report/report_layout.xml
new file mode 100644
index 0000000000..9f0b519dd9
--- /dev/null
+++ b/pms/report/report_layout.xml
@@ -0,0 +1,48 @@
+
+
This module is an all-in-one property management system (PMS) focused on medium-sized properties for managing every aspect of your property’s daily operations.
You can manage properties with multi-property and multi-company support, including your rooms inventory, @@ -395,21 +390,21 @@
This module depends on modules base, mail, sale and multi_pms_properties. Ensure yourself to have all them in your addons list.
You will find the hotel settings in PMS Management > Configuration > Properties > Your Property.
This module required additional configuration for company, accounting, invoicing and user privileges.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -417,15 +412,15 @@
Do not contact contributors directly about support or help with technical issues.