We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b72f7 commit bd114fdCopy full SHA for bd114fd
l10n_ar_afipws_fe/models/account_move.py
@@ -241,7 +241,7 @@ def do_pyafipws_request_cae(self):
241
else:
242
fecha_serv_desde = fecha_serv_hasta = None
243
244
- amounts = self._l10n_ar_get_amounts()
+ amounts = inv._l10n_ar_get_amounts()
245
# invoice amount totals:
246
imp_total = str("%.2f" % inv.amount_total)
247
# ImpTotConc es el iva no gravado
0 commit comments