frappe / erpnext

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

Unable to load General Ledger within Chrome #9008

Closed addymuliady closed 7 years ago

addymuliady commented 7 years ago

Unable to view General Ledger on Chrome. Tested on Internet Edge is OK.

Self Hosted ERPNext: v8.0.38 (master) Frappe Framework: v8.0.59 (master)

Browser console msg:

desk.min.js:346 Uncaught TypeError: Cannot read property 'addClass' of undefined
    at Class.add_field (desk.min.js:346)
    at Object.<anonymous> (report.min.js:81)
    at Function.each (jquery.min.js:2)
    at Class.setup_filters (report.min.js:81)
    at Class.setup_report (report.min.js:77)
    at report.min.js:76
    at Function.<anonymous> (desk.min.js:142)
    at Function.each (jquery.min.js:2)
    at Object.frappe.request.cleanup (desk.min.js:142)
    at Object.<anonymous> (desk.min.js:132)
tundebabzy commented 7 years ago

Hello @addymuliady please try restarting your bench and refreshing the browser and see if that works

jwrober commented 7 years ago

I get something similar when looking up chart of accounts (same version). I have restarted and also cleared cache and rebuilt js files image

tundebabzy commented 7 years ago

I'm on erpnext 8.0.39 frappe 8.0.59

and I can't reproduce the issue. @jwrober , are you able to reproduce the error? I can confirm the comment you made though.

jwrober commented 7 years ago

I am on Installed Apps ERPNext: v8.0.38 (master) Frappe Framework: v8.0.59 (master)

and get same error as shown above on chart of accounts. no errors on GL. everything does seem to work though. not sure what the console error is telling us.

addymuliady commented 7 years ago

@tundebabzy still cannot view General Ledger. I have to set it From date to 1/01/2017 and refresh. Then all, of General Ledger entries appear.

netchampfaris commented 7 years ago

@addymuliady Can't replicate on my local machine. If you have any additional information which can help us replicate please mention it. Closing it for now. Please reopen the issue again if required.