invoiceninja / dockerfiles

Docker files for Invoice Ninja
https://hub.docker.com/r/invoiceninja/invoiceninja
GNU General Public License v2.0
411 stars 267 forks source link

The change of a client's currency is only applying on new invoices #439

Closed staegi closed 2 years ago

staegi commented 2 years ago

If you change the currency of a client then all invoices of this client are changing. This should be avoided. An old invoice should keep all settings.

turbo124 commented 2 years ago

We do not support multi currency per client. We store the currency at the client level. If you need multi currency support we would suggest creating a client per currency.