tfrayner / beerfestdb

Beer festival cellar management database and related software.
GNU General Public License v3.0
2 stars 3 forks source link

Order acknowledgements #44

Open niallct opened 4 years ago

niallct commented 4 years ago

A mechanism to record whether or not a producer has confirmed they can supply an order. (refinement: when they did so, and email/phone/verbal)

Then a report on unconfirmed orders, so that producers can be chased up, and/or the order considered tentative.

This is a tool for managing orders rather than casks, which should remain `virtual'.

Needs thought on whether/how to capture changes between order and arrival, and how arrived status interacts with order-confirmed.