inventory setup
This commit is contained in:
6
app/views/inventory/stock_check_items/edit.html.erb
Normal file
6
app/views/inventory/stock_check_items/edit.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Editing Stock Check Item</h1>
|
||||
|
||||
<%= render 'form', stock_check_item: @stock_check_item %>
|
||||
|
||||
<%= link_to 'Show', @stock_check_item %> |
|
||||
<%= link_to 'Back', stock_check_items_path %>
|
||||
Reference in New Issue
Block a user