giovanni
7cc5c39092
adjust validation limit max 100
2026-04-27 11:54:29 +07:00
Adnan Zahir
34a3fc44a8
codex/fix: inconsistent stock options and availability
2026-04-04 09:52:59 +07:00
Adnan Zahir
030284a9b5
codex/fix: purchase receivement error and recording doesn't show depletion/egg
2026-04-01 11:03:35 +07:00
ragilap
29956528e5
fixing filter pw for transfer, add transfer delete
2026-03-13 11:22:10 +07:00
ragilap
8ad923a90a
[FEAT/BE] Add saparator type search get all productwarehouse
2026-02-09 16:48:42 +07:00
aguhh18
90de167fcd
FEAT[BE] :add type filtering and validation to product warehouse services
2026-02-04 09:59:15 +07:00
ragilap
00cdfb692b
[FIX/BE-US] feat adjustment location and area
2026-01-27 10:34:25 +07:00
aguhh18
fd0943dfaf
feat[BE-222]: create migration create template for SO API and kandang id param on product warehouse
2025-11-10 14:49:46 +07:00
aguhh18
ef99a4a3c1
FIX[BE] : fix productwarehouses flags faram become multiple param
2025-10-24 13:29:37 +07:00
aguhh18
91b320d489
feat(BE-47,48,49,50): implement inventory adjustment system
...
- Extend DB schema with product_warehouses and stock_logs tables
- Implement stock adjustment API (increase/decrease operations)
- Add comprehensive validation for all adjustment operations
- Implement audit log system for each adjustment with history tracking
- Include transaction handling, DTOs, seeders, and proper error handling
- Add adjustment history API with pagination and filtering
TODO: Integration testing pending
2025-10-10 09:24:17 +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