vokomokum / foodsoft-vokomokum

plugins and documentation for the use of foodsoft by the vokomokum food cooperative
GNU Affero General Public License v3.0
1 stars 1 forks source link

view all orders #3

Closed edgaleano closed 4 months ago

edgaleano commented 7 months ago

in foodsoft you can see the order of one person but not all orders. this is necessary to support the functionality of:

wvengen commented 4 months ago

Hi, just looking through your issues! Very nice to see you made a list of things to figure out and improve.

For this issue, I wonder if you've missed parts of Foodsoft, since the things you mention are part of regular foodcoop flows. Mostly, when look at the order via Orders > Manage orders, you can see all products for the order, including all members. There is an option to export it as various kinds of PDFs, and also as CSV.

See e.g. app.foodcoops.net's demo, e.g. this order, you may need to close it. Then you see:

image

"the setup list" seems to suggest the receive functionality in Foodsoft (fresh already uses Foodsoft, so this must be known by someone). Here you can receive an order, and if the amounts received differ, products are redistributed across members.

Accounting is done by Finances > Account orders. See also the manual fresh uses, and the German documentation (sorry, German is most complete here).

Maybe I'm completely missing the point, feel free to enlighten me and understand the needs better!

edgaleano commented 4 months ago

@wvengen yes, we totally missed this functionality :sweat: I think that we didn't test the main version of foodsoft long enough, or that we maybe missed this functionality because we first had to close the order. In either case: I'll close the issue because the functionality is already there!

And thanks for the link to the wiki. it's also really good to know that that resource exists! so far we had only found the wiki link to the github repository