Fix and cleanup stock takings (PR #667)
This commit is contained in:
parent
c38abedf2a
commit
2d0a81c92d
7 changed files with 38 additions and 62 deletions
|
|
@ -1,6 +1,6 @@
|
|||
- title t('.title')
|
||||
|
||||
- simple_form_for(@stock_taking) do |f|
|
||||
= simple_form_for(@stock_taking) do |f|
|
||||
= f.input :date
|
||||
= f.input :note
|
||||
= f.submit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue