[14.0][ADD] agreement_tier_validation

This commit is contained in:
Kitti U
2022-03-29 10:54:11 +07:00
parent 0766f02db6
commit d78b6787bd
17 changed files with 119 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
To configure this module, you need to:
#. Go to *Settings > Technical > Tier Validations > Tier Definition*.
#. Create as many tiers as you want for Agreement model.

View File

@@ -0,0 +1 @@
* Kitti U. <kittiu@ecosoft.co.th>

View File

@@ -0,0 +1,2 @@
This module extends the functionality of Agreement to support a tier
validation process.

View File

@@ -0,0 +1,2 @@
This module depends on ``base_tier_validation``. You can find it at
`OCA/server-ux <https://github.com/OCA/server-ux>`_

View File

@@ -0,0 +1,14 @@
To use this module, you need to:
#. Create a Agreement triggering at least one "Tier Definition".
#. Click on *Request Validation* button.
#. Under the tab *Reviews* have a look to pending reviews and their statuses.
#. Once all reviews are validated the State can be set to "active".
Additional features:
* You can filter the Agreement requesting your review through the filter *Needs my
Review*.
* User with rights to confirm the Agreement (validate all tiers that would
be generated) can directly do the operation, this is, there is no need for
her/him to request a validation.