A productivo
Showing
4 changed files
with
36 additions
and
16 deletions
.gitignore
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -99,4 +99,7 @@ class asw_comprobante(models.Model): |
'target': 'new', | ||
} | ||
def recalcularTotal(self): | ||
self._onchange_comp_linea_facturas() | ||