Added payments schema and connected to stripe BOD-146 BOD-147
This commit is contained in:
@@ -754,6 +754,7 @@
|
||||
"courtesycars-newcontract": "New Contract",
|
||||
"customers": "Customers",
|
||||
"enterinvoices": "Enter Invoices",
|
||||
"enterpayment": "Enter Payments",
|
||||
"entertimeticket": "Enter Time Tickets",
|
||||
"home": "Home",
|
||||
"invoices": "Invoices",
|
||||
@@ -886,6 +887,11 @@
|
||||
"created": "Parts order created successfully. "
|
||||
}
|
||||
},
|
||||
"payments": {
|
||||
"labels": {
|
||||
"new": "New Payment"
|
||||
}
|
||||
},
|
||||
"printcenter": {
|
||||
"errors": {
|
||||
"nocontexttype": "No context type set."
|
||||
|
||||
@@ -754,6 +754,7 @@
|
||||
"courtesycars-newcontract": "",
|
||||
"customers": "Clientes",
|
||||
"enterinvoices": "",
|
||||
"enterpayment": "",
|
||||
"entertimeticket": "",
|
||||
"home": "Casa",
|
||||
"invoices": "",
|
||||
@@ -886,6 +887,11 @@
|
||||
"created": "Pedido de piezas creado con éxito."
|
||||
}
|
||||
},
|
||||
"payments": {
|
||||
"labels": {
|
||||
"new": ""
|
||||
}
|
||||
},
|
||||
"printcenter": {
|
||||
"errors": {
|
||||
"nocontexttype": ""
|
||||
|
||||
@@ -754,6 +754,7 @@
|
||||
"courtesycars-newcontract": "",
|
||||
"customers": "Les clients",
|
||||
"enterinvoices": "",
|
||||
"enterpayment": "",
|
||||
"entertimeticket": "",
|
||||
"home": "Accueil",
|
||||
"invoices": "",
|
||||
@@ -886,6 +887,11 @@
|
||||
"created": "Commande de pièces créée avec succès."
|
||||
}
|
||||
},
|
||||
"payments": {
|
||||
"labels": {
|
||||
"new": ""
|
||||
}
|
||||
},
|
||||
"printcenter": {
|
||||
"errors": {
|
||||
"nocontexttype": ""
|
||||
|
||||
Reference in New Issue
Block a user