origin pull master
This commit is contained in:
5
app/views/transactions/sales/new.html.erb
Normal file
5
app/views/transactions/sales/new.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>New Transactions Sale</h1>
|
||||
|
||||
<%= render 'form', transactions_sale: @transactions_sale %>
|
||||
|
||||
<%= link_to 'Back', transactions_sales_path %>
|
||||
Reference in New Issue
Block a user