How do most people deal with future price changes ...
# general
d
How do most people deal with future price changes in Netsuite? Example, item 1 is $10 today, but will become $12 on August 1. I want to continue selling at $10 today and through august 1, but I also want to accept future sales orders to ship after august 1 with the updated higher pricing. Is there a native netsuite function to do this?
l
Looking as well for this. We have Effective Date Pricing bundle but it doesn't automatically set the future price for a sales order created today but to be shipped in the future.
We were told that this is possible only through scripting but I'm also looking for some bundles.
m
Only thing I can think of is to create a new price level with the increase and use that for future orders. A little tough to manage if you have a lot of products but it works. I use a database to kep track of price changes and output price updates when needed.