first commit
This commit is contained in:
9
plugins/stTaxPlugin/config/stProduct.schema.custom.yml
Normal file
9
plugins/stTaxPlugin/config/stProduct.schema.custom.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
propel:
|
||||
st_product:
|
||||
_attributes: {phpName: Product}
|
||||
tax_id:
|
||||
type: INTEGER
|
||||
required: false
|
||||
foreignTable: st_tax
|
||||
foreignReference: id
|
||||
onDelete: setnull
|
||||
Reference in New Issue
Block a user