Yoga Pangestu
|
a2efc0f349
|
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 |
|
Yoga Pangestu
|
14e79054c0
|
feat: Implement dynamic product filtering by outlet, enforce purchase total integrity, add concurrency locks for stock updates, and improve item management.
|
2025-12-16 19:34:34 +07:00 |
|
Yoga Pangestu
|
fb5e920a11
|
refactor(traits): Update trait imports to a new namespace structure and remove unused traits for improved organization and maintainability.
|
2025-12-14 17:02:21 +07:00 |
|
Yoga Pangestu
|
a7427f145f
|
refactor(helpers, forms, livewire): Rename functions for clarity and consistency, update currency and date formatting across various components to improve maintainability and user experience.
|
2025-12-14 15:49:53 +07:00 |
|
Yoga Pangestu
|
7c7e26414b
|
refactor(form): add return type declarations to Livewire form methods, adjust property types, and remove unused methods and docblocks.
|
2025-12-11 19:12:50 +07:00 |
|
Yoga Pangestu
|
9894ab6de1
|
refactor(order): merubah label "Faktur" menjadi "Invoice"
|
2025-11-01 18:28:08 +07:00 |
|
Yoga Pangestu
|
6343802fd5
|
refactor(purchase): mengubah nama dan penyimpanan var untuk menampung items dari cartItems ke purchaseItems dan dipindahkan ke component create bukan lagi form
- membuat trait baru untuk calculate total
- menyesuaikan perubahan di atas
|
2025-10-30 19:29:18 +07:00 |
|
Yoga Pangestu
|
33e138be42
|
feat(purchase): implementasi fitur belanja/restock
-membuat relasi polimorfirk
-membuat beberapa trait untuk kebutuhan crud
-dan lainnya tentang implementasi fitur ini
|
2025-10-04 21:09:20 +07:00 |
|