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

fixed age field readonly #151

Merged

Conversation

reichie020212
Copy link
Contributor

Why is this change needed?

Currently, Age field becomes editable if the individual is not disable. Age field should always be readonly without any conditions.

How was the change implemented?

Remove the attribute readonly in the xml since age field in model already have a parameter readonly that is set to True

How to test manually...

  1. Navigate to Registry -> Individual -> enter one record.
  2. Age field should not be editable even if the individual is either Active or Disabled.

@gonzalesedwin1123 gonzalesedwin1123 merged commit cf0cb22 into OpenG2P:17.0-develop Jul 11, 2024
5 checks passed
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.

Fix Age field in Registry not readonly when active
2 participants