aguhh18
83c3e61113
feat(BE-115,116,117): implement chickin CRUD, approve logic, and stock availabilit
2025-10-20 06:01:16 +07:00
aguhh18
5283aed996
feat(BE-48): auto-create product_warehouse on stock adjustment & remove unused APIs
...
- Change logic: automatically create product_warehouse if it does not exist during stock adjustment
- Remove unnecessary/unused API endpoints
- Ensure adjustment process continues even if product_warehouse was not previously available
2025-10-13 11:38:05 +07:00
aguhh18
a0bdc7b23c
feat(BE-34): extend DB schema and update master data APIs [partial]
...
✅ DB Schema: product_warehouse entity and migration
✅ Master Data: added filter params to getall APIs
🚧 Pending: stock_logs implementation and adjustment APIs
2025-10-09 13:33:30 +07:00
Hafizh A. Y
2d49ffe4cd
Feat(BE-36,37,38,39): finish master data management api
2025-10-03 21:04:21 +07:00
Hafizh A. Y
e8905be856
Feat(BE-36,37,38,39): master area, customer, kandang, location, warehouse
2025-10-02 10:51:15 +07:00