Cleanup StockArticle creation during delivery
This commit is contained in:
parent
e28f3eda65
commit
49cfa9aded
4 changed files with 10 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
|||
= f.hidden_field :supplier_id
|
||||
.modal-header
|
||||
= link_to t('ui.marks.close').html_safe, '#', class: 'close', data: {dismiss: 'modal'}
|
||||
%h3= t '.title'
|
||||
%h3= t 'activerecord.models.stock_article'
|
||||
.modal-body
|
||||
= f.input :name
|
||||
= f.input :unit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue