Skip to Content
Menu
This question has been flagged
2 Replies
3518 Views

Hii, 


How can I add conditional and approval for the Sales order when it's reach some per defined limit it send notification to the manger for approval 

I am using Odoo 13


Thanks 

Abdulmonem 


Avatar
Discard
Best Answer

Please see this module that helps to implement multi-level dynamic approval workflow for sale orders:

https://apps.odoo.com/apps/modules/15.0/xf_sale_flex_approval/


The module is available also for versions 13 and 14. If you need for older version, please contact me.


Avatar
Discard
Best Answer

Whenever your quotation reach at define value than you can freeze all the action of next process in that record and raise approval notification as well. Like you can add a boolean when your define limit achieve by any record of quotation that trigger and change the value of boolean and afterwards on the base of that boolean you can manage rest of the things.


Avatar
Discard