BOD-63 Prevent render of invoice detail when not selected

This commit is contained in:
Patrick Fic
2020-05-05 18:03:07 -07:00
parent 2317d7d385
commit 783d2ef433
8 changed files with 48 additions and 20 deletions

View File

@@ -381,6 +381,7 @@
"invoice_total": "Invoice Total Amount",
"local_tax": "Local Tax",
"new": "New Invoice",
"noneselected": "No invoice selected.F",
"state_tax": "State Tax",
"subtotal": "Subtotal"
},

View File

@@ -381,6 +381,7 @@
"invoice_total": "",
"local_tax": "",
"new": "",
"noneselected": "",
"state_tax": "",
"subtotal": ""
},

View File

@@ -381,6 +381,7 @@
"invoice_total": "",
"local_tax": "",
"new": "",
"noneselected": "",
"state_tax": "",
"subtotal": ""
},