How TAX is handled in version 14? (RMS, ReIM, POS, ReSA)
Hi All,
How tax is handled in Version 14?
As I know in Version 13.0.2 VAT functionality was handled as following
- Set system_options.vat_ind = 'Y'
- Create tax region (VAT region)
- Create tax code (VAT code)
- Assign tax rate to tax code (VAT rate)
- Assign VAT region to store/wh
- Assign VAT region to dept/class
- Assign VAT region to supplier sites
- Item will have retail value inclusive of VAT%
- POS will have selling unit retail as retail + VAT
- At the time of PO receiving VAT on receiving location will be applied to items
- AT the time of invoice creation, If receiving location and supplier belong to same VAT region then only VAT rate will be applied otherwise VAT rate will be considered as zero.
0