ragilap
705939bbf5
[FIX/BE-US] delete *1000 egg mass
2026-01-28 13:39:06 +07:00
Adnan Zahir
9dd4a93476
Merge branch 'feat/BE/sso-adjustment' into 'development'
...
[FIX/BE-US]add feature restrict by location and areas in roles
See merge request mbugroup/lti-api!189
2026-01-28 11:22:47 +07:00
ragilap
150f8e8606
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into fix/BE/Purchase-edit-qty
2026-01-28 10:09:05 +07:00
ragilap
1a0261ed36
[FIX/BE-US] fixing stock log delete recording and purchase
2026-01-28 10:08:41 +07:00
aguhh18
3d70701d03
[FIX] Update validation for Query limit to remove max constraint
2026-01-28 09:21:44 +07:00
ragilap
8410573ee6
[FIX/BE-US] add transfer to laying filter location and area
2026-01-27 22:28:14 +07:00
aguhh18
e503a84660
[FEAT] Add stock logging for transfer laying process and introduce new StockLogType for transfer laying
2026-01-27 20:43:01 +07:00
ragilap
0920b91271
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into feat/BE/sso-adjustment
2026-01-27 10:46:49 +07:00
ragilap
00cdfb692b
[FIX/BE-US] feat adjustment location and area
2026-01-27 10:34:25 +07:00
Adnan Zahir
3c77aff413
Merge branch 'dev/teguh' into 'development'
...
FEAT[BE]: transfer to laying, stock transfer, refactor adjustment, fix age closing penjualan, filter transfer to laying
See merge request mbugroup/lti-api!256
2026-01-27 10:17:00 +07:00
aguhh18
3e0291c2ba
Feat[BE]: enhance transfer laying functionality with comprehensive filtering options and improved DTO structures
2026-01-26 23:50:04 +07:00
aguhh18
7a704c4ec4
Feat[BE]: implement max target quantity retrieval for kandangs and update routes
2026-01-26 18:03:54 +07:00
aguhh18
9339e1e9f0
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into FIX/BE/Closing_keuangan
2026-01-26 13:01:16 +07:00
aguhh18
798dd7f9a3
Fix[BE]: fixing and refactoring closing keuangan to use hpp service and repo for some getter data
2026-01-26 13:00:30 +07:00
ragilap
571f6b4bf3
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into feat/BE/sso-adjustment
2026-01-25 22:16:38 +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
ragilap
f4b2408698
[FIX/BE-US] fix recording stock and dashboard filtering
2026-01-24 14:20:14 +07:00
ragilap
f82ac01e7c
[FIX/BE-US] fix recording date
2026-01-23 12:02:26 +07:00
ragilap
fd2f773806
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into fix/BE/UUIT-Recording-closing-report-uniformity-dashboard
2026-01-23 11:57:38 +07:00
ragilap
9928b4c970
[FIX/BE-US] fix uniformity relation chickin date
2026-01-22 17:50:04 +07:00
ragilap
8c58cc4103
[FIX/BE-US] fix uniformity relation chickin date
2026-01-22 17:49:46 +07:00
Adnan Zahir
774c9b1d58
Merge branch 'fix/BE/US-281-adjustment-recording' into 'development'
...
[FIX/BE-US] fix day in recording
See merge request mbugroup/lti-api!237
2026-01-22 14:47:40 +07:00
ragilap
12ed9cd753
[FIX/BE-US] fix day in recording
2026-01-22 14:44:53 +07:00
ragilap
04ec8560a7
[FIX/BE-US] adjustment recording and purchase stock log
2026-01-22 13:35:46 +07:00
Hafizh A. Y.
ce09c2473c
Merge branch 'Fix/BE/US-281-adjustment-recording' into 'development'
...
[FIX/BE-US] adjustment recording
See merge request mbugroup/lti-api!222
2026-01-22 02:49:38 +00:00
ragilap
3a457ceee5
[FIX/BE-US] adjustment sso-location
2026-01-22 09:27:11 +07:00
ragilap
16a0b848bc
[FIX/BE-US] adjustment recording
2026-01-21 13:06:45 +07:00
aguhh18
aa4da68680
refactor: unify GetOne method to return approval alongside transfer laying
2026-01-20 22:07:07 +07:00
ragilap
9fb5395469
[FIX/BE-US] recording,reporting,closing and uniformity
2026-01-20 10:13:58 +07:00
Hafizh A. Y.
b615570036
Merge branch 'fix/LSS390' into 'development'
...
[FIX][BE]: LSS390
See merge request mbugroup/lti-api!208
2026-01-20 02:23:42 +00:00
aguhh18
b240478ed5
feat[BE]: Add notes field to Update validation and update approval logic in expense services
2026-01-19 17:44:10 +07:00
giovanni
71c62c5e02
[FIX][BE]: LSS390
2026-01-19 16:19:47 +07:00
aguhh18
768961d7d6
fix[BE]: Refactor GetAll method to improve query parameter handling and formatting
2026-01-19 14:39:43 +07:00
aguhh18
8cd9627a51
feat[BE]: Add requested_qty field to LayingTransferSource and update related logic for transfer operations
2026-01-19 14:34:08 +07:00
aguhh18
31c48ee1da
feat[BE]: Add GetClosingKeuanganByKandang endpoint and related service methods
2026-01-16 20:53:47 +07:00
aguhh18
8ad11af9c9
feat: Refactor closing services and add ClosingKeuanganService
...
- Updated ClosingRoutes to include ClosingKeuanganService.
- Removed GetClosingKeuangan method from ClosingService interface and its implementation.
- Introduced new ClosingKeuanganService with GetClosingKeuangan method to handle financial logic.
- Implemented detailed logging and error handling in the new service.
- Added GetTotalWeightProducedFromUniformityByProjectFlockID method in RecordingRepository to support weight calculations.
- Enhanced the logic for fetching and classifying product usage data by flags.
- Built comprehensive DTO responses for HPP and Profit Loss sections.
2026-01-16 12:27:18 +07:00
aguhh18
13fc246f21
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into FEAT/BE/report_customer_payment
2026-01-15 16:20:37 +07:00
ragilap
f1032b44d1
[FIX/BE-US] adjustment recording
2026-01-15 15:42:57 +07:00
ragilap
a3e9017e29
[FIX/BE-US] changes role to user and query
2026-01-15 14:43:59 +07:00
ragilap
7f2401311b
[FIX/BE-US] add response warehouse and project flock kandang
2026-01-15 13:48:00 +07:00
aguhh18
3a89e18b16
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into FEAT/BE/report_customer_payment
2026-01-14 20:10:31 +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
ragilap
1d5e7b6e1a
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into feat/BE/US-281-adjustment_recording
2026-01-14 02:09:57 +07:00
MacBook Air M1
e50dd096a4
Merge branch 'development' into dev/gio
2026-01-13 16:15:15 +07:00
ragilap
33e89d65ab
[FIX/BE-US-281] changes calculate fcr egg
2026-01-13 15:37:54 +07:00
MacBook Air M1
0f4cc6e379
adjust api closing data produksi
2026-01-13 15:32:43 +07:00
MacBook Air M1
590df26a1f
adjust api closing production data
2026-01-13 14:43:37 +07:00
ragilap
ce7ce778fd
[FIX/BE-US-281] add response validation if weeks not have production standart
2026-01-13 14:39:59 +07:00