foodsoft/app/views/deliveries
Patrick Gansterer 785313ac23 Make StockEvent a base class for Delivery and StockTaking
This helps to share code between the two entities and allows easier
extensions in the future.
2020-09-05 13:52:18 +02:00
..
_form.html.haml
_stock_article_for_adding.html.haml
_stock_change.html.haml
_stock_change_fields.html.haml
add_stock_change.js.erb
edit.html.haml
form_on_stock_article_create.js.erb
form_on_stock_article_update.js.erb
index.html.haml
new.html.haml
show.html.haml Make StockEvent a base class for Delivery and StockTaking 2020-09-05 13:52:18 +02:00