Commit Graph

54 Commits

Author SHA1 Message Date
gitea_admin 1387aec5e1 Sync styleguide 2026.05.18.1 2026-06-03 16:28:19 +02:00
gitea_admin 543d3e5af5 Sync styleguide 2026.05.18.1 2026-06-03 16:25:03 +02:00
gitea_admin d52b6953ed Add OTC sales UI with direct sales support
- Create OTC UI form at public/otc/index.php
- Add API endpoint public/api/otc-order.php
- Extract shared DB connection to includes/db.php
- Add migration for OTC products (0006_phase1_otc_products.sql)
- Support order_source='direct' with automatic DIR- reference generation
- Include billing address capture with default values
- Add payment methods cash and paypal for direct sales
- Implement stock allocation and inventory management
2026-04-06 19:55:24 +02:00
gitea_admin b214723a46 Add ERP order import endpoint and n8n order-ingest flow export 2026-03-29 20:45:00 +02:00