For a company working with multiple currencies, currency information is missing when displaying a line form (purchase_line form, sale_line form,…).
In the case of viewing this form from the parent this is not really a problem because you can see the currency on the parent (purchase, sale, …) before viewing the line form and you know in which currency are the unit price and the amount.
But in the case of viewing directly the line form (when clicking on “origin” in a model), you don’t have this information until you click on the “parent” displayed on the line_form (on the screen capture, requisition field)
This could be improved by adding a currency function field on each model or adding currency to the rec_name of the parent… On my screen capture, requisition field could be "PRE2019100014 [USD]’.
Unless there’s a widget field to add currency symbol on some fields ?
Indeed this would be useful only for companies working with multiple currencies.
What do you think ?