intrastat-extrastat icon indicating copy to clipboard operation
intrastat-extrastat copied to clipboard

transaction weight in intrastat_product is integer

Open jerzyk opened this issue 1 year ago • 0 comments

weight as integer is incorrect, everywhere weight is represented as float, but not here - this leads to calculation errors

https://github.com/OCA/intrastat-extrastat/blob/356b34d589c335d4cf4ddeadb874be183f6c9849/intrastat_product/models/account_move.py#L204

jerzyk avatar Dec 29 '23 16:12 jerzyk