foodsoft/app/views/orders
Patrick Gansterer d73c206e29 Fix copy operation for stock orders
Stock orders have the supplier_id set to zero, which will be ignored
in the url-method by rails. Only use the order_id to fix this.
2020-03-23 17:20:21 +01:00
..
_articles.html.haml make orders helpers clearer 2014-06-23 17:51:19 +02:00
_edit_amount.html.haml show articles ordered by members but not by foodcoop dimmed in receive 2014-08-29 12:23:23 +02:00
_edit_amounts.html.haml Fix dynamic select2 usage (oops!) 2016-08-12 15:54:28 +02:00
_form.html.haml Add an option to automatically finish an order 2017-10-12 21:14:29 +02:00
_orders.html.haml Fix copy operation for stock orders 2020-03-23 17:20:21 +01:00
_show_js.html.haml Fix tricky i18n error on html render (not js) 2016-08-09 20:38:55 +02:00
add_article.js.erb fix order add_article 2013-12-18 22:16:19 +01:00
edit.html.haml edit order user-interface update 2014-06-23 17:51:18 +02:00
index.html.haml Fix copy operation for stock orders 2020-03-23 17:20:21 +01:00
index.js.erb cleanup orders and add search 2014-01-17 13:41:38 +01:00
new.html.haml Add possibility to copy an order 2015-02-18 22:09:37 +01:00
receive.html.haml Continue I18n of receive screen 2014-01-06 23:48:39 +01:00
receive_on_order_article_create.js.erb Do not set quantity of newly created OrderArticles to 1 2014-01-02 19:17:46 +01:00
receive_on_order_article_update.js.erb make receive delta work when unit_quantity changes 2014-01-13 11:37:18 +01:00
show.html.haml Make the download button of orders reusable 2017-12-09 12:25:29 +01:00
show.js.erb cleanup orders and add search 2014-01-17 13:41:38 +01:00