8 lines
136 B
YAML
8 lines
136 B
YAML
|
name: item tax country
|
||
|
columns:
|
||
|
id: id
|
||
|
effectived: effectived
|
||
|
itemFk: item
|
||
|
countryFk: country
|
||
|
taxClassFk: tax class
|