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
|
12053e18f7
|
feat: add WithRequestNotification trait and update purchase creation to use redirect-based success messages.
|
2025-12-18 10:03:21 +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
|
a855fae353
|
refactor: standardize string concatenation, add type hints, and clean up docblocks across Livewire components and helpers.
|
2025-12-11 18:43:17 +07:00 |
|
Yoga Pangestu
|
fd5a85400c
|
feat(push notification): membuat trait untuk simpan data subcription dan use di di semua component
|
2025-11-16 14:38:01 +07:00 |
|
Yoga Pangestu
|
e35fe291b8
|
feat(purchase): ketika di hapus, stok item nya ikut terhapus
|
2025-10-04 21:14:27 +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 |
|