frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
20.41k stars 7.08k forks source link

Tally Migration #35472

Open riddhisolanki001 opened 1 year ago

riddhisolanki001 commented 1 year ago

Information about bug

Data: "Processing Master Data"

Exception: Traceback (most recent call last): File "/home/riddhi-solanki/migoo_backup/apps/erpnext/erpnext/erpnext_integrations/doctype/tally_migration/tally_migration.py", line 276, in _process_master_data chart_of_accounts, customers, suppliers = get_coa_customers_suppliers(collection) File "/home/riddhi-solanki/migoo_backup/apps/erpnext/erpnext/erpnext_integrations/doctype/tally_migration/tally_migration.py", line 131, in get_coa_customers_suppliers for account in coa: UnboundLocalError: local variable 'coa' referenced before assignment

Module

accounts

Version

ERPNext: v14.25.1 (version-14)

Frappe Framework: v14.36.3 (version-14)

Installation method

None

Relevant log output / Stack trace / Full Error Message.

No response

Sunitsarode commented 5 months ago

How to resolve this issue, I have got this issue still in latest version of Frappe and ERPNext