Further work on totals testing. Almost accurate now.

This commit is contained in:
Patrick Fic
2020-04-09 15:29:30 -07:00
parent ad5d371547
commit 4e70c6a9b6
14 changed files with 297 additions and 107 deletions

View File

@@ -339,6 +339,7 @@
},
"invoices": {
"actions": {
"edit": "Edit",
"receive": "Receive Part"
},
"errors": {
@@ -361,7 +362,7 @@
"new": "New Invoice"
},
"successes": {
"creating": "Invoice added successfully."
"created": "Invoice added successfully."
}
},
"joblines": {

View File

@@ -339,6 +339,7 @@
},
"invoices": {
"actions": {
"edit": "",
"receive": ""
},
"errors": {
@@ -361,7 +362,7 @@
"new": ""
},
"successes": {
"creating": ""
"created": ""
}
},
"joblines": {

View File

@@ -339,6 +339,7 @@
},
"invoices": {
"actions": {
"edit": "",
"receive": ""
},
"errors": {
@@ -361,7 +362,7 @@
"new": ""
},
"successes": {
"creating": ""
"created": ""
}
},
"joblines": {