parfum/app/Traits
2026-03-02 19:53:57 +07:00
..
Authorization refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
Components fix: update redirect paths and enhance UI layout for order management 2026-01-11 13:14:17 +07:00
Datatable fix(datatable): menghapus refresh otomatis 2026-01-01 15:15:01 +07:00
Enums refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
Forms feat: Add stock adjustment management to product, bottle, and perfume forms. 2026-03-02 19:53:57 +07:00
Media feat: Refactor dashboard data to public properties, update media handling, and fix analysis period logic. 2026-01-03 15:00:46 +07:00
Notification refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
Order fix: enhance voucher discount handling in order processing 2026-01-09 22:16:07 +07:00
Outlet refactor(outlet): kasih kondisi ketika opening hours empty dan kasih return type untuk traitnya 2025-12-09 21:11:10 +07:00
Purchase refactor(purchase): merubah total alur belanja, yang awalnya langsung masuk ke stok yang ada di outlet, sekarang masuk ke gudang terleih dahulu 2026-01-01 15:26:05 +07:00
Restock feat: Introduce a generic stock activity log method and translate log descriptions to Indonesian. 2026-02-12 15:30:20 +07:00
StockTransfer feat: Introduce a generic stock activity log method and translate log descriptions to Indonesian. 2026-02-12 15:30:20 +07:00
Utilities refactor: centralize request notification handling into a new trait and apply it to Livewire components. 2025-12-15 21:32:12 +07:00