update controllers logic
This commit is contained in:
@@ -17,7 +17,6 @@ class PurchaseOrderItem extends BaseModel
|
||||
'received_qty',
|
||||
'unit_cost',
|
||||
];
|
||||
|
||||
public $timestamps = true;
|
||||
|
||||
protected $casts = [
|
||||
|
||||
Reference in New Issue
Block a user