Added quantity to entering invoices BOD-182
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"viewjob": "View Job"
|
||||
},
|
||||
"errors": {
|
||||
"blocking": "Error creating block {{message}}.",
|
||||
"canceling": "Error canceling appointment. {{message}}",
|
||||
"saving": "Error scheduling appointment. {{message}}"
|
||||
},
|
||||
@@ -477,6 +478,7 @@
|
||||
"entered_total": "Total of Entered Lines",
|
||||
"federal_tax": "Federal Tax",
|
||||
"invoice_total": "Invoice Total Amount",
|
||||
"invoices": "Invoices",
|
||||
"local_tax": "Local Tax",
|
||||
"new": "New Invoice",
|
||||
"noneselected": "No invoice selected.",
|
||||
@@ -906,6 +908,7 @@
|
||||
"receive": "Receive"
|
||||
},
|
||||
"errors": {
|
||||
"backordering": "Error backordering part {{message}}.",
|
||||
"creating": "Error encountered when creating parts order. "
|
||||
},
|
||||
"fields": {
|
||||
@@ -927,6 +930,7 @@
|
||||
"inthisorder": "Parts in this Order",
|
||||
"newpartsorder": "New Parts Order",
|
||||
"orderhistory": "Order History",
|
||||
"parts_orders": "Parts Orders",
|
||||
"print": "Show Printed Form",
|
||||
"returnpartsorder": "Return Parts Order"
|
||||
},
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
"viewjob": "Ver trabajo"
|
||||
},
|
||||
"errors": {
|
||||
"blocking": "",
|
||||
"canceling": "Error al cancelar la cita. {{message}}",
|
||||
"saving": "Error al programar la cita. {{message}}"
|
||||
},
|
||||
@@ -477,6 +478,7 @@
|
||||
"entered_total": "",
|
||||
"federal_tax": "",
|
||||
"invoice_total": "",
|
||||
"invoices": "",
|
||||
"local_tax": "",
|
||||
"new": "",
|
||||
"noneselected": "",
|
||||
@@ -906,6 +908,7 @@
|
||||
"receive": ""
|
||||
},
|
||||
"errors": {
|
||||
"backordering": "",
|
||||
"creating": "Se encontró un error al crear el pedido de piezas."
|
||||
},
|
||||
"fields": {
|
||||
@@ -927,6 +930,7 @@
|
||||
"inthisorder": "Partes en este pedido",
|
||||
"newpartsorder": "",
|
||||
"orderhistory": "Historial de pedidos",
|
||||
"parts_orders": "",
|
||||
"print": "Mostrar formulario impreso",
|
||||
"returnpartsorder": ""
|
||||
},
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
"viewjob": "Voir le travail"
|
||||
},
|
||||
"errors": {
|
||||
"blocking": "",
|
||||
"canceling": "Erreur lors de l'annulation du rendez-vous. {{message}}",
|
||||
"saving": "Erreur lors de la planification du rendez-vous. {{message}}"
|
||||
},
|
||||
@@ -477,6 +478,7 @@
|
||||
"entered_total": "",
|
||||
"federal_tax": "",
|
||||
"invoice_total": "",
|
||||
"invoices": "",
|
||||
"local_tax": "",
|
||||
"new": "",
|
||||
"noneselected": "",
|
||||
@@ -906,6 +908,7 @@
|
||||
"receive": ""
|
||||
},
|
||||
"errors": {
|
||||
"backordering": "",
|
||||
"creating": "Erreur rencontrée lors de la création de la commande de pièces."
|
||||
},
|
||||
"fields": {
|
||||
@@ -927,6 +930,7 @@
|
||||
"inthisorder": "Pièces dans cette commande",
|
||||
"newpartsorder": "",
|
||||
"orderhistory": "Historique des commandes",
|
||||
"parts_orders": "",
|
||||
"print": "Afficher le formulaire imprimé",
|
||||
"returnpartsorder": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user