Skip to content

Commit

Permalink
Merge pull request #38392 from GursheenK/report-rename-import
Browse files Browse the repository at this point in the history
fix: imports for renamed report
  • Loading branch information
GursheenK committed Nov 28, 2023
2 parents 8f00481 + aee2e12 commit c232acb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import frappe
from frappe import _

from erpnext.accounts.report.tds_payable_monthly.tds_payable_monthly import (
from erpnext.accounts.report.tax_withholding_details.tax_withholding_details import (
get_result,
get_tds_docs,
)
Expand Down

0 comments on commit c232acb

Please sign in to comment.