Reflecting the VAT in TRL_SALE_LINEITM
Dear Community,
we are using Xstore 15.0
we have configured VAT, is it was successful.
in the trl_sale_tax_lineitm we have the taxable_amt and tax_amt column which are pupulated by the amount and the tax.
on other hand in the trl_sale_lineitm the vat_amt column is null.
how to populate vat_amt column in the trl_sale_lineitm with tax amount from tax_amt column in the trl_sale_tax_lineitm.
Thanks in advance.