Hello Community.
We have a requirement raised by various clients.
They need to be able to update Price Lists by a given percentage, for example, 10%.
So we think this could be done by a DocType that has a table in which you can add the price list or price lists to be updated and an integer field to specify the percentage.
Doing it with a Doctype will allow having a history of price list updates.
We want to know what the community thinks of this feature and is generic enough to be included in ERPNext.
Due the rush of have this feature done, we will do it in a custom app, but if the community thinks it could be useful we will be glad to open a PR a contribute back to ERPNext (feedback and thoughts will be appreciated as well)
Having a history of prices would be very useful. Likewise the ability to simply add a percentage to a service all prices. I think this should be in core but as an option enabled/disabled. If we have a Delivery Route in core then I think in some ways this is arguably more important to include in core
This is great ! Will this work where we can set standard pricelist and then add a std percentage for all prices in another pricelist say for a representative ?
Also it would be handy for us as well as having a percentage increase, to have a increase based on Gross Profit Margin too which isn’t quite the time as margin …
Is this possible in the meanwhile? If not, would you rather recommend customizing the current price doctype or instead create a new doctype where historic prices are stored?