[IMP] multi_pms_properties: adapt readme and manifest to OCA Guidelines

This commit is contained in:
Sara Lago
2021-05-25 13:08:38 +02:00
parent 5201df19cd
commit fe00a692f2
7 changed files with 45 additions and 51 deletions

View File

@@ -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``

View File

@@ -1,2 +1,5 @@
* Dario Lodeiros <dario@commitsun.com>
* Eric Antones <eric@commitsun.com>
* `Commit [Sun] <https://www.commitsun.com>`:
* Dario Lodeiros
* Eric Antones
* Sara Lago

View File

@@ -1 +1 @@
Technical addon to support multipropety in pms
Technical addon to support multiproperty in property management system (PMS).

View File

@@ -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``