@@ -589,6 +589,14 @@ msgstr "Riferimento normativo"
589589msgid "Line Number"
590590msgstr "Numero riga"
591591
592+ #. module: l10n_it_edi_extension
593+ #. odoo-python
594+ #: code:addons/l10n_it_edi_extension/models/account_move.py:0
595+ msgid ""
596+ "Line with description %(line_description)s has been replaced by summary line "
597+ "because import detail level is tax."
598+ msgstr ""
599+
592600#. module: l10n_it_edi_extension
593601#. odoo-python
594602#: code:addons/l10n_it_edi_extension/models/account_move.py:0
@@ -1000,8 +1008,8 @@ msgstr "Aliquota fiscale"
10001008#. odoo-python
10011009#: code:addons/l10n_it_edi_extension/models/account_move.py:0
10021010msgid ""
1003- "Taxed amount (%(tax_amount)s}) does not match with e-invoice taxed amount "
1004- "(%( edi_tax_amount)s)"
1011+ "Taxed amount (%(tax_amount)s}) does not match with e-invoice taxed amount (% "
1012+ "(edi_tax_amount)s)"
10051013msgstr ""
10061014"L'importo tassato (%(tax_amount)s}) non corrisponde all'importo tassato "
10071015"della e-fattura (%(edi_tax_amount)s)"
@@ -1052,8 +1060,8 @@ msgstr "Prezzo totale"
10521060#. odoo-python
10531061#: code:addons/l10n_it_edi_extension/models/account_move.py:0
10541062msgid ""
1055- "Total amount (%(total_amount)s) does not match with e-invoice total amount "
1056- "(%( edi_total_amount)s)"
1063+ "Total amount (%(total_amount)s) does not match with e-invoice total amount (% "
1064+ "(edi_total_amount)s)"
10571065msgstr ""
10581066"L'importo totale (%(total_amount)s) non corrisponde all'importo totale della "
10591067"e-fattura (%(edi_total_amount)s)"
@@ -1086,9 +1094,9 @@ msgid ""
10861094"Untaxed amount (%(amount_untaxed)s}) minus rounding (%(rounding)s}) does not "
10871095"match with e-invoice untaxed amount %(edi_amount_untaxed)s)"
10881096msgstr ""
1089- "L'importo non tassato (%(amount_untaxed)s}) meno l'arrotondamento "
1090- "(%( rounding)s}) non corrisponde all'importo non tassato della e-fattura "
1091- "% (edi_amount_untaxed)s)"
1097+ "L'importo non tassato (%(amount_untaxed)s}) meno l'arrotondamento (% "
1098+ "(rounding)s}) non corrisponde all'importo non tassato della e-fattura % "
1099+ "(edi_amount_untaxed)s)"
10921100
10931101#. module: l10n_it_edi_extension
10941102#: model:ir.model.fields,field_description: l10n_it_edi_extension.field_l10n_it_edi_line__tax_amount
0 commit comments