inventory setup
This commit is contained in:
@@ -0,0 +1 @@
|
||||
json.array! @stock_check_items, partial: 'stock_check_items/stock_check_item', as: :stock_check_item
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
json.array! @stock_check_items, partial: 'stock_check_items/stock_check_item', as: :stock_check_item
|
||||