Browse Source

[FIX] partner_ref_unique: Pylint errors

12.0
Maxime Chambreuil 5 years ago
parent
commit
5a00d46fa6
  1. 2
      partner_ref_unique/readme/CONFIGURE.rst
  2. 2
      partner_ref_unique/readme/DESCRIPTION.rst
  3. 2
      partner_ref_unique/readme/USAGE.rst

2
partner_ref_unique/readme/CONFIGURE.rst

@ -2,4 +2,4 @@ To configure this module, you need to:
#. Go to **Settings > Companies**.
#. Select a company.
#. Choose an option on section *Partners*.
#. Choose an option on section *Partners*.

2
partner_ref_unique/readme/DESCRIPTION.rst

@ -1 +1 @@
This module allows add an unique constraint to partner ref field.
This module allows add an unique constraint to partner ref field.

2
partner_ref_unique/readme/USAGE.rst

@ -3,4 +3,4 @@
* If you selcted the option 'All partners' you can't create two partners with the same ref.
* If you selcted the option 'Only companies' you can't create two companies with the same ref.
* If you selcted the option 'None' you can create two partners with the same ref.
* If you selcted the option 'None' you can create two partners with the same ref.
Loading…
Cancel
Save