-
Notifications
You must be signed in to change notification settings - Fork 6
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 workflow for office of ee #32
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are places where you have made list of dictionaries for drop-downs. If they can be fetched from an OPTION
HTTP call that would be better.
I didn't understand. Can you elaborate more? |
Basically, you can get the value of available options for |
I am not finding a way to send BTW ,what is the problem with making dictionaries for dropdown? |
Is this complete now @Tanuj22? |
@ajatprabha No, This PR also contains the part for |
No description provided.