frappe / erpnext

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

Getting Error: No module named 'frappe.core.doctype.repost_accounting_ledger_settings' while bench migrate #38704

Closed sagardspeed2 closed 8 months ago

sagardspeed2 commented 9 months ago

Description of the issue

Getting error while bench migrate Error: No module named 'frappe.core.doctype.repost_accounting_ledger_settings'

Context information (for bug reports)

Output of bench version

erpnext 14.x.x-develop
frappe 15.x.x-develop
hrms 16.0.0-dev
india_compliance 16.0.0-dev
payments 0.0.1

Steps to reproduce the issue

1.bench --site all migrate

Observed result

Expected result

Stacktrace / full error message

builtins.ImportError: Module import failed for Repost Accounting Ledger Settings, the DocType you're trying to open might be deleted.<br> Error: No module named 'frappe.core.doctype.repost_accounting_ledger_settings'

Additional information

OS version / distribution, Frappe install method, etc.

sagardspeed2 commented 9 months ago
image
viralkansodiya commented 9 months ago

when I was in the old version of frappe and erpnext and I was installed the latest version of HRMS that time I got this error

To resolve this error update frappe and erpnext also this error will automatically resolve