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.

24 lines
809 B

  1. The approval rules can be configured to suit particular use cases.
  2. A default validation rule is provided out of the box,
  3. that can be used as a starting point fot this configuration.
  4. This configuration is done at
  5. *Settings / Technical / Tier Validations / Tier Definition*.
  6. Also relevant is the configuration on the default Stage
  7. for new Contacts/Partners.
  8. This can be set at *Contacts / Configuration / Contact Stage*,
  9. setting the "Default Sate" field on the appropriate Stage record.
  10. Changing some fields will trigger a new request for validation.
  11. This list of fields can be customized extending ``_partner_tier_revalidation_fields``.
  12. By default these fields are:
  13. - Company Type (Individual or Company)
  14. - Parent Company
  15. - Tax ID
  16. - State
  17. - Country
  18. - Fiscal Position
  19. - Account Receivable
  20. - Account Payable