mirror of
https://github.com/rickbarrette/redmine_qbo_lineitems.git
synced 2026-04-02 07:01:59 -04:00
implemented some basic CRUD for QBO Items
This commit is contained in:
5
app/views/items/new.html.erb
Normal file
5
app/views/items/new.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<h2>New Item</h2>
|
||||
|
||||
<%= render "form" %>
|
||||
|
||||
<%= link_to "Back", items_path %>
|
||||
Reference in New Issue
Block a user