From fe00a692f21fbdc1536a00043e1f67383d46e8fc Mon Sep 17 00:00:00 2001 From: Sara Lago Date: Tue, 25 May 2021 13:08:38 +0200 Subject: [PATCH] [IMP] multi_pms_properties: adapt readme and manifest to OCA Guidelines --- multi_pms_properties/README.rst | 24 ++++------ multi_pms_properties/__manifest__.py | 2 +- multi_pms_properties/readme/CONFIGURE.rst | 7 --- multi_pms_properties/readme/CONTRIBUTORS.rst | 7 ++- multi_pms_properties/readme/DESCRIPTION.rst | 2 +- multi_pms_properties/readme/USAGE.rst | 6 ++- .../static/description/index.html | 48 +++++++++---------- 7 files changed, 45 insertions(+), 51 deletions(-) delete mode 100644 multi_pms_properties/readme/CONFIGURE.rst diff --git a/multi_pms_properties/README.rst b/multi_pms_properties/README.rst index 34d6f2f09..732d4a153 100644 --- a/multi_pms_properties/README.rst +++ b/multi_pms_properties/README.rst @@ -25,7 +25,7 @@ multi_pms_properties |badge1| |badge2| |badge3| |badge4| |badge5| -Technical addon to support multipropety in pms +Technical addon to support multiproperty in property management system (PMS). **Table of contents** @@ -43,22 +43,15 @@ or with the ``--load`` command-line parameter ``server_wide_modules = "multi_pms_properties"`` -Configuration -============= +Usage +===== -Technical Module to Multi Property Manage System proposit. - -* Use the standar multicompany guidelines applied to pms.property: +* Use the standard multicompany guidelines applied to pms.property: ``_check_pms_properties_auto like model attribute to autocheck on create/write`` ``check_pms_properties like field attribute to check relational record properties consistence`` ``This module not implement propety dependent fields`` -Usage -===== - -To use this module, you need implement pms.property functionality - Bug Tracker =========== @@ -75,13 +68,16 @@ Credits Authors ~~~~~~~ -* Therp BV +* Commit [Sun] Contributors ~~~~~~~~~~~~ -* Dario Lodeiros -* Eric Antones +* `Commit [Sun] `: + + * Dario Lodeiros + * Eric Antones + * Sara Lago Maintainers ~~~~~~~~~~~ diff --git a/multi_pms_properties/__manifest__.py b/multi_pms_properties/__manifest__.py index c7a0213d1..4c5f81107 100644 --- a/multi_pms_properties/__manifest__.py +++ b/multi_pms_properties/__manifest__.py @@ -8,7 +8,7 @@ "summary": "Multi Properties Manager", "version": "14.0.1.0.0", "website": "https://github.com/OCA/pms", - "author": "Therp BV, Odoo Community Association (OCA)", + "author": "Commit [Sun], Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Pms", "depends": ["base"], diff --git a/multi_pms_properties/readme/CONFIGURE.rst b/multi_pms_properties/readme/CONFIGURE.rst deleted file mode 100644 index f03561983..000000000 --- a/multi_pms_properties/readme/CONFIGURE.rst +++ /dev/null @@ -1,7 +0,0 @@ -Technical Module to Multi Property Manage System proposit. - -* Use the standar multicompany guidelines applied to pms.property: - - ``_check_pms_properties_auto like model attribute to autocheck on create/write`` - ``check_pms_properties like field attribute to check relational record properties consistence`` - ``This module not implement propety dependent fields`` diff --git a/multi_pms_properties/readme/CONTRIBUTORS.rst b/multi_pms_properties/readme/CONTRIBUTORS.rst index 07e8d7663..eb93871f1 100644 --- a/multi_pms_properties/readme/CONTRIBUTORS.rst +++ b/multi_pms_properties/readme/CONTRIBUTORS.rst @@ -1,2 +1,5 @@ -* Dario Lodeiros -* Eric Antones +* `Commit [Sun] `: + + * Dario Lodeiros + * Eric Antones + * Sara Lago diff --git a/multi_pms_properties/readme/DESCRIPTION.rst b/multi_pms_properties/readme/DESCRIPTION.rst index 010a01e13..d0d40fd9d 100644 --- a/multi_pms_properties/readme/DESCRIPTION.rst +++ b/multi_pms_properties/readme/DESCRIPTION.rst @@ -1 +1 @@ -Technical addon to support multipropety in pms +Technical addon to support multiproperty in property management system (PMS). diff --git a/multi_pms_properties/readme/USAGE.rst b/multi_pms_properties/readme/USAGE.rst index 7a9c21a38..daa058b5f 100644 --- a/multi_pms_properties/readme/USAGE.rst +++ b/multi_pms_properties/readme/USAGE.rst @@ -1 +1,5 @@ -To use this module, you need implement pms.property functionality +* Use the standard multicompany guidelines applied to pms.property: + + ``_check_pms_properties_auto like model attribute to autocheck on create/write`` + ``check_pms_properties like field attribute to check relational record properties consistence`` + ``This module not implement propety dependent fields`` diff --git a/multi_pms_properties/static/description/index.html b/multi_pms_properties/static/description/index.html index ec3df3328..51d37f953 100644 --- a/multi_pms_properties/static/description/index.html +++ b/multi_pms_properties/static/description/index.html @@ -3,7 +3,7 @@ - + multi_pms_properties