aguhh18
dc4729c3b9
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-12-31 11:44:02 +07:00
aguhh18
bec6a93152
FIX[BE]Stop adjusting target product warehouse quantity
...
Avoid double counting: population entries and ConsumeChickinStocks already update inventory. Pullet/layer for the flock will
be added via other flows (purchase, transfer, etc.)
2025-12-31 11:43:03 +07:00
Hafizh A. Y.
3a1a2b436d
Merge branch 'fix/BE-Document_s3' into 'development'
...
feat(BE): add function read and download in document
See merge request mbugroup/lti-api!126
2025-12-31 04:41:53 +00:00
ragilap
9d285869f5
feat(BE): add function read and download in document
2025-12-31 11:39:53 +07:00
aguhh18
42853aaac0
fix[BE]Reset chickin pending usage and skip zero entries
2025-12-31 11:34:57 +07:00
aguhh18
610555c3cf
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-12-31 10:29:32 +07:00
aguhh18
c60c40af03
feat(be): add GetByProjectFlockKandangIDForUpdate method to lock chickin rows and prevent race conditions
2025-12-31 10:27:15 +07:00
Hafizh A. Y.
4e2724a702
Merge branch 'dev/teguh' into 'development'
...
feat[BE]: add get all nonstock by supplier id on nonstock get all
See merge request mbugroup/lti-api!125
2025-12-31 03:02:48 +00: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
Hafizh A. Y.
2749e44439
Merge branch 'feat/BE/US-281-adjustment_recording' into 'development'
...
feat(BE-281): adjustment recording table with handhouse and deleting weight...
See merge request mbugroup/lti-api!122
2025-12-31 03:01:09 +00:00
ragilap
b8c0b0c37d
feat(BE-278): add std for max_depletion
2025-12-31 09:44:20 +07:00
Hafizh A. Y.
acbf52a5e1
Merge branch 'feat/BE/US-281-uniformity' into 'development'
...
feat(BE-281): adjustment bug erorr 500 if 404 record projectflock
See merge request mbugroup/lti-api!124
2025-12-31 02:41:42 +00:00
aguhh18
0fc560b91c
fix(be): update nonstock query to use SupplierID as a non-pointer type
2025-12-31 09:40:05 +07:00
Hafizh A. Y.
2d098cb6b1
Merge branch 'feat/BE/US-281-uniformity' into 'feat/BE/Sprint-8'
...
feat(BE-281): uniformity and create project flock triger... unfinished s3 read
See merge request mbugroup/lti-api!121
2025-12-31 02:20:01 +00:00
Hafizh A. Y.
d35d0bbe6b
Merge branch 'dev/teguh' into 'development'
...
fix(BE): fix error get location id when only attach to location in expense
See merge request mbugroup/lti-api!119
2025-12-31 02:18:27 +00:00
ragilap
d9afd2913e
feat(BE-278): adjustment_recording dto
2025-12-31 09:13:55 +07:00
ragilap
dbaee73134
feat(BE-278): fix error purchase product warehouse
2025-12-31 07:50:13 +07:00
ragilap
709e304f7f
feat(BE-281): adjustment bug erorr 500 if 404 record projectflock
2025-12-31 07:39:20 +07:00
ragilap
d994cfdce7
productstock
2025-12-31 07:08:03 +07:00
Hafizh A. Y.
d3bb00a06a
Merge branch 'fix/nonstock-undefined-field' into 'development'
...
fix(be): nonstock response supplier null to empty array
See merge request mbugroup/lti-api!120
2025-12-30 23:57:54 +00:00
Hafizh A. Y
5302713811
fix(be): nonstock response supplier null to empty array
2025-12-31 06:52:38 +07:00
Hafizh A. Y.
f698ca070c
Merge branch 'fix/nonstock-undefined-field' into 'development'
...
fix(be): remove omitempty in dto and validation nonstock
See merge request mbugroup/lti-api!118
2025-12-30 23:44:27 +00:00
Hafizh A. Y
6c42119f4d
fix(be): remove omitempty in dto and validation nonstock
2025-12-31 06:43:34 +07:00
ragilap
bc03c469f2
feat(BE-278): add delete document s3
2025-12-31 04:00:41 +07:00
ragilap
fd5f83ca58
feat(BE-278): unrestrict feat warehouse purchase,adding purchase upload document
2025-12-31 03:50:58 +07:00
Hafizh A. Y.
299c8c7177
Merge branch 'fix/setup-seeder' into 'development'
...
fix: setup seeder for development
See merge request mbugroup/lti-api!117
2025-12-30 16:54:23 +00:00
Hafizh A. Y
78359db880
fix: setup seeder for development
2025-12-30 23:52:37 +07:00
aguhh18
91fd8a253b
feat(BE): update foreign key constraints for project_chickins and adjust service logic for project flock kandang retrieval
2025-12-30 20:16:40 +07:00
aguhh18
d91ff7a4c2
feat(BE): add supplier_id filter to GetAll method and update validation for query parameters
2025-12-30 20:03:23 +07:00
aguhh18
3ecea6741f
feat(BE): update DeleteOne method to use uint64 for ID and implement soft delete logic
2025-12-30 19:39:10 +07:00
aguhh18
b988f45a0b
feat(BE): update expense DTO and service to directly use location from expense
2025-12-30 19:30:42 +07:00
Hafizh A. Y.
10799cc1ed
Merge branch 'feat/BE/Sprint-8' into 'development'
...
[FEAT/BE] Partial Merge #3
See merge request mbugroup/lti-api!116
2025-12-30 12:06:19 +00:00
Hafizh A. Y.
c9c581ef30
Merge branch 'sprint-8/gio' into 'feat/BE/Sprint-8'
...
fix api get all closing; fix get closing sapronak; fix get all maste data product
See merge request mbugroup/lti-api!115
2025-12-30 09:36:48 +00:00
Hafizh A. Y.
6ee795cf2a
Merge branch 'dev/teguh' into 'feat/BE/Sprint-8'
...
feat(BE US#386): add standard_fcr column to production_standard_details and update existing API
See merge request mbugroup/lti-api!114
2025-12-30 09:36:00 +00: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
4e5caa8cba
feat(BE-281): add rbac for uniformity
2025-12-30 15:23:34 +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
ragilap
0396aa0255
feat(BE-287):adjustment purchase restrict unfinished
2025-12-30 14:27:50 +07:00
ragilap
756ba223ed
feat(BE-281):add standart production into response recording get one
2025-12-30 13:17:01 +07:00
ragilap
0c776e8332
feat(BE-281): uncoment auth
2025-12-30 12:08:49 +07:00
ragilap
90125ffe1a
feat(BE-281):add dto standart mean bw and uniformity
2025-12-30 12:07:28 +07:00
aguhh18
c36719cc1a
Merge branch 'feat/BE/Sprint-8' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-12-30 10:42:04 +07:00
aguhh18
e4acd9a21e
feat(BE): add standard_fcr column to production_standard_details and update related services and validations
2025-12-30 10:27:12 +07:00
ragilap
9a094b8bfe
feat(BE-281):fix document payload
2025-12-30 09:56:48 +07:00
ragilap
16ef73fce3
Merge branch 'feat/BE/Sprint-8' of https://gitlab.com/mbugroup/lti-api into feat/BE/US-281-adjustment_recording
2025-12-30 09:41:42 +07:00
Hafizh A. Y.
ddda696454
Merge branch 'fix/BE/US-74-add_production_standart_project_flock' into 'feat/BE/Sprint-8'
...
feat(BE-74): add production standart to project_flock and implement rbac...
See merge request mbugroup/lti-api!113
2025-12-29 16:22:29 +00:00
ragilap
635049163e
feat(BE-74): add production standart to project_flock and implement rbac finance and standart production
2025-12-29 23:15:34 +07:00
Hafizh A. Y.
49af2d6448
Merge branch 'feat/BE/Sprint-8' into 'development'
...
Feat[BE]: Partial Merge
See merge request mbugroup/lti-api!112
2025-12-29 14:39:58 +00:00
Hafizh A. Y.
68703d8752
Merge branch 'dev/teguh' into 'feat/BE/Sprint-8'
...
feat(BE): expense(adjust expense add option attach to farm and not to kandang ).
See merge request mbugroup/lti-api!111
2025-12-29 14:39:05 +00:00
Hafizh A. Y.
f19a3cb76e
Merge branch 'dev/hafizh' into 'feat/BE/Sprint-8'
...
feat(BE): finance (payment, initial_balance, injection). fix(BE): kandang capacity
See merge request mbugroup/lti-api!110
2025-12-29 14:37:42 +00:00