-
### What
- e.g. in Food.pm : use ProductOpener::Tags qw/:all/;
- in Tags.pm : use ProductOpener::Food qw/:all/;
- This can cause strange bugs depending on the order of the use clauses, modules i…
-
`customer-preston`: Call not available in Gong, possibly not recorded
-
The idea with allergens wasn’t to add whole categories but simply to be able to add a small (glanceable) icon to each recipe overview to show if the recipe contains the main allergens such as dairy, n…
-
Hi,
I know you have discontinued this project long long time ago...
But i am using it now and would like to know where should i look to make the below adds or fixes:
1. When user clicks ORDER bu…
-
### What?
I want members to be able to order multiple food items for an event
### Why?
It allows members to have more freedom in ordering instead of the specific combinations. It is also easier f…
-
# Food Demand Forecasting for Restaurants
**Tier:** 2-Advanced
Food demand forecasting for restaurants is an application built to estimate the food demand that a restaurant is expected to receiv…
-
Members:
- [Andrey Shishka](https://github.com/ashishka)
- [Vitaliy Drobot](https://github.com/VitalikDrobot)
- [Roma Avramenko](https://github.com/Avramenko)
- [Yurii Shcherbina](https://github.com/…
-
Friday
- dinner
Saturday
- breakfast
- lunch
- dinner
-
## Problem
Currently, have Observers+ configured that are not able to run scripts to assist clients. Want specific scripts that could be helpful to be run, similar to allowing queries to be…
-
Create a POST /orders endpoint to create a new order. This is useful to add orders to a preexisting visit.
The request body will look as follows:
```json
{
"visit_id": 1,
"dish_id": 1,
"…