mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 22:49:19 +00:00
chore: fix imports for renamed report
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import frappe
|
import frappe
|
||||||
from frappe import _
|
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_result,
|
||||||
get_tds_docs,
|
get_tds_docs,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user