Skip to content
Snippets Groups Projects
Commit 2e4777bb authored by Nicolas Martinelli's avatar Nicolas Martinelli
Browse files

[FIX] account, purchase: price_unit as Float

The price unit on the account move line is defined as a monetary field.
However, on a Sales Order or on a Purchase Order, the price unit is
defined as a float with precision 'Product Price'. Therefore, when an
invoice is generated from a SO or a PO, inconsistencies arise if the
product price precision is larger than the currency precision.

opw-673251
parent b44cb82c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment