feature/tipo-operacion-invoice

This commit is contained in:
2026-04-24 07:09:28 -06:00
parent 6329e8e82f
commit 43caaeffd3
8 changed files with 121 additions and 87 deletions

View File

@@ -192,6 +192,18 @@
"title": "Facturas",
"description": "Gestiona las facturas del sistema"
},
"titles": {
"base": "CATALOGO DE FACTURAS",
"import": "DE IMPORTACION",
"export": "DE EXPORTACION",
"import_temporal": "DE IMPORTACION TEMPORAL",
"import_definitive": "DE IMPORTACION DEFINITIVA",
"import_mexican": "DE COMPRAS MEXICANAS",
"import_regime_change": "DE CAMBIO DE REGIMEN Y REGULARIZACION",
"import_repair": "DE IMPO. DE REPARACION",
"export_definitive": "DE SALIDA DEFINITIVA",
"export_repair": "DE REPARACION"
},
"filters": {
"operation_label": "Tipo de Operacion",
"operation_all_option": "Operacion: Todas",