ragilap
67f5165bfb
[FIX/BE] adjust case sensitive search
2026-01-11 23:47:28 +07:00
ragilap
3b2c6f16c3
feat(BE-74-76-78-278):adjustment project flock,recording,purchase getall
2026-01-10 21:22:54 +07:00
Hafizh A. Y.
953756c15c
Merge branch 'fix/BE/US-278-purchase_adjustment_createOne' into 'development'
...
Fix/be/us 278 purchase adjustment createone
See merge request mbugroup/lti-api!123
2025-12-31 03:01:35 +00:00
ragilap
d994cfdce7
productstock
2025-12-31 07:08:03 +07:00
ragilap
fd5f83ca58
feat(BE-278): unrestrict feat warehouse purchase,adding purchase upload document
2025-12-31 03:50:58 +07:00
aguhh18
471fd1dbbf
feat(BE): enhance product warehouse handling and automatic calculations for delivery and sales orders
2025-12-30 16:30:44 +07:00
ragilap
644896edfa
feat(BE-281): unfinished uniformity and create project flock triger productwarehouse and add new filtering lookup
2025-12-29 00:21:26 +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
Hafizh A. Y.
062a7937e2
Merge branch 'feat/BE/US-284/Report-counting-sapronak' into 'feat/BE/Sprint-6'
...
Feat/be/us 284/report counting sapronak
See merge request mbugroup/lti-api!94
2025-12-16 04:15:43 +00:00
ragilap
cf7b3418a5
fixing report-counting-sapronak
2025-12-16 10:44:19 +07:00
aguhh18
cbb3368141
FEAT[BE]: implement expense report retrieval with filtering options
2025-12-15 09:11:26 +07:00
aguhh18
c062d838e0
Fix[BE]: fix 500 API Loookup project flock
2025-12-11 09:26:24 +07:00
ragilap
6572176cca
feat/BE/US-33/TASK-292,293,Adjust Project Flock status (add status Selesai), Validate with restriction when expense not finish and stock is not used
2025-12-05 17:47:03 +07:00
giovanni-ce
1e9a637202
adjust for changes erd product_warehouse
2025-12-04 20:00:46 +07:00
giovanni-ce
4c5266da23
resolve conflict to sprint 6
2025-12-04 12:20:47 +07:00
giovanni-ce
94fc9219af
Feat[BE-296]: adjust schema db and entity products, product_warehouse, stock_logs
2025-12-03 18:43:03 +07:00
ragilap
c02f72c5e5
fix: next period,purchase before bop, integration auth module,fix validation-master data
2025-11-25 10:32:15 +07:00
aguhh18
28c81aac25
Merge branch 'dev/ragil-before-sso' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-11-18 08:23:13 +07:00
ragilap
11f2389ec5
feat(BE-229,234,235,230,231,232,233): purchase request and purchase order and fix master data dto
2025-11-17 09:39:30 +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
d587a793fe
Merge branch 'dev/ragil-before-sso' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-11-06 14:05:58 +07:00
aguhh18
60fe553f63
FIX[BE]: getting available qty from Flags instead of Product.Category
2025-11-06 10:51:32 +07:00
ragilap
8f74391f1e
unfinished purchase
2025-11-05 18:58:06 +07:00
aguhh18
b234778634
Merge branch 'development-before-sso' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-11-05 14:03:45 +07:00
aguhh18
20f1be2ef8
feat[BE]: Refactor Chickin create and approvals support chickin growing and chickin laying, and create get one project flock kandang API
2025-11-02 21:06:03 +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
aguhh18
a390d1d23a
FIX[BE]: Fix Delete one on chickin match with BE standard
2025-10-29 14:19:08 +07:00
ragilap
614da067f7
merge: ragil-before-sso from development-before-sso
2025-10-28 12:22:08 +07:00
aguhh18
222d53aa37
FIX[BE] : use repository instead of raw query on service on productflock service
2025-10-24 10:25:05 +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