|
|
|
|
@ -310,25 +310,25 @@
|
|
|
|
|
width: 180
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
prop: 'estimated_shipping',
|
|
|
|
|
prop: 'estimated_shipping_en',
|
|
|
|
|
label: 'Estimated Shipping',
|
|
|
|
|
align: 'left',
|
|
|
|
|
width: 180
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
prop: 'subtotal',
|
|
|
|
|
prop: 'subtotal_en',
|
|
|
|
|
label: 'Subtotal',
|
|
|
|
|
align: 'left',
|
|
|
|
|
width: 180
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
prop: 'tax',
|
|
|
|
|
prop: 'tax_en',
|
|
|
|
|
label: 'Tax',
|
|
|
|
|
align: 'left',
|
|
|
|
|
width: 180
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
prop: 'total',
|
|
|
|
|
prop: 'total_en',
|
|
|
|
|
label: 'Total',
|
|
|
|
|
align: 'left',
|
|
|
|
|
width: 180
|
|
|
|
|
@ -383,10 +383,10 @@
|
|
|
|
|
"requirements": "Special Requirements/Notes",
|
|
|
|
|
"reference_number": "Reference Number",
|
|
|
|
|
"quote_number": "Quote Number",
|
|
|
|
|
"estimated_shipping": "Estimated Shipping",
|
|
|
|
|
"subtotal": "Subtotal",
|
|
|
|
|
"tax": "Tax",
|
|
|
|
|
"total": "Total",
|
|
|
|
|
"estimated_shipping_en": "Estimated Shipping",
|
|
|
|
|
"subtotal_en": "Subtotal",
|
|
|
|
|
"tax_en": "Tax",
|
|
|
|
|
"total_en": "Total",
|
|
|
|
|
|
|
|
|
|
"billing_attention": "Billing Attention",
|
|
|
|
|
"billing_address": "Billing Address",
|
|
|
|
|
|