Se agrega parametras de planilla a la vista formu
Showing
5 changed files
with
73 additions
and
4 deletions
protected_static/cargarapida.js
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -15,3 +15,5 @@ def BuscarReporteDefecto(linea,tipo,cantidadEjes=2): |
rta = configuracion.reporte_defecto[cantidadEjes] | ||
print(rta) | ||
return rta | ||