I know calculated form control values should not be stored in tables. However, there are some situations where I cannot find an alternative
1.- The default shipping address for an order is not valid and I want to save an "one off" alternative shipping address
2.- Currency exchange rates vary in time. If I take the exchange rate into a query and use it for quotation, all my records' exchange rates will be updated.
These are just a couple of pretty frequent situations where calculated form fields would need to be stored - unless you guys can help me find an alternative!
Thanks