chore: Remove HRMS related code (#32607)

Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
(cherry picked from commit dc3fe85921)
This commit is contained in:
Deepesh Garg
2022-10-17 11:37:50 +05:30
committed by Mergify
parent a260c594c1
commit d9519f24aa
2 changed files with 9 additions and 7 deletions

View File

@@ -460,10 +460,6 @@ def reconcile_against_document(args): # nosemgrep
frappe.flags.ignore_party_validation = False
if entry.voucher_type in ("Payment Entry", "Journal Entry"):
if hasattr(doc, "update_expense_claim"):
doc.update_expense_claim()
def check_if_advance_entry_modified(args):
"""