Fixed saving termination on new
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
class OrderProductModel {
|
||||
public $order_id;
|
||||
public $product_id;
|
||||
public $termination_id;
|
||||
public $amount;
|
||||
public $pos;
|
||||
public $description;
|
||||
|
||||
Reference in New Issue
Block a user