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

[Update] added the radio button fix #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ajit3190
Copy link

No description provided.

@@ -17,6 +22,46 @@ def migrate_notes(notes)
end
end

def get_radio_fields
primero_module = PrimeroModule.find_by_name("CP") #hardcoded for now. need to change it to accomodate either one. Cannot use all since there comflicting fields in both modules
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need to change this to accommodate GBV migrations. There are shared fields between the two modules but they shouldn't conflict.

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.

2 participants