Further work on totals testing. Almost accurate now.
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -339,6 +339,7 @@
|
||||
},
|
||||
"invoices": {
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"receive": ""
|
||||
},
|
||||
"errors": {
|
||||
@@ -361,7 +362,7 @@
|
||||
"new": ""
|
||||
},
|
||||
"successes": {
|
||||
"creating": ""
|
||||
"created": ""
|
||||
}
|
||||
},
|
||||
"joblines": {
|
||||
|
||||
@@ -339,6 +339,7 @@
|
||||
},
|
||||
"invoices": {
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"receive": ""
|
||||
},
|
||||
"errors": {
|
||||
@@ -361,7 +362,7 @@
|
||||
"new": ""
|
||||
},
|
||||
"successes": {
|
||||
"creating": ""
|
||||
"created": ""
|
||||
}
|
||||
},
|
||||
"joblines": {
|
||||
|
||||
Reference in New Issue
Block a user