Our restaurant has different menu every day,
a) How can we can use odoo ecommerce for scheduling orders for products that are available every day
b) How can we handle orders for dishes that are available only one day (the daily menu is different every day )
ex if we have dish A on monday , b on Tuesday, C on Wednesday, and D every day: we want a customer to be able to see a weekly menu and order on monday dish C and D to be delivered on wednesday?
To clarify is the question related to customer ordering process.. ie, how the customer can identify product (dishes) and associate to weekday, maybe can view but not order if the product is not dish of the day etc
Or is it for the order fulfilment teams to be able to identify when the delivery order needs to be scheduled for?
Thanks for your response.
i am trying to figure out how the customer can order or (pre-order before a certain date) dishes that are available only certain dates. E.g if we have a menu like this for NEXT week
MONDAY DISH A + DISH B + DISH K
TUESDAY DISH c + DISH d + DISH K
the customer should be able to see every day only available dishes and make an order.
i imagine that my workflow should be login, see available menu per day and order only what is available that day
eg preorder today an order for tuesday 2 dish c and 1 dish k and choose time of delivery
I thing that a solution will be put an availability date tag or field in product's and then create daily catalog with available dishes and connect the delivery with the exact date.
Any suggestions welcome, i hope i made it more clear