Order history for registered users #8

Open
opened 2026-05-21 20:04:53 +00:00 by jmiller · 0 comments
Owner

Summary

Allow logged-in users to view their past orders and invoice status.

Requirements

  • 'My Orders' frontend view for authenticated users
  • List orders with: date, ref, total, status
  • Order detail view with line items
  • Invoice download (PDF from Dolibarr)
  • Order status tracking (draft, validated, shipped, delivered)
  • Link to reorder

Acceptance Criteria

  • My Orders page lists user's orders
  • Order detail shows line items and totals
  • Invoice PDF downloadable from Dolibarr
  • Status reflects current Dolibarr order status
  • Only user's own orders visible
## Summary Allow logged-in users to view their past orders and invoice status. ## Requirements - 'My Orders' frontend view for authenticated users - List orders with: date, ref, total, status - Order detail view with line items - Invoice download (PDF from Dolibarr) - Order status tracking (draft, validated, shipped, delivered) - Link to reorder ## Acceptance Criteria - [ ] My Orders page lists user's orders - [ ] Order detail shows line items and totals - [ ] Invoice PDF downloadable from Dolibarr - [ ] Status reflects current Dolibarr order status - [ ] Only user's own orders visible
jmiller added the status/pending-testing label 2026-05-21 22:58:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoDoliJoomShop#8