Closed DimiDR closed 3 weeks ago
It should be implemented into Kitchen Disaplay, as it is now displayed in the App. Discord Discusseion: https://discord.com/channels/486734519798333440/534045257730359309/1279178247288127635
Addon with similard functionality https://tastyigniter.com/marketplace/item/thoughtco-orderapprover
https://discord.com/channels/486734519798333440/534045257730359309/828775355179335710 Do you know what's the exact constant for the order placed time? Logically it would be $order->time, but that's for the delivery time. I could probably find it by scrambling through all the files, but I hope someone knows
It's order time When asap is selected order time is current time plus leadtime
https://discord.com/channels/486734519798333440/534045257730359309/930077259329589248 Is it possible to show the order time in the kitchen display extension? Found it
Order time is {{$order->order_for}} order placed is {{$order->placed_at}}
Antonios Addon for Kitchen Display
Implement a Post to an existing API to change time for delivery. It looks like in kitchen view it is not possible to update.
There is an API, but the shop is not in the app all the time. App seems not a good solution.
Also Status can be updated