foodcoops / foodsoft

Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).
https://foodcoops.net/
Other
328 stars 147 forks source link

feat: group_order form show a button to my_order_group when insufficient funds #1072

Closed yksflip closed 2 months ago

yksflip commented 3 months ago

This adds a "Account Statement" button to the footer in a group-order-form. When a ordergroup has insufficient funds for this order, the order button is disabled and the Account-Statement button is shown. It'll redirect to /home/ordergroup.

image