Update Prices - omit discounts

We have legacy clients on discounted pricing and want to get everyone on the same schedule, the problem I face is the Update Prices function will overwrite whatever Discount I offer if I configure a product “Discount” with description “Grandfathered Rate”

Is there a flag I can set to not update product ID Discount?

Or a better solution?

I don’t want to change the overall client discount level, it is just the recurring fee that should be discounted.

Hi,

If you’re a developer you can use tinker or the API to modify the data.

Sorry, I’m not aware of another solution.

OK - thx.

I did find that if I delete “Discount” from the product table, then update prices, the recurring invoices aren’t repriced. Not a bad solution …