Added payments schema and connected to stripe BOD-146 BOD-147

This commit is contained in:
Patrick Fic
2020-06-05 08:20:04 -07:00
parent 90152fc613
commit 52849e1af7
37 changed files with 822 additions and 9 deletions

View File

@@ -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."

View File

@@ -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": ""

View File

@@ -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": ""