Hello,
We have a use case where there are same items appear multiple times in the purchase order child table and the price is not fixed. Is there a way to bulk set/update the price as we have 1-2 products inserted in hundreds of item rows.
Do we need to use client script like this one showed by NCP:
How to Quickly Update Item Prices in Frappe/ERPNext Using ListView Client Script
Thanks.