Yoga Pangestu
|
85e04dbf6a
|
feat: add order detail page and link to order management table
|
2026-05-02 00:13:19 +07:00 |
|
Yoga Pangestu
|
dc68c73c2a
|
refactor: implement server-side pagination across admin modules and update corresponding frontend components and tests
|
2026-04-30 22:41:43 +07:00 |
|
Yoga Pangestu
|
2763f1fbcc
|
feat: include user relationship in order data and update finance and order tables to display employee details
|
2026-04-30 15:36:11 +07:00 |
|
Yoga Pangestu
|
e11df20ea6
|
feat: add options method to enums for OrderChannel, OrderStatus, PaymentMethod, and PriceType to streamline data retrieval
|
2026-04-29 21:48:02 +07:00 |
|
Yoga Pangestu
|
00a9eb96d0
|
refactor: move order number generation and stock management logic to OrderObserver
|
2026-04-29 21:41:28 +07:00 |
|
Yoga Pangestu
|
ede4831f96
|
feat: add subtotal field to orders and include it in print receipts and UI displays
|
2026-04-29 20:42:33 +07:00 |
|
Yoga Pangestu
|
cf0d60f74b
|
feat: rename invoice_number to order_number and refactor order management components and logic
|
2026-04-29 20:23:29 +07:00 |
|
Yoga Pangestu
|
706937f479
|
refactor: rename hpp field to cogs across models, database, and controllers
|
2026-04-24 19:57:31 +07:00 |
|
Yoga Pangestu
|
9ba4cf0ee3
|
refactor: standardize error notification messages across controllers and console commands
|
2026-04-22 21:36:55 +07:00 |
|
Yoga Pangestu
|
53a7b23cbe
|
feat: introduce LogHelper for centralized exception handling and implement consistent error logging across admin controllers
|
2026-04-22 21:19:33 +07:00 |
|
Yoga Pangestu
|
75450301bb
|
feat: implement full order management system including CRUD operations, inventory tracking, and payment processing
|
2026-04-22 15:18:18 +07:00 |
|