Browse Source

[FIX] partner_ref_unique: Pylint errors

14.0
Maxime Chambreuil 5 years ago
committed by Pedro M. Baeza
parent
commit
f0ab45768c
  1. 2
      partner_ref_unique/readme/CONFIGURE.rst
  2. 2
      partner_ref_unique/readme/DESCRIPTION.rst
  3. 2
      partner_ref_unique/readme/USAGE.rst
  4. 2
      partner_ref_unique/static/description/index.html

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.

2
partner_ref_unique/static/description/index.html

@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
<title>Partner unique reference</title>
<style type="text/css">

Loading…
Cancel
Save