foodsoft/plugins/current_orders
wvengen 5907ff11bb Import current_orders plugin from foodcoop-adam 2015-07-21 00:13:15 +02:00
..
app Import current_orders plugin from foodcoop-adam 2015-07-21 00:13:15 +02:00
config Import current_orders plugin from foodcoop-adam 2015-07-21 00:13:15 +02:00
lib Import current_orders plugin from foodcoop-adam 2015-07-21 00:13:15 +02:00
README.md Import current_orders plugin from foodcoop-adam 2015-07-21 00:13:15 +02:00
foodsoft_current_orders.gemspec Import current_orders plugin from foodcoop-adam 2015-07-21 00:13:15 +02:00

README.md

FoodsoftCurrentOrders

Quick support for working with all current orders, to bridge the time until we have full support for order cycles in foodsoft.

  • current_orders/ordergroups to edit an ordergroup's order articles for all orders that are closed but not settled.
  • current_orders/articles to edit an order article's ordergroups for all orders that are closed but not settled.
  • current_orders/orders.pdf?document=(groups|articles) for PDFs for all orders that are closed but not settled.
  • current_orders/orders/receive for a list of orders that can be received.
  • current_orders/group_orders for all articles in the user's group orders from orders that are not settled. Can be used as a "shopping-cart overview" page.