[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 +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``