We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add status transition to allow switching Archived rule to Active.
<moqui.basic.StatusFlowTransition statusFlowId="Default" statusId="ATP_RULE_ARCHIVED" toStatusId="ATP_RULE_ACTIVE" transitionName="Archived to Active"/>
The text was updated successfully, but these errors were encountered:
Improved: Added status transition to mark a atp rule active from arch…
2b9f664
…ived (#36).
Improved: Added upgrade data for the newly added status transition (#36…
9e1e1f1
…).
Merge pull request #37 from hotwax/#36
44a02a5
Improved: Added status transition to mark a atp rule active from archived (#36).
No branches or pull requests
Add status transition to allow switching Archived rule to Active.
<moqui.basic.StatusFlowTransition statusFlowId="Default" statusId="ATP_RULE_ARCHIVED" toStatusId="ATP_RULE_ACTIVE" transitionName="Archived to Active"/>
The text was updated successfully, but these errors were encountered: