- Add OrderDraft (AI-assisted order intake) workflow: API, service, admin UI, and DB tables for draft creation, review, and approval into PreOrders. - Implement customer attributes block: EKÁER flag, sites, license plates; add modals and AJAX endpoints for editing; auto-assign defaults to new orders. - Extend order attributes (admin order page) for site/plate selection. - Enhance PreOrder admin: inline editing, product swap, manual conversion, improved detail/list UI. - Update localization (EN/HU) and documentation for new features. - Register new services/routes; refactor PreOrder conversion and product swap logic. - Improve customer and preorder UI/UX, including search and voice input. |
||
|---|---|---|
| .. | ||
| CheckoutController.cs | ||
| CustomerPreorderController.cs | ||
| FruitBankDataController.cs | ||
| HelpController.cs | ||
| OrderController.cs | ||
| OrderDraftApiController.cs | ||
| PreorderController.cs | ||
| QuickOrderController.cs | ||