Skip to content

Foundational Data Model and Services for Inventory Cycle Count (OFBIZ-13406)#1206

Open
chandan-khandelwal wants to merge 2 commits into
apache:trunkfrom
chandan-khandelwal:OFBIZ-13406
Open

Foundational Data Model and Services for Inventory Cycle Count (OFBIZ-13406)#1206
chandan-khandelwal wants to merge 2 commits into
apache:trunkfrom
chandan-khandelwal:OFBIZ-13406

Conversation

@chandan-khandelwal
Copy link
Copy Markdown
Contributor

@chandan-khandelwal chandan-khandelwal commented May 14, 2026

Implemented: Foundational Data Model and Services for Inventory Cycle Count (OFBIZ-13406)

This contribution introduces the foundational data model and service layer for Inventory Cycle Counting (ICC) within the Product component.

The implementation covers the following:

Data Model: Defined four new entities (InventoryCount, InventoryCountItem, InventoryCountVariance, and InventoryCountStatus) to support structured physical counting, variance tracking, and status history auditing.
Service Layer: Implemented a complete set of CRUD services using the entity-auto engine for efficient management of count headers, items, variances, and status changes.

Added INV_COUNT_STATUS seed data (IN_PROGRESS, COMPLETED, CANCELLED) along with status transition validations to ensure data and process integrity.

@chandan-khandelwal chandan-khandelwal changed the title OFBIZ-13406 : Implemented foundational Data Model and Services for Inventory Cycle Count Foundational Data Model and Services for Inventory Cycle Count (OFBIZ-13406) May 22, 2026
@chandan-khandelwal chandan-khandelwal marked this pull request as ready for review May 22, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant