Override whitelist method and class method for the same class

the gold border is the right thing that i must to focued in it
the above error was because the uncorrect path as you warned me in advance

from  hrms.payroll.doctype.payroll_entry import payroll_entry as payroll_entry

from my_app.overrides import payroll_entry as custom_payroll_entry


this is the right thing

thx a lot for your help and i learn new thing in frappe @ejaaz :+1:

1 Like