dstpabuaran.com/resources/js/lib
Yoga Pangestu 384460686e feat: implement raw material management features including CRUD operations and draft handling
- Added RawMaterialController and RawMaterialVariantController for managing raw materials and their variants.
- Introduced RawMaterialRequest and RawMaterialVariantRequest for validation.
- Implemented RawMaterialService and RawMaterialVariantService for business logic.
- Created hooks for saving drafts of raw materials.
- Developed UI components for creating, editing, and listing raw materials and variants.
2026-08-02 00:54:05 +07:00
..
product-draft.ts feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
raw-material-draft.ts feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
upload.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
utils.ts feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00