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