Currency not set correctly when modify header
In a sale, if the currency is different from the company currency, when using the header modification wizard, the currency is reset in the company currency, it should be left in the currency of the sale
In a sale, if the currency is different from the company currency, when using the header modification wizard, the currency is reset in the company currency, it should be left in the currency of the sale
added sales ~842 + 1 deleted label
... After different tests it happens that it is reassigned with that of the party, but it does not keep the value of the sale (if it has been modified)
added 1 deleted label and removed 1 deleted label
I mark it as a feature because the new currency is properly displayed in the wizard. This is because the wizard use the default value mechanism which call on_change method so the default currency is reset. The purchase should have also the same behavior.
as you want but it can still be a problem that the currency is changed without being chosen.
Fixed by #11703 (closed)
closed