Following PROJECT_SOP.md section 5.7 CRUD Module Pattern: **Backend (NavigationRegistry.php):** - Added Orders submenu: All orders | New - Prepared for future tabs (Drafts, Recurring) **Frontend (Orders/index.tsx):** - Removed 'New order' button from toolbar - Kept bulk actions (Delete) in toolbar - Filters remain in toolbar **Result:** - Orders now consistent with Products pattern - Follows industry standard (Shopify, WooCommerce) - Submenu for main actions, toolbar for filters/bulk actions **Next:** - Implement variable product handling in OrderForm
8.6 KiB
8.6 KiB