Proper Orders flow + Orders table/tab (pizzeria demo posts into Leads as a stop-gap) #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The pizzeria demo currently posts online orders into the
Leadstab via the lead-intake webhook as a stop-gap. When order-management becomes a real product, build a dedicated Orders flow + storage (items, total, mode [pickup/delivery], status) in the DB + Sheets mirror, with its own n8n workflow and CRUD.Acceptance: an order submission lands in an Orders table (not Leads) with line items and status; back office can view/update it.