Skip to content

refactor!: remove hierarchy charts#35709

Merged
ruchamahabal merged 2 commits into
frappe:developfrom
ruchamahabal:remove-hierarchy-chart
Jun 15, 2023
Merged

refactor!: remove hierarchy charts#35709
ruchamahabal merged 2 commits into
frappe:developfrom
ruchamahabal:remove-hierarchy-chart

Conversation

@ruchamahabal

@ruchamahabal ruchamahabal commented Jun 15, 2023

Copy link
Copy Markdown
Member

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