Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added: Status Flow related data to manage Transfer Order lifecycle #84

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gurveenbagga
Copy link

@gurveenbagga gurveenbagga commented Feb 28, 2025

Closes #83
Added

  1. statusFlowId in OrderHeader entity - https://github.com/hotwax/ofbiz-oms-udm/pull/266/files - done
  2. Seed data for new StatusItem for OrderItem, StatusFlow and StatusFlowTransition

@gurveenbagga gurveenbagga changed the title Added: Status Flow related changes for Transfer Order lifecycle (#83) Added: Status Flow related changes for Transfer Order lifecycle Feb 28, 2025
…fbiz-oms-udm component

This is added in oms component since field is generic change to the order data model, and the new status item, flow, transition data can be kept in oms component.
@gurveenbagga gurveenbagga requested a review from patelanil March 3, 2025 09:40
@gurveenbagga gurveenbagga changed the title Added: Status Flow related changes for Transfer Order lifecycle Added: Status Flow related data to manage Transfer Order lifecycle Mar 5, 2025
@gurveenbagga gurveenbagga requested review from patelanil and mridulpathak and removed request for patelanil March 5, 2025 08:56
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.

Manage Status Flow for Transfer Orders
2 participants