intrastat-extrastat
intrastat-extrastat copied to clipboard
transaction weight in intrastat_product is integer
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