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

feature(Set Is Medical from Employee Jobtitle) #7227

Merged

Conversation

lomamech
Copy link
Contributor

@lomamech lomamech commented Aug 25, 2023

  • Remove property is_medical from Employee
  • Add property is_medical in table title_employee
  • Update modules

Closes #7170.

Copy link
Collaborator

@jmcameron jmcameron left a comment

Choose a reason for hiding this comment

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

The code changes look okay.

I tested it with bhima_test and would like two fixes:

  • In the employee registry when I try to do a search by "Job Title", it does not work.
  • Please update the employee registry to it remembers the column selections. Currently it forgets the column selections every time you leave the page.

I did not test this by doing a payroll. I encourage you to verify that the payroll process works correctly with this change.

- Remove property is_medical from Employee
- Add property is_medical in table title_employee
- Update modules
closes IMA-WorldHealth#7170
- Fix error and bug on component Employee Job title select
@lomamech lomamech force-pushed the setIsMedicalFromEmpleyeeJobTitle branch from 6d7f4b1 to 16e513c Compare August 29, 2023 08:18
Copy link
Collaborator

@jmcameron jmcameron left a comment

Choose a reason for hiding this comment

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

Chris, thanks for your updates. I tested them and they work okay.

@jmcameron
Copy link
Collaborator

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 29, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 1543ff4 into IMA-WorldHealth:master Aug 29, 2023
3 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.

Move is_medical property from employee to title
2 participants