Merge PR #195 into 14.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2023-02-21 20:35:40 +00:00

View File

@@ -424,6 +424,7 @@ class IntrastatProductDeclaration(models.Model):
line_qty, pce_uom line_qty, pce_uom
) )
else: else:
if not (intrastat_unit_id and suppl_unit_qty):
line_notes = [ line_notes = [
_( _(
"Conversion from unit of measure '%s' to 'Kg' " "Conversion from unit of measure '%s' to 'Kg' "