chore: Remove HR templates and references from other workspaces

- Removed template `employees_to_mark_attendance.html`

- Removed HR references from ERPNext Settings and Home workspaces
This commit is contained in:
Rucha Mahabal
2022-06-27 16:56:24 +05:30
parent 1d5c8660bb
commit ba8ea0f4fb
5 changed files with 7 additions and 83 deletions

View File

@@ -8,7 +8,6 @@ import "./payment/payments";
import "./controllers/taxes_and_totals";
import "./controllers/transaction";
import "./templates/item_selector.html";
import "./templates/employees_to_mark_attendance.html";
import "./utils/item_selector";
import "./help_links";
import "./agriculture/ternary_plot";