Workflow for Item Price

Hi,

I have a requirement of setting a workflow for Item Price. Once a user adds a price it should go to approval. I have already set up this workflow and it’s working, but without an approval the price appears on the sales order.

Any idea how to solve this?

ERPNext: v15.28.0 (version-15)

Frappe Framework: v15.32.0 (version-15)

Payments: v0.0.1 (develop)

Webshop: v0.0.1 (version-15)

@rowel_lassana In Standard there is no option to disable the Item Price,
One thing we can do is, before the approvals make the valid from date to past day, and only after the final approval change the valid from to future or today.

If the Item Price is Expired, it will not reflect in orders.