I found some problems occurred recently (around end of 2024). When I duplicate Sales Order, normally item price will be same as original sales order. However, now item price is changed based on price_list_rate (if higher price that price_list_rate, item rate will not change, but if item rate is less that price_list_rate, item rate will be changed to price_list_rate). I have tried setting as follows, but it doesn’t seem to work as expected.
- Selling Setting
1.1 Set Enable on Maintain Same Rate throughout Sales Cycle
1.2 Set Enable on Allow User to Edit Price List Rate in Transactions
- Disable All items in Price List
- Set rate to 0 on the item
- On the sales Order, I set ignore pricing rule already.
Here are my questions. - How to disable this automated action to set item rate when duplicating Sales Order?
- Which table keeps price_list_rate and base_price_list_rate?