* VRFS-3220 - estimated taxes fixed
This commit is contained in:
parent
2495f58bf5
commit
f2e2a79b5b
|
|
@ -146,7 +146,7 @@ script type='text/template' id='template-order-content'
|
|||
.order-items-header.sub-total Total before tax:
|
||||
.order-items-value.sub-total= "{{data.sub_total}}"
|
||||
.clearall
|
||||
.order-items-header.taxes Estimated Taxes:
|
||||
.order-items-header.taxes Estimated taxes:
|
||||
.order-items-value.taxes= "{{data.taxes}}"
|
||||
.clearall
|
||||
.line
|
||||
|
|
|
|||
Loading…
Reference in New Issue