aguhh18
76e65704d7
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2026-01-08 22:02:59 +07:00
aguhh18
2650e919e7
feat(BE): implement expense tracking for stock transfers and enhance related services
2026-01-08 15:14:06 +07:00
Hafizh A. Y.
8a64300ddd
Merge branch 'dev/daily-checklist' into 'development'
...
add master data config checklist
See merge request mbugroup/lti-api!139
2026-01-08 02:18:22 +00:00
MacBook Air M1
a4840fc98a
add master data config checklist
2026-01-07 21:37:51 +07:00
ragilap
a2d2c4269a
feat(BE-281): fixing recording error, fixing limit upload uniformity and purchase, add filter and statistic uniformity
2026-01-07 20:26:27 +07:00
aguhh18
18b0663dc6
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2026-01-07 14:03:08 +07:00
aguhh18
76d5b6b69a
feat(BE): enhance ProjectFlockKandang structure and approval fetching methods
2026-01-07 13:39:54 +07:00
aguhh18
0a84e427c1
FIX[BE]: fixing bug transfer to laying, delet biaya, nominal expesen e, chickin
2026-01-07 09:27:39 +07:00
Hafizh A. Y.
c6626cb6f5
Merge branch 'development' into 'dev/gio'
...
# Conflicts:
# internal/modules/repports/route.go
2026-01-06 10:09:45 +00:00
MacBook Air M1
3bd0602525
add daily checklist module;adjust master data;adjust migration
2026-01-06 17:03:55 +07:00
MacBook Air M1
4a08be1f55
add module master data phases
2026-01-05 19:59:03 +07:00
MacBook Air M1
df504e3ff0
add migration;add api create employee
2026-01-05 17:17:25 +07:00
ragilap
8de33a0f24
feat(BE): fix delete project flock budget and uniformity, and fix uniformity with update purchase document
2026-01-02 20:43:57 +07:00
MacBook Air M1
8725d79f8f
Merge branch 'feat/BE/Sprint-8' into dev/gio
2026-01-02 12:25:50 +07:00
MacBook Air M1
39909d1c2e
first commit api production-result
2026-01-02 11:24:26 +07: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
ragilap
d9afd2913e
feat(BE-278): adjustment_recording dto
2025-12-31 09:13:55 +07:00
ragilap
d994cfdce7
productstock
2025-12-31 07:08:03 +07:00
ragilap
756ba223ed
feat(BE-281):add standart production into response recording get one
2025-12-30 13:17:01 +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
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
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.
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
ragilap
8e7e976946
feat(BE-281): adjustment recording table with handhouse and deleting weight unfinished dto:standart fcr,hand house and others
2025-12-29 16:25:08 +07:00
aguhh18
bb76d27f25
feat[BE#US386]: add production standards module with CRUD operations
...
- Created database migration for production standards and related tables.
- Implemented entities for ProductionStandard, ProductionStandardDetail, and StandardGrowthDetail.
- Developed controller for handling production standard requests.
- Added DTOs for data transfer between layers.
- Implemented service layer for business logic related to production standards.
- Created repository interfaces and implementations for data access.
- Added validation for production standard requests.
- Registered routes for production standards in the main application.
2025-12-29 15:47:37 +07:00
aguhh18
ac8536a4a1
Feat[BE]: implement FIFO stock management for marketing delivery products, including migration scripts and updates to related services and DTOs
2025-12-29 15:47:05 +07:00
aguhh18
c3302397cc
Feat[BE]: integrate document service into expense module and update related DTOs for document handling
2025-12-29 15:47:05 +07:00
aguhh18
c7ae836cf0
Feat[BE]: refactor stock log handling and introduce new log types for adjustments and transfers
2025-12-29 15:47:05 +07:00
aguhh18
ebf0f8c5ab
Feat[BE]: refactor document handling in transfer service and introduce document type constants
2025-12-29 15:31:57 +07:00
aguhh18
7dc5c9e9a5
Feat[BE]: add document handling to stock transfer process
2025-12-29 15:26:38 +07:00
ragilap
411d6fe6a9
feat(BE-281): deleting bw in recording
2025-12-29 09:38:49 +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
aguhh18
ec6da57510
feat[BE]: enhance expense management with location and project flock integration, including updates to migrations, entities, services, and validations
2025-12-28 08:13:50 +07:00
Hafizh A. Y
1c875a916b
feat(BE): finance (payment, initial_balance, injection). fix(BE): kandang capacity
2025-12-27 14:30:03 +07:00
aguhh18
c9633d1308
feat[BE#US386]: add production standards module with CRUD operations
...
- Created database migration for production standards and related tables.
- Implemented entities for ProductionStandard, ProductionStandardDetail, and StandardGrowthDetail.
- Developed controller for handling production standard requests.
- Added DTOs for data transfer between layers.
- Implemented service layer for business logic related to production standards.
- Created repository interfaces and implementations for data access.
- Added validation for production standard requests.
- Registered routes for production standards in the main application.
2025-12-27 09:02:16 +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
aguhh18
a9037991ef
Feat[BE]: integrate document service into expense module and update related DTOs for document handling
2025-12-26 11:20:57 +07:00
aguhh18
12e5706318
Feat[BE]: refactor stock log handling and introduce new log types for adjustments and transfers
2025-12-26 09:19:39 +07:00
aguhh18
e935843cba
Feat[BE]: refactor document handling in transfer service and introduce document type constants
2025-12-23 17:51:42 +07:00
aguhh18
c55fdb75a7
Feat[BE]: add document handling to stock transfer process
2025-12-23 14:10:08 +07:00
ragilap
de6304332b
fix purchase due date
2025-12-10 21:10:46 +07:00
ragilap
59ebe29ec8
Merge branch 'feat/BE/Sprint-6' of https://gitlab.com/mbugroup/lti-api into feat/BE/US-279/closing-produksi
2025-12-10 17:03:40 +07:00
ragilap
2b6ba3a41d
feat/BE/US-304/TASK-292,293-restriction expense not finish and stock not used,add status project flock completed, fix dto purchase, fix dto nonstock supplier, purchase
2025-12-10 16:30:17 +07:00
giovanni-ce
29aa737422
resolve conlict to sprint 6
2025-12-08 22:14:55 +07:00
giovanni-ce
4b147a3be7
feat[BE-332]: add api get one tab sapronak
2025-12-08 21:33:29 +07:00
ragilap
7094d90034
Merge branch 'feat/BE/Sprint-6' of https://gitlab.com/mbugroup/lti-api into feat/BE/US-279/closing-produksi
2025-12-08 17:31:06 +07:00
Hafizh A. Y.
89b23b0653
Merge branch 'fix/BE/US-282/adjustment-recording-egg' into 'feat/BE/Sprint-6'
...
fix/BE/US-282/TASK-301,302,303-Adjust Schema Database, Adjust Validation and Req Body, and fixing daily gain, and change logic daily gain
See merge request mbugroup/lti-api!85
2025-12-08 07:15:59 +00:00