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
Hafizh A. Y.
d1ba13de76
Merge branch 'feat/BE/Sprint-8' into 'dev/hafizh'
...
# Conflicts:
# internal/route/route.go
# internal/utils/constant.go
2025-12-29 14:37:02 +00:00
Hafizh A. Y
e30ef5ef10
feat(BE): finance (payment, initial_balance, injection). fix(BE): kandang capacity
2025-12-29 15:48: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
dbb13da7c4
Feat[BE]: add migration scripts for product warehouse ID management and create production standards tables with constraints and indexes
2025-12-29 15:47:05 +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
96c2917834
Feat[BE]: add migration scripts to manage document columns in expenses table for Document service integration
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
20f8a45823
Feat[BE]: update update dto for transfer document
2025-12-29 15:47:05 +07:00
aguhh18
67ddd8e667
Feat[BE]: enhance chickin stock management with FIFO service integration and fix key naming inconsistencies
2025-12-29 15:47:03 +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
aguhh18
306cf11fee
Feat[BE]: integrate FIFO service for chickin stock management
2025-12-29 15:26:38 +07:00
aguhh18
9ee3b7582c
Feat[BE]: on chickin laying covert Pullet to Layer
2025-12-29 15:26:38 +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
d945fcd19c
Merge branch 'dev/gio' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-12-28 19:16:53 +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
MacBook Air M1
10f42ed9c4
feat[BE-378]:Create API Get All HPP Harian Kandang
2025-12-28 18:41:46 +07:00
aguhh18
a0d2c1c7dd
feat[BE]: enhance marketing module by adding ProductWarehouseId to marketing delivery product creation
2025-12-28 10:40:20 +07:00
aguhh18
56811f7c5b
feat[BE]: integrate kandang repository into expense bridge for enhanced expense management
2025-12-28 08:57:35 +07:00
aguhh18
647bfbb667
Merge branch 'feat/BE/Sprint-8' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-12-28 08:20:32 +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.
cdfa77566c
Merge branch 'dev/teguh' into 'feat/BE/Sprint-8'
...
Feat[BE US# master data]: create standard production master data and adjust fifo stock module and document module on some main module
See merge request mbugroup/lti-api!109
2025-12-27 07:40:55 +00: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
85dc0ecd13
Merge branch 'feat/BE/Sprint-8' of https://gitlab.com/mbugroup/lti-api into HEAD
2025-12-27 11:59:10 +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
b156e06cee
Feat[BE]: add migration scripts for product warehouse ID management and create production standards tables with constraints and indexes
2025-12-26 23:36:53 +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
54487b0fcf
Feat[BE]: add migration scripts to manage document columns in expenses table for Document service integration
2025-12-26 11:21:23 +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
3e575d96a7
Feat[BE]: update update dto for transfer document
2025-12-24 10:42:27 +07:00
Adnan Zahir
98a34a1640
Merge branch 'feat/BE/Sprint-7' into 'development'
...
[FEAT/BE][Sprint #7 ] Reporting, Report Closing, and Adjustment
See merge request mbugroup/lti-api!107
2025-12-24 10:08:35 +07:00
aguhh18
c643e66282
Merge branch 'feat/BE/Sprint-7' of https://gitlab.com/mbugroup/lti-api into dev/teguh
2025-12-24 09:25:14 +07:00
aguhh18
9c3d0a44a6
Feat[BE]: enhance chickin stock management with FIFO service integration and fix key naming inconsistencies
2025-12-24 09:24:32 +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
Hafizh A. Y.
e33b23a2aa
Merge branch 'feat/BE/US-304/permission-middleware-adjustment' into 'feat/BE/Sprint-7'
...
[FIX/BE][US#304]: add refresh token and adjustment permission
See merge request mbugroup/lti-api!106
2025-12-23 07:50:11 +00:00
aguhh18
c55fdb75a7
Feat[BE]: add document handling to stock transfer process
2025-12-23 14:10:08 +07:00
ragilap
3a27917afc
Merge branch 'feat/BE/Sprint-7' of https://gitlab.com/mbugroup/lti-api into feat/BE/US-304/permission-middleware-adjustment
2025-12-23 14:07:41 +07:00
Hafizh A. Y.
c0132e5880
Merge branch 'dev/gio' into 'feat/BE/Sprint-7'
...
rename api closing data produksi
See merge request mbugroup/lti-api!105
2025-12-23 06:55:15 +00:00
aguhh18
3d13cd966a
Feat[BE]: integrate FIFO service for chickin stock management
2025-12-23 12:26:35 +07:00
ragilap
b41bb79125
Fix(BE-304):uncomment auth
2025-12-23 11:50:45 +07:00
ragilap
a2b8ebe665
Fix(BE-278):fixing total price in purchase
2025-12-23 11:50:00 +07:00
ragilap
2d8f20b70e
Fix(BE-304):add refresh token and adjustment permission
2025-12-23 08:57:41 +07:00
MacBook Air M1
824eb5905f
resolve conflict to sprint 7
2025-12-22 15:22:12 +07:00
MacBook Air M1
817b6f82d0
rename api closing data produksi
2025-12-22 15:15:42 +07:00
aguhh18
cbd3047a17
Feat[BE]: on chickin laying covert Pullet to Layer
2025-12-22 13:51:27 +07:00