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