Browse Source

[UPD] README.rst

14.0
OCA-git-bot 4 years ago
parent
commit
1309bd1ea7
  1. 9
      partner_tier_validation/README.rst
  2. 7
      partner_tier_validation/static/description/index.html

9
partner_tier_validation/README.rst

@ -26,9 +26,16 @@ Partner Tier Validation
|badge1| |badge2| |badge3| |badge4| |badge5|
Adds an approval workflow to Partners.
The default rule requires new parent Contacts to be approved
The default rule requires new company Contacts to be approved
before they can be used.
The rule can be extended to new non-company contact,
but beware that may cause issues with automatically created new contacts,
such as the ones generated when processing incoming emails.
If the 'Is Company' or 'Parent' field changes then the contact is Request
for approval.
For this, the new Contact record is kept as "Archived" until it is approved.
**Table of contents**

7
partner_tier_validation/static/description/index.html

@ -369,8 +369,13 @@ ul.auto-toc {
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/partner-contact/tree/14.0/partner_tier_validation"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_tier_validation"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/134/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>Adds an approval workflow to Partners.
The default rule requires new parent Contacts to be approved
The default rule requires new company Contacts to be approved
before they can be used.</p>
<p>The rule can be extended to new non-company contact,
but beware that may cause issues with automatically created new contacts,
such as the ones generated when processing incoming emails.</p>
<p>If the ‘Is Company’ or ‘Parent’ field changes then the contact is Request
for approval.</p>
<p>For this, the new Contact record is kept as “Archived” until it is approved.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">

Loading…
Cancel
Save