Adnan Zahir
030284a9b5
codex/fix: purchase receivement error and recording doesn't show depletion/egg
2026-04-01 11:03:35 +07:00
ragilap
5ba10113c3
add restrict create/edit/delete depletion
2026-03-14 15:38:47 +07:00
ragilap
29956528e5
fixing filter pw for transfer, add transfer delete
2026-03-13 11:22:10 +07:00
Hafizh A. Y.
f6c88b773d
Revert "Merge branch 'fix/implement-fifo-v2' into 'dev/fifo-v2'"
...
This reverts merge request !340
2026-02-27 09:37:03 +00:00
Hafizh A. Y
e7e065c320
fix: first push implementation fifo v2 to all stockable and useable
2026-02-27 15:21:55 +07:00
ragilap
8ad923a90a
[FEAT/BE] Add saparator type search get all productwarehouse
2026-02-09 16:48:42 +07:00
aguhh18
474c42770b
FEAT[BE] :add week calculation and chickin preload to product warehouse services
2026-02-04 11:46:32 +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
ragilap
76d980878d
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into feat/BE/sso-adjustment
2026-01-24 19:03:52 +07:00
aguhh18
a73b44808f
FIX[BE]: fixing wrong index data on adjustment. change get from stocklogs to adjustment table
2026-01-21 15:16:30 +07:00
aguhh18
e8a89f0f17
FEAT[BE]: update warehouse DTO references in product warehouse and add UOM preload
2026-01-21 13:52:46 +07:00
ragilap
32772a63c8
Revert "Revert "[FIX/BE-US]add feature restrict by location and areas in roles""
...
This reverts commit 26bf7f165e .
2026-01-14 13:34:44 +07:00
ragilap
26bf7f165e
Revert "[FIX/BE-US]add feature restrict by location and areas in roles"
...
This reverts commit dff9e73ab1 .
2026-01-14 13:30:48 +07:00
ragilap
dff9e73ab1
[FIX/BE-US]add feature restrict by location and areas in roles
2026-01-14 13:27:52 +07:00
aguhh18
812db3f79e
feat(BE): integrate FIFO service for stock adjustments and transfers
...
- Added FIFO service integration in the adjustments module to manage stockable and usable items for adjustments.
- Created a new repository for adjustment stocks to handle database operations.
- Enhanced the adjustment service to track stock adjustments using FIFO logic for both increase and decrease operations.
- Updated product warehouse DTOs and repositories to include project flock information.
- Implemented FIFO logic in the transfer module to manage stock transfers between warehouses.
- Added integration tests for FIFO operations in stock transfers, ensuring correct stock consumption and replenishment.
2025-12-28 19:15:41 +07:00
aguhh18
2bc67a8433
FIX[BE] : fixing deleted create at and create by on product warehouse
2025-12-05 13:35:12 +07:00
aguhh18
b4ccd33ea0
FIX{BE]: fixing product warehouse delete created user on preload
2025-12-05 13:30:36 +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
ragilap
f869943573
feat/BE/US-76/US-78/US-79/TASK-112,120,133,121-Recording growing/TASK-187,189,202,190-Recording Laying/TASK-191,192,194,197,203-Grading Telur
2025-10-31 16:03:05 +07:00
ragilap
614da067f7
merge: ragil-before-sso from development-before-sso
2025-10-28 12:22:08 +07:00
aguhh18
5c3787886b
FIX[BE]: adjust response on proudctwarehouses
2025-10-20 08:45:31 +07:00
aguhh18
83c3e61113
feat(BE-115,116,117): implement chickin CRUD, approve logic, and stock availabilit
2025-10-20 06:01:16 +07:00
aguhh18
68a670a2bd
feat(BE-116): add project chick in database schema
2025-10-18 16:30:13 +07:00
aguhh18
a45c20d2ff
fix(BE): improve product and warehouse existence check in adjustment service
2025-10-17 20:43:31 +07:00
aguhh18
79700420d4
fix(BE): add missing product json in transfer get all & support flag param filter in product warehouses
2025-10-17 12:04:19 +07:00
aguhh18
9f26d5c784
feat(BE): add product flags to product warehouse response
2025-10-16 12:51:41 +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
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