aguhh18
28c6aaefac
feat(BE): refactor search queries to be case insensitive across all modules
2026-01-11 21:09:15 +07:00
Hafizh A. Y
bc0bf7fe16
fix(BE): not showed supplier in master data product
2026-01-10 18:25:04 +07:00
MacBook Air M1
f079bee92a
adjust get all phase activity
2026-01-08 13:37:53 +07:00
MacBook Air M1
f1f7edb9ab
Adjust limit for get all employee
2026-01-08 11:50:34 +07:00
MacBook Air M1
a4840fc98a
add master data config checklist
2026-01-07 21:37:51 +07:00
MacBook Air M1
c3f8ae5887
add api daily checklist report
2026-01-07 17:39:17 +07: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
b1996be24c
add module master phase activity
2026-01-05 22:25:46 +07:00
MacBook Air M1
4a08be1f55
add module master data phases
2026-01-05 19:59:03 +07:00
MacBook Air M1
9f840f2650
adjust patch employee
2026-01-05 17:49:44 +07:00
MacBook Air M1
80109b77db
adjust api get all employees
2026-01-05 17:32:41 +07:00
MacBook Air M1
df504e3ff0
add migration;add api create employee
2026-01-05 17:17:25 +07: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.
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
Hafizh A. Y
5302713811
fix(be): nonstock response supplier null to empty array
2025-12-31 06:52:38 +07:00
Hafizh A. Y
6c42119f4d
fix(be): remove omitempty in dto and validation nonstock
2025-12-31 06:43:34 +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
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
aguhh18
471fd1dbbf
feat(BE): enhance product warehouse handling and automatic calculations for delivery and sales orders
2025-12-30 16:30:44 +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
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
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
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
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
ragilap
dbb9db960f
Merge branch 'feat/BE/Sprint-7' of https://gitlab.com/mbugroup/lti-api into feat/BE/US-304/permission-middleware-adjustment
2025-12-19 14:19: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
ragilap
2effa08648
feat/BE/US-304/TASK-307,306-adjustment middleware check if user have permission,create all permission in modules lti
2025-12-10 08:53:09 +07:00
ragilap
0a18753dde
feat/BE/US-278/TASK-288,289-adjust schema database,Create trigger in expense module, add filter in warehouse linked to project flock
2025-12-08 01:23:21 +07:00
ragilap
dbeb0b62cb
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into dev/ragil
2025-11-26 11:14:08 +07:00
ragilap
c02f72c5e5
fix: next period,purchase before bop, integration auth module,fix validation-master data
2025-11-25 10:32:15 +07:00
aguhh18
af147f4f2b
Merge branch 'feat/BE/Sprint-5' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-11-21 10:46:50 +07:00
Hafizh A. Y
53b226f243
fix(BE): adjust dto and project flock, master data, and marketing
2025-11-21 09:53:33 +07:00
Hafizh A. Y
228aedc215
fix(BE-273): add object nonstock and supplier in response get one and fix name base to relation in dto
2025-11-20 14:59:50 +07:00
Hafizh A. Y.
3080a6f8ef
Merge branch 'feat/BE/Sprint-5' into 'feat/BE/US-159,160/marketing'
...
# Conflicts:
# internal/modules/production/project_flocks/controllers/projectflock.controller.go
# internal/modules/production/project_flocks/dto/projectflock.dto.go
# internal/modules/production/project_flocks/route.go
# internal/modules/production/transfer_layings/dto/transfer_laying.dto.go
2025-11-20 02:16:12 +00:00
aguhh18
105b20c333
Feat[BE-261,265]: createing BOP and BOP realization(Unfinished)
2025-11-19 16:05:11 +07:00
ragilap
c2b60c1aff
feat(BE-#270): Project flock period change to project_flock_kandangs
2025-11-18 12:26:54 +07:00
aguhh18
28c81aac25
Merge branch 'dev/ragil-before-sso' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-11-18 08:23:13 +07:00
ragilap
69469edb62
PR
2025-11-17 14:48:39 +07:00
aguhh18
d528096d56
Merge branch 'development' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-11-17 13:52:13 +07:00
ragilap
11f2389ec5
feat(BE-229,234,235,230,231,232,233): purchase request and purchase order and fix master data dto
2025-11-17 09:39:30 +07:00
Hafizh A. Y
17d3042586
fix(BE): kandang capacity and fix err response
2025-11-14 16:43:01 +07:00
aguhh18
fd0943dfaf
feat[BE-222]: create migration create template for SO API and kandang id param on product warehouse
2025-11-10 14:49:46 +07:00
ragilap
8f74391f1e
unfinished purchase
2025-11-05 18:58:06 +07:00
aguhh18
b234778634
Merge branch 'development-before-sso' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-11-05 14:03:45 +07:00
aguhh18
1ee97b91a5
feat[BE-127]: Createing transfer laying create one, approvals, get one, get all, update, delete, but Still unfinished
2025-11-05 08:56:18 +07:00
ragilap
50119ac538
Merge branch 'development-before-sso' of https://gitlab.com/mbugroup/lti-api into refactor-to-serve/with-middleware
2025-11-03 16:57:10 +07:00