mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[14.0][ADD] agreement_tier_validation
This commit is contained in:
4
agreement_tier_validation/readme/CONFIGURE.rst
Normal file
4
agreement_tier_validation/readme/CONFIGURE.rst
Normal 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.
|
||||
1
agreement_tier_validation/readme/CONTRIBUTORS.rst
Normal file
1
agreement_tier_validation/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1 @@
|
||||
* Kitti U. <kittiu@ecosoft.co.th>
|
||||
2
agreement_tier_validation/readme/DESCRIPTION.rst
Normal file
2
agreement_tier_validation/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
This module extends the functionality of Agreement to support a tier
|
||||
validation process.
|
||||
2
agreement_tier_validation/readme/INSTALL.rst
Normal file
2
agreement_tier_validation/readme/INSTALL.rst
Normal 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>`_
|
||||
14
agreement_tier_validation/readme/USAGE.rst
Normal file
14
agreement_tier_validation/readme/USAGE.rst
Normal 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.
|
||||
Reference in New Issue
Block a user