Added saving of basic invoicing data for job BOD-131
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
"responsibilitycenter_accountnumber": "Account Number",
|
||||
"responsibilitycenters": {
|
||||
"atp": "ATP",
|
||||
"federal_tax": "Federal Tax",
|
||||
"lab": "Body",
|
||||
"lad": "Diagnostic",
|
||||
"lae": "Electrical",
|
||||
@@ -99,6 +100,7 @@
|
||||
"lar": "Refinish",
|
||||
"las": "Structural",
|
||||
"lau": "Detail",
|
||||
"local_tax": "Local Tax",
|
||||
"mapa": "Paint Materials",
|
||||
"mash": "Shop Materials",
|
||||
"paa": "Aftermarket",
|
||||
@@ -110,6 +112,7 @@
|
||||
"pap": "OEM Partial",
|
||||
"par": "Recored",
|
||||
"pas": "Sublet",
|
||||
"state_tax": "State Tax",
|
||||
"tow": "Towing"
|
||||
},
|
||||
"shopname": "Shop Name",
|
||||
@@ -305,6 +308,7 @@
|
||||
"general": {
|
||||
"actions": {
|
||||
"cancel": "Cancel",
|
||||
"close": "Close",
|
||||
"create": "Create",
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
@@ -476,6 +480,7 @@
|
||||
"addingtoproduction": "Error adding to production. {{error}}",
|
||||
"creating": "Error encountered while creating job. {{error}}",
|
||||
"deleted": "Error deleting job.",
|
||||
"invoicing": "Error invoicing job. {{error}}",
|
||||
"noaccess": "This job does not exist or you do not have access to it.",
|
||||
"nodamage": "No damage points on estimate.",
|
||||
"nodates": "No dates specified for this job.",
|
||||
@@ -674,6 +679,7 @@
|
||||
"created_subtitle": "Estimate Number {{est_number}} has been created.",
|
||||
"creatednoclick": "Job created successfully. ",
|
||||
"deleted": "Job deleted successfully.",
|
||||
"invoiced": "Job closed and invoiced successfully.",
|
||||
"save": "Job saved successfully.",
|
||||
"savetitle": "Record saved successfully.",
|
||||
"supplemented": "Job supplemented successfully. ",
|
||||
|
||||
@@ -90,6 +90,7 @@
|
||||
"responsibilitycenter_accountnumber": "",
|
||||
"responsibilitycenters": {
|
||||
"atp": "",
|
||||
"federal_tax": "",
|
||||
"lab": "",
|
||||
"lad": "",
|
||||
"lae": "",
|
||||
@@ -99,6 +100,7 @@
|
||||
"lar": "",
|
||||
"las": "",
|
||||
"lau": "",
|
||||
"local_tax": "",
|
||||
"mapa": "",
|
||||
"mash": "",
|
||||
"paa": "",
|
||||
@@ -110,6 +112,7 @@
|
||||
"pap": "",
|
||||
"par": "",
|
||||
"pas": "",
|
||||
"state_tax": "",
|
||||
"tow": ""
|
||||
},
|
||||
"shopname": "",
|
||||
@@ -305,6 +308,7 @@
|
||||
"general": {
|
||||
"actions": {
|
||||
"cancel": "",
|
||||
"close": "",
|
||||
"create": "",
|
||||
"delete": "Borrar",
|
||||
"edit": "Editar",
|
||||
@@ -476,6 +480,7 @@
|
||||
"addingtoproduction": "",
|
||||
"creating": "",
|
||||
"deleted": "Error al eliminar el trabajo.",
|
||||
"invoicing": "",
|
||||
"noaccess": "Este trabajo no existe o no tiene acceso a él.",
|
||||
"nodamage": "",
|
||||
"nodates": "No hay fechas especificadas para este trabajo.",
|
||||
@@ -674,6 +679,7 @@
|
||||
"created_subtitle": "",
|
||||
"creatednoclick": "",
|
||||
"deleted": "Trabajo eliminado con éxito.",
|
||||
"invoiced": "",
|
||||
"save": "Trabajo guardado con éxito.",
|
||||
"savetitle": "Registro guardado con éxito.",
|
||||
"supplemented": "Trabajo complementado con éxito.",
|
||||
|
||||
@@ -90,6 +90,7 @@
|
||||
"responsibilitycenter_accountnumber": "",
|
||||
"responsibilitycenters": {
|
||||
"atp": "",
|
||||
"federal_tax": "",
|
||||
"lab": "",
|
||||
"lad": "",
|
||||
"lae": "",
|
||||
@@ -99,6 +100,7 @@
|
||||
"lar": "",
|
||||
"las": "",
|
||||
"lau": "",
|
||||
"local_tax": "",
|
||||
"mapa": "",
|
||||
"mash": "",
|
||||
"paa": "",
|
||||
@@ -110,6 +112,7 @@
|
||||
"pap": "",
|
||||
"par": "",
|
||||
"pas": "",
|
||||
"state_tax": "",
|
||||
"tow": ""
|
||||
},
|
||||
"shopname": "",
|
||||
@@ -305,6 +308,7 @@
|
||||
"general": {
|
||||
"actions": {
|
||||
"cancel": "",
|
||||
"close": "",
|
||||
"create": "",
|
||||
"delete": "Effacer",
|
||||
"edit": "modifier",
|
||||
@@ -476,6 +480,7 @@
|
||||
"addingtoproduction": "",
|
||||
"creating": "",
|
||||
"deleted": "Erreur lors de la suppression du travail.",
|
||||
"invoicing": "",
|
||||
"noaccess": "Ce travail n'existe pas ou vous n'y avez pas accès.",
|
||||
"nodamage": "",
|
||||
"nodates": "Aucune date spécifiée pour ce travail.",
|
||||
@@ -674,6 +679,7 @@
|
||||
"created_subtitle": "",
|
||||
"creatednoclick": "",
|
||||
"deleted": "Le travail a bien été supprimé.",
|
||||
"invoiced": "",
|
||||
"save": "Le travail a été enregistré avec succès.",
|
||||
"savetitle": "Enregistrement enregistré avec succès.",
|
||||
"supplemented": "Travail complété avec succès.",
|
||||
|
||||
Reference in New Issue
Block a user