..
_articles.html.haml
make orders helpers clearer
2014-06-23 17:51:19 +02:00
_custom_csv_form.html.haml
feat(order): export order to custom csv file
2023-02-24 18:54:33 +01:00
_edit_amount.html.haml
Fix permission issue in pickups (PR #800 , #799 )
2021-01-30 11:21:00 +01:00
_edit_amounts.html.haml
Add option to set all received items to zero
2021-02-12 15:07:21 +01:00
_form.html.haml
Rails 5.0
2020-09-05 14:40:11 +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
custom_csv.js.haml
feat(order): export order to custom csv file
2023-02-24 18:54:33 +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
Add information text to the receive view
2020-06-22 16:35:22 +02: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
Hide stock order button in stock orders
2021-02-08 01:04:46 +01:00
show.js.erb
cleanup orders and add search
2014-01-17 13:41:38 +01:00