You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
623 B

  1. This module adds a warning banner on the partner form view if another partner has the same e-mail. It helps spot duplicate partners. If the duplication is confirmed, the user can then use the native partner merge wizard available from the partner tree view (menu *Action > Merge*).
  2. .. figure:: static/description/partner_warn_banner.png
  3. :alt: Warning banner on partner form
  4. It is similar to the native warning banner when another partner has the same VAT number. T
  5. his module has a twin brother named **partner_mobile_duplicate_warn** which adds a warning banner when another partner has the same mobile phone number.