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

refactor!: remove hierarchy charts #35709

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

ruchamahabal
Copy link
Member

@ruchamahabal ruchamahabal commented Jun 15, 2023

Hierarchy charts were added as generic classes to visualize hierarchies for Org Charts: #26261

During the HR app separation, it was still kept in ERPNext as its generic enough for any hierarchy. But currently it's not being used anywhere and we don't see any usage for it in the near future within ERPNext. Plus it will be easier to maintain in HR if all the related code is together.

So moving this to the HRMS app: frappe/hrms#597
Also removing the html2canvas dependency added for it.

https://github.com/frappe/erpnext/wiki/Migration-Guide-to-ERPNext-nightly-version-(future-v15)-%5BWIP%5D#hierarchy-chart-moved-to-frappe-hr

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jun 15, 2023
@ruchamahabal ruchamahabal marked this pull request as draft June 15, 2023 08:36
@ruchamahabal ruchamahabal removed the needs-tests This PR needs automated unit-tests. label Jun 15, 2023
@ruchamahabal ruchamahabal marked this pull request as ready for review June 15, 2023 13:36
@ruchamahabal ruchamahabal merged commit 6dd5117 into frappe:develop Jun 15, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant