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.
9 lines
381 B
9 lines
381 B
This module does not provide a functionality by itself but an abstract model
|
|
to implement a validation process based on tiers on other models (e.g.
|
|
purchase orders, sales orders...).
|
|
|
|
**Note:** To be able to use this module in a new model you will need some
|
|
development.
|
|
|
|
See `purchase_tier_validation <https://github
|
|
.com/OCA/purchase-workflow>`_ as an example of implementation.
|