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

enchancement for status field for contracts #388

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

kvncampos
Copy link
Contributor

@kvncampos kvncampos commented Nov 15, 2024

Closes: #337

What's Changed

  • Updated the ContractLCM Model to include a StatusField.
  • Updated forms/filters/tables related to ContractLCM.
  • Included Tests for all changes.
  • This provides the ability to keep track status of a contract through it's lifecycle

Before:
image

After:
image
image

To Do

  • [x ] Explanation of Change(s)
  • [x ] Added change log fragment(s) (for more information see the documentation)
  • [x ] Attached Screenshots, Payload Example
  • [x ] Unit, Integration Tests

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.

Add Status field to Contracts
1 participant