BOD-63 Prevent render of invoice detail when not selected
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
@@ -381,6 +381,7 @@
|
||||
"invoice_total": "",
|
||||
"local_tax": "",
|
||||
"new": "",
|
||||
"noneselected": "",
|
||||
"state_tax": "",
|
||||
"subtotal": ""
|
||||
},
|
||||
|
||||
@@ -381,6 +381,7 @@
|
||||
"invoice_total": "",
|
||||
"local_tax": "",
|
||||
"new": "",
|
||||
"noneselected": "",
|
||||
"state_tax": "",
|
||||
"subtotal": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user