first commit
This commit is contained in:
27
plugins/stTaxPlugin/data/fixtures/stTaxPlugin.yml
Normal file
27
plugins/stTaxPlugin/data/fixtures/stTaxPlugin.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
Tax:
|
||||
Tax_1:
|
||||
vat: 0
|
||||
vat_name: 0%
|
||||
Tax_2:
|
||||
vat: 5
|
||||
vat_name: 5%
|
||||
Tax_4:
|
||||
vat: 8
|
||||
vat_name: 8%
|
||||
Tax_5:
|
||||
vat: 23
|
||||
is_default: 1
|
||||
vat_name: 23%
|
||||
Tax_6:
|
||||
vat: 0
|
||||
vat_name: ue
|
||||
is_system_default: true
|
||||
Tax_7:
|
||||
is_active: false
|
||||
vat: 0
|
||||
vat_name: ex
|
||||
is_system_default: true
|
||||
Tax_8:
|
||||
vat: 0
|
||||
vat_name: zw
|
||||
is_system_default: true
|
||||
Reference in New Issue
Block a user