Removed conditional add for model_id
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
77d141d19c
commit
541ba0c0ba
1 changed files with 0 additions and 1 deletions
|
@ -162,7 +162,6 @@ class BulkAssetsController extends Controller
|
|||
->conditionallyAddItem('expected_checkin')
|
||||
->conditionallyAddItem('order_number')
|
||||
->conditionallyAddItem('requestable')
|
||||
->conditionallyAddItem('model_id')
|
||||
->conditionallyAddItem('status_id')
|
||||
->conditionallyAddItem('supplier_id')
|
||||
->conditionallyAddItem('warranty_months')
|
||||
|
|
Loading…
Add table
Reference in a new issue