Point of Sale - HungerStation
by Odoo GlobalOps https://apps.odoo.com/apps/modules/browse?search=globalops$ 180.03
In-App PurchasesPoint of Sale <-> HungerStation, Direct
Receive HungerStation delivery orders straight into your running POS session and manage their full lifecycle - no UrbanPiper, no third-party aggregation middleware, just Odoo talking directly to HungerStation's own Partner API.
- Direct Partner API Integration - talks to HungerStation's own Restaurant Integration API, no UrbanPiper or other middleware
- Live Catalog Sync - pushes product price, availability and barcode/SKU to HungerStation's Catalog API and tracks the async job until it completes
- Orders Land in the Running POS Session - new HungerStation orders appear on the POS screen in real time, like any other order
- Full Partner-Picking Lifecycle - mark food ready or reject an order straight from the POS, HungerStation is notified through a single status-update call
- Two-Way Status Sync - dispatch and cancellation updates from HungerStation are reflected back on the Odoo order automatically
- Automatic Shop-Closed Handling - orders arriving while the POS session is closed are rejected on HungerStation's side instead of silently disappearing
- Secured Webhooks - inbound order/status/catalog-job webhooks are protected with a per-provider shared secret you generate and register with HungerStation
- Built on Odoo's Own Platform Order Framework - the same abstraction Odoo's own direct aggregator integrations use, so it upgrades and behaves consistently with core
1. Configure the Provider
Enter your Chain ID and Partner API credentials on the HungerStation provider record, generate a webhook secret, and register the three webhook URLs shown on the form (new order, order status, catalog job) with your HungerStation / Delivery Hero integration manager.
2. Sync Your Catalog
Link a POS config and pricelist to the HungerStation store record. Product price and availability are pushed to HungerStation's Catalog API, and the sync status is tracked until HungerStation confirms the job is done.
3. Receive and Fulfil Orders
A new HungerStation order arrives on the open POS session automatically. Staff mark the food ready or reject the order from the POS UI as usual - the module notifies HungerStation behind the scenes.
4. Stay in Sync
When HungerStation's rider picks up the order, or the order is cancelled, a webhook updates the Odoo order's status automatically - no manual bookkeeping.
1. Enter Your Partner API Credentials
Chain ID, Username, Password and Secret from HungerStation go on the provider's Credentials tab. Password and Secret are masked fields; values are blurred here since this is a live demo record.
2. Generate a Webhook Secret and Give HungerStation the URLs
The Webhooks tab generates the shared secret HungerStation must echo back on every call, and lists the three webhook URLs (new order, order status, catalog job) to register with your HungerStation integration manager.
3. Catalog Sync Status, Tracked End to End
The store record's status bar follows the Catalog API's async job from Queuing through Processing to Done (or Failed), with a one-click Sync Menu action and a "Last Menu Synced" timestamp.
4. Orders Land Right in the POS Orders List
Incoming HungerStation orders show up in the POS Orders screen with the HungerStation badge, PIN, amount and live status - here one order is still New while another is already Accepted/Ongoing.
5. A New Order, Waiting to Be Accepted
Opening the order shows its line items, total and PIN, with Status: New until staff act on it - straight from the POS register screen, no separate app.
6. Accepted and Marked Food Ready
Once accepted, the order's customer note ("Extra spicy please") stays visible and the status updates to Accepted - marking food ready notifies HungerStation automatically behind the scenes.
HungerStation-Only Restaurants
Restaurants listed on HungerStation who don't need (or don't want to pay for) a full multi-aggregator stack.
Own-Fleet Delivery (Partner Picking)
Merchants who manage their own riders/logistics for HungerStation orders rather than HungerStation's own Pelican riders.
Real-Time Menu Availability
Chains that need HungerStation's listed prices/availability to always match what the POS actually has in stock.
HungerStation's full Partner API specification is only published behind an authenticated onboarding portal. This module is built strictly against HungerStation's public developer documentation and MUST be validated end to end against the sandbox credentials and Postman collection your HungerStation / Delivery Hero integration manager provides before processing real orders.
Need Help or Want a Custom Feature?
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Restaurant (pos_restaurant)
• Point of Sale (point_of_sale) • Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 601 |
| Technical Name |
pos_hungerstation |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?search=globalops |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module