Work on products, first completed broadband
This commit is contained in:
@@ -33,7 +33,6 @@ class ProductFactory extends Factory
|
||||
'taxable' => TRUE,
|
||||
'active' => TRUE,
|
||||
// 'position'
|
||||
// 'cart_multiple'
|
||||
// 'group_avail'
|
||||
// 'avail_category'
|
||||
// 'price_type'
|
||||
@@ -50,7 +49,7 @@ class ProductFactory extends Factory
|
||||
// 'price_recurr_weekday'
|
||||
// 'price_recurr_strict'
|
||||
// 'prod_plugin_file'
|
||||
//'prod_plugin_data' => 1,
|
||||
// 'prod_plugin_data' => 1,
|
||||
// 'accounting'
|
||||
// 'model' => 'App\Models\Product\Adsl',
|
||||
];
|
||||
|
Reference in New Issue
Block a user