Giovanni Gabriel Septriadi
561481679e
Merge branch 'fix/stock-log' into 'development'
...
[FIX][BE]: fixing stock log when editing recording
See merge request mbugroup/lti-api!503
2026-05-05 03:08:41 +00:00
Giovanni Gabriel Septriadi
d86577f007
Merge branch 'feat/export-po' into 'development'
...
[FEAT][BE]: add kolom gudang tujuan to export PURCHASE
See merge request mbugroup/lti-api!504
2026-05-05 03:08:01 +00:00
giovanni
49ea3f0295
add command for fix stock log missmatch
2026-05-05 10:06:35 +07:00
giovanni
7bab8c66c1
add gudang tujuan to po
2026-05-05 06:41:10 +07:00
giovanni
f9de4d28f9
fixing stock log when editing recording
2026-05-04 23:06:13 +07:00
Rivaldi A N S
45028212e1
Merge branch 'fix/daily-checklist' into 'development'
...
[FIX][BE] Daily Checklist
See merge request mbugroup/lti-api!502
2026-05-04 09:39:23 +00:00
ValdiANS
0f285dc684
Merge branch 'fix/daily-checklist' of https://gitlab.com/mbugroup/lti-api into fix/daily-checklist
2026-05-04 16:36:05 +07:00
ValdiANS
d0cd82c703
Merge branch 'development' into fix/daily-checklist
2026-05-04 16:29:07 +07:00
ValdiANS
48351661c5
fix: add order_by and sort_by query to master data employee
2026-05-04 16:28:03 +07:00
ValdiANS
19d7cd33ca
fix: add search for Kandang Kosong
2026-05-04 16:27:50 +07:00
Giovanni Gabriel Septriadi
03474dc1fa
Merge branch 'feat/umur' into 'development'
...
[FEAT][BE]: adjust calculate umur ayam at recording
See merge request mbugroup/lti-api!500
2026-05-04 06:38:19 +00:00
Rivaldi A N S
916fa4205b
Merge branch 'fix/master-data-kandang' into 'development'
...
[FIX][BE] Master Data Kandang
See merge request mbugroup/lti-api!501
2026-05-04 04:59:12 +00:00
ValdiANS
b2be67e052
fix: add sort_by and order_by query in master data kandang and kandang groups API
2026-05-04 11:54:19 +07:00
giovanni
0ac40adb5a
adjust calculate umur ayam at recording
2026-05-04 11:30:53 +07:00
Adnan Zahir
cee59c2b99
Merge branch 'fix/recording-validation' into 'development'
...
fix: allow editing sold egg weight on recording
See merge request mbugroup/lti-api!499
2026-05-02 17:05:00 +07:00
Adnan Zahir
da99bf1429
fix: allow editing sold egg weight on recording
2026-05-02 17:03:57 +07:00
Adnan Zahir
28fd711ece
Merge branch 'feat/fix-openapi-dashboard-integration' into 'development'
...
fix: resolve dashboard OpenAPI integration issues
See merge request mbugroup/lti-api!497
2026-05-02 10:59:28 +07:00
Adnan Zahir
3768892a17
fix: resolve dashboard OpenAPI integration issues
...
- FCRs & Transfer to Laying: add ExampleResponse field to routeMeta and
inject example payloads into OpenAPI 200 responses for list and detail
endpoints so dashboard consumers have concrete response shapes to work with
- Chick In: enable GET /api/production/chickins/ list endpoint (was
commented out); add P_ChickinsGetAll permission constant and wire it
into the route; add OpenAPI spec entry with query params and example
- Recording GET all: fix N+1 query bottleneck (2-3s response time) by
pre-fetching approved transfer maps per PFK ID in two batch queries
before the per-recording loop; add evaluatePopulationMutationStateFromCaches
that uses the pre-fetched maps and caches hasAnyRecordingOnTransferTargets
results by transfer ID — reducing per-page query count from ~20-40 to ~10-12
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-02 10:57:45 +07:00
Giovanni Gabriel Septriadi
c804c59f05
Merge branch 'feat/empty' into 'development'
...
[FEAT][BE]: add search nominal keuangan
See merge request mbugroup/lti-api!496
2026-04-30 08:56:19 +00:00
giovanni
b219bf829f
add search nominal keuangan
2026-04-30 15:54:56 +07:00
Giovanni Gabriel Septriadi
f97b1a6484
Merge branch 'feat/empty' into 'development'
...
[FIX][BE]: adjust empty kandang daily checklist
See merge request mbugroup/lti-api!495
2026-04-30 04:16:19 +00:00
giovanni
0d2cdef10f
adjust empty kandang daily checklist
2026-04-30 11:15:11 +07:00
Adnan Zahir
128c8e0d08
Merge branch 'feat/toggle-negative-usgae' into 'development'
...
fix: hide legace unflagged products to be consistent with the validation
See merge request mbugroup/lti-api!493
2026-04-29 12:18:56 +07:00
Adnan Zahir
cf4e723f64
fix: hide legace unflagged products to be consistent with the validation
2026-04-29 11:55:35 +07:00
Giovanni Gabriel Septriadi
a3156a156f
Merge branch 'feat/export-penjualan' into 'development'
...
[FEAT][BE]: add export excel and pdf report penjualan
See merge request mbugroup/lti-api!492
2026-04-29 04:53:03 +00:00
giovanni
16ac54ff39
add export excel and pdf report penjualan
2026-04-29 11:52:03 +07:00
Giovanni Gabriel Septriadi
196bbf4277
Merge branch 'fix/consolidate-pw' into 'development'
...
[FEAT][BE]: adjust query consolidate duplicate product warehouses
See merge request mbugroup/lti-api!491
2026-04-28 11:26:03 +00:00
giovanni
d3053d6417
adjust query consolidate duplicate product warehouses
2026-04-28 18:23:17 +07:00
Giovanni Gabriel Septriadi
27302ea6b5
Merge branch 'fix/create-flock' into 'development'
...
[FEAT][BE]: adjust periode at create project flock
See merge request mbugroup/lti-api!490
2026-04-28 09:01:46 +00:00
giovanni
76ac1d1671
adjust periode at create project flock
2026-04-28 16:00:35 +07:00
Adnan Zahir
44cbc1b304
Merge branch 'feat/toggle-negative-usgae' into 'development'
...
fix: flock label on farm-level products
See merge request mbugroup/lti-api!489
2026-04-28 13:59:06 +07:00
Adnan Zahir
e4d4bd9483
fix: flock label on farm-level products
2026-04-28 13:47:16 +07:00
Adnan Zahir
cea79bc569
Merge branch 'feat/toggle-negative-usgae' into 'development'
...
fix: onToggle return undefined
See merge request mbugroup/lti-api!488
2026-04-28 12:34:52 +07:00
Adnan Zahir
38cfc6b103
fix: onToggle return undefined
2026-04-28 12:30:52 +07:00
Adnan Zahir
80e4a04875
Merge branch 'feat/toggle-negative-usgae' into 'development'
...
fix: missing useAuth
See merge request mbugroup/lti-api!487
2026-04-28 12:07:54 +07:00
Adnan Zahir
9513da2a7c
fix: missing useAuth
2026-04-28 12:07:36 +07:00
Adnan Zahir
874cefda45
Merge branch 'feat/toggle-negative-usgae' into 'development'
...
fix: getAll and update response
See merge request mbugroup/lti-api!486
2026-04-28 11:53:14 +07:00
Adnan Zahir
795f201a0b
fix: getAll and update response
2026-04-28 11:52:32 +07:00
Adnan Zahir
49d684ebbe
Merge branch 'feat/toggle-negative-usgae' into 'development'
...
feat: konfigurasi sistem toggle pemakaian pakan ovk negatif
See merge request mbugroup/lti-api!485
2026-04-28 11:23:37 +07:00
Adnan Zahir
6f6541d4c1
feat: konfigurasi sistem toggle pemakaian pakan ovk negatif
2026-04-28 10:51:54 +07:00
Giovanni Gabriel Septriadi
1d6e1fa5be
Merge branch 'feat/limit' into 'development'
...
[FEAT][BE]: get field type to response detail recording
See merge request mbugroup/lti-api!484
2026-04-27 06:39:02 +00:00
giovanni
aadd87852b
get field type to response detail recording
2026-04-27 13:38:13 +07:00
Giovanni Gabriel Septriadi
ac69ae054a
Merge branch 'feat/limit' into 'development'
...
[FEAT][BE]: adjust validation limit max 100
See merge request mbugroup/lti-api!483
2026-04-27 04:55:21 +00:00
giovanni
7cc5c39092
adjust validation limit max 100
2026-04-27 11:54:29 +07:00
Giovanni Gabriel Septriadi
706303980b
Merge branch 'feat/periode-flock' into 'development'
...
[FEAT][BE]: adjust suffix flock name with max periode
See merge request mbugroup/lti-api!482
2026-04-27 04:25:02 +00:00
giovanni
d7a2a5a2ed
adjust suffix flock name with max periode
2026-04-27 11:24:21 +07:00
Giovanni Gabriel Septriadi
ae47493109
Merge branch 'feat/periode-flock' into 'development'
...
[FEAT][BE]: add feature edit periode project flock
See merge request mbugroup/lti-api!481
2026-04-27 03:55:02 +00:00
giovanni
9726303eeb
add feature edit periode project flock
2026-04-27 10:54:02 +07:00
Adnan Zahir
b764d2c3c0
Merge branch 'codex/filter-improvement' into 'development'
...
Codex/po date
See merge request mbugroup/lti-api!479
2026-04-25 22:50:20 +07:00
Adnan Zahir
eefc9850e1
feat: editable po_date
2026-04-25 22:47:52 +07:00