Yes, I know I can have recurring documents which will be a copy of a model document. This takes care of my need to invoice someone every month (although it means I will need an invoice model for every customer). But... what about price changes? When a prices changes, the invoice lines get copied and not updated which will force me to update all invoice templates.
Does anyone know of a way to automatically update values or will I have to code it?
Must be an old version of Odoo @Ray Carnes
In Odoo V17 Odoo doesn’t seem to allow modifying the price of an item in an active subscription.
@Erwin Craps, your way of dealing with this seems to work in the end, but is indeed a very cumbersome task
I hope I come by a better solution. If somebody else has one, please post it here :)