giovanni
a312b32aa2
Merge branch 'development' into fix/data-production-age
2026-01-30 10:48:06 +07:00
giovanni
9b6637066e
fix calculate age at closing data production
2026-01-30 10:46:54 +07:00
aguhh18
d5b3120ea3
FEAT[BE] :add GetEggProduksiPiecesAndWeightKgByProjectFlockKandangIdsAll method and update usage in calculateProductionData
2026-01-30 08:42:03 +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
Hafizh A. Y.
f2195ae208
Merge branch 'FIX/BE/Closing_penjualan' into 'development'
...
FIX[BE-Closing_penjualan]: fixing penjualan ayam tidak mucnul di in closing penjualan
See merge request mbugroup/lti-api!263
2026-01-28 03:04:53 +00:00
aguhh18
77043005dd
[FIX]BE: fixing penjualan ayam tidak mucnul di in closing penjualan
2026-01-27 14:53:51 +07:00
Hafizh A. Y.
8302345b30
Merge branch 'fix/data-produksi' into 'development'
...
[FIX][BE]: fix closing data produksi PENJUALAN
See merge request mbugroup/lti-api!261
2026-01-27 07:53:45 +00:00
Hafizh A. Y
f3ddd79974
fix(BE): sorting by date approval get all
2026-01-27 14:52:32 +07:00
giovanni
ae7e53ac1f
add flag layer
2026-01-27 13:26:04 +07:00
giovanni
ba20394a10
fix closing data produksi sales
2026-01-27 12:27:25 +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
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
76d980878d
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into feat/BE/sso-adjustment
2026-01-24 19:03:52 +07:00
Adnan Zahir
42f030a780
Merge branch 'fix/data-production' into 'development'
...
[FIX][BE]: fix value all standard
See merge request mbugroup/lti-api!243
2026-01-23 16:27:54 +07:00
giovanni
e1ab5a90cb
fix value all standard
2026-01-23 14:20:11 +07:00
ragilap
8dc88b97a4
[FIX/BE-US] fix closing counting sapronak
2026-01-23 11:43:50 +07:00
giovanni
2ad0c17fbe
add filter project status and location id
2026-01-22 10:00:24 +07:00
giovanni
e4e17f16f9
fix data produksi not show response
2026-01-20 18:18:41 +07:00
Hafizh A. Y.
ec020ac17c
Merge branch 'Fix/BE/UUIT-Recording-closing-report-uniformity-dashboard' into 'development'
...
[FIX/BE-US] recording,reporting,closing and uniformity
See merge request mbugroup/lti-api!211
2026-01-20 03:55:35 +00:00
ragilap
9fb5395469
[FIX/BE-US] recording,reporting,closing and uniformity
2026-01-20 10:13:58 +07:00
giovanni
bc771660be
adjust closing tap sapronak; add api summart total kuantitas per category and uom
2026-01-20 10:03:57 +07:00
aguhh18
302f0ed877
fix:[BE] Remove unnecessary filters and update profit loss calculation logic in ClosingKeuanganService
2026-01-16 21:34:49 +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
Hafizh A. Y.
50b19dc1c3
Merge branch 'fix/BE/Purchase-bop' into 'development'
...
[FIX/BE-US] adjustment purchase,closing hpp expedition,supplier filter flags
See merge request mbugroup/lti-api!199
2026-01-15 11:53:12 +00:00
ragilap
77af262662
[FIX/BE-US] adjustment purchase,closing hpp expedition,supplier filter flags
2026-01-15 18:45:52 +07:00
giovanni
2ca84ecffe
fixing api closing sapronak and data produksi
2026-01-15 18:16:23 +07:00
ragilap
a3e9017e29
[FIX/BE-US] changes role to user and query
2026-01-15 14:43:59 +07:00
MacBook Air M1
8a639f127c
adjust api informasi umum filter per kandang
2026-01-14 11:41:47 +07:00
MacBook Air M1
b087a703ef
resolve conflict to development
2026-01-13 16:47:16 +07:00
MacBook Air M1
7551d11888
add filter by kandang id sapronak
2026-01-13 16:14:11 +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
aguhh18
b088eebac5
feat[BE]: enhance GetOverhead functionality with project flock kandang count mapping and update related DTOs
2026-01-13 13:36:08 +07:00
aguhh18
3c10866208
feat[BE]: add GetOverheadByProjectFlockKandang endpoint and update related services
2026-01-13 13:20:06 +07:00
aguhh18
f7a392be52
feat[BE]: add GetPenjualanByProjectFlockKandang endpoint and update related services
2026-01-13 11:37:23 +07:00
ragilap
67f5165bfb
[FIX/BE] adjust case sensitive search
2026-01-11 23:47:28 +07:00
aguhh18
b11f03dfda
feat(BE): fixing wrong perhitungan biaya
2026-01-09 09:15:53 +07:00
aguhh18
5606b9c4a3
FIX(BE): fix closing marketing 500
2026-01-08 20:44:56 +07:00
aguhh18
2650e919e7
feat(BE): implement expense tracking for stock transfers and enhance related services
2026-01-08 15:14:06 +07:00
MacBook Air M1
f5a016b74b
adjust init population
2026-01-06 17:23:06 +07:00
ragilap
1bdaf63763
feat(BE-281): adjustment sso redirect,adjustment response closing,adjustment uniformity
2026-01-06 12:02:19 +07:00
MacBook Air M1
0285852c42
fix api get all closing; fix get closing sapronak; fix get all maste data product
2025-12-30 14:42:53 +07:00
aguhh18
db4e8232b9
feat(BE): enhance closing service and repository with actual usage cost calculations and egg weight tracking
2025-12-29 08:03:00 +07:00
aguhh18
cd14de4dd2
Feat[BE]: implement FIFO stock management for marketing delivery products, including migration scripts and updates to related services and DTOs
2025-12-26 19:02:50 +07:00
Hafizh A. Y.
240cd72204
Merge branch 'dev/gio' into 'feat/BE/Sprint-7'
...
adjust age closing data produksi
See merge request mbugroup/lti-api!103
2025-12-22 03:20:17 +00:00
aguhh18
4dfb988994
Merge branch 'feat/BE/Sprint-7' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-12-22 08:27:40 +07:00
MacBook Air M1
dc726c49cf
adjust age closing data produksi
2025-12-21 13:03:32 +07:00
ragilap
5dc5f4c589
Merge branch 'feat/BE/Sprint-7' of https://gitlab.com/mbugroup/lti-api into feat/BE/US-334-Report-closing-hpp-expedisi
2025-12-19 14:43:45 +07:00