|
|
[['country_id', 'freight', 'free_shipping', 'currency_id'], 'required'],
|
|
[['country_id', 'freight', 'free_shipping', 'currency_id'], 'required'],
|
|
|
[['freight', 'free_shipping', 'currency_id'], 'number'],
|
|
[['freight', 'free_shipping', 'currency_id'], 'number'],
|