ZA tax rate changed from 14 to 15% on 1 April 2018
This commit is contained in:
parent
96c538bf4a
commit
3808268eb1
|
@ -999,7 +999,7 @@ return array(
|
|||
array(
|
||||
'country' => 'ZA',
|
||||
'state' => '',
|
||||
'rate' => '14.0000',
|
||||
'rate' => '15.0000',
|
||||
'name' => 'VAT',
|
||||
'shipping' => true,
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue