Currency displayed on sale/purchase line form when adding line is not the currency of the sale/purchase
I did some tests on Tryton 7.0 from source with a clean database and there's a problem with the currency symbol displayed.
- Create a company with euro as default currency
- Create a sale (Euro will be Default currency)
- Change sale currency to USD
- Add a sale line -> Currency displayed on sale line form is Euro
When saving, currency displayed on sale line list is correct. Same problem happens on purchase too.
Edited by Maxime Richez