ERP Integration
Momo ERP — product catalog, tickets, quotations
Live ERP Stock Status
Loading ERP data...
ERP Endpoints Used
action=stock_statusAll products with stock levels
Used by: query_erp_product · query_erp_stock · /stock command
action=sales_by_productTop-selling products by period
Used by: Dashboard analytics
action=sales_overviewRevenue, orders, trends
Used by: Sales dashboard
action=quotation_requestsWebsite contact form tickets
Used by: /poll command — needs ERP team to add
Missing Endpoint
ERP needs to expose GET ?action=quotation_requests to return Quotation Request tickets (the table shown in ERP → Quotation Requests). See ERP_TICKETS_API_REQUEST.md for spec.
Alternative: ERP can push to POST /api/webhook/erp/ticket (already works) when a new ticket is created.
No selling prices in ERP API
Current ERP endpoints return unit_cost only. When a customer asks for a price, SalesBot correctly replies "please ask staff". Staff sets price via /approve QT-XXX <price>.