Skip to content

Commit

Permalink
Update employee_advance.py
Browse files Browse the repository at this point in the history
-
  • Loading branch information
kittiu committed Jun 2, 2023
1 parent 5f5dee7 commit 60de460
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions thai_tax/custom/employee_advance.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
from hrms.hr.doctype.employee_advance.employee_advance import EmployeeAdvance


class EmployeeAdvanceOverPayment(frappe.ValidationError):
pass


class ThaiTaxEmployeeAdvance(EmployeeAdvance):

# For python bug fix only, to be removed if fixed in the core
Expand Down

0 comments on commit 60de460

Please sign in to comment.