Fixed stockit.
This commit is contained in:
parent
27c719d8da
commit
8f7e21b918
10 changed files with 132 additions and 136 deletions
|
|
@ -1,4 +1,4 @@
|
|||
- simple_form_for stock_article, add_stock_article_stock_takings_path, :remote => true do |f|
|
||||
- simple_form_for stock_article, url: add_stock_article_stock_takings_path, remote: true do |f|
|
||||
= f.association :supplier
|
||||
= f.input :name
|
||||
= f.input :unit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue