Minor changes

This commit is contained in:
Mauricio Baeza 2022-05-25 23:18:21 -05:00
parent ad56356a6f
commit f766f92618
1 changed files with 0 additions and 1 deletions

View File

@ -5301,7 +5301,6 @@ class Facturas(BaseModel):
return result
def _calculate_totals(self, invoice, products, tipo_comprobante, user):
tax_locales = Configuracion.get_bool('chk_config_tax_locales')
tax_locales_truncate = Configuracion.get_bool('chk_config_tax_locales_truncate')