Open fderyckel opened 8 years ago
I don't know why this error is occurring. In my system i don't get this error. Can you debug and see why frappe.logger return null?
How would I go about the frappe.logger?
Try to put some print's to see where is happening the error, because as you can see frappe.logger exists!
facing same error while installation and i've also discussed about this with frappe team , they revert as jasper_erpnext_report developers need to perform some changes to make it compatible with frappe.logger new system. I've installed this app using master branch and installed frappe to using master branch. i did not use any develop branch. But still facing error of frappe.logger.
I can't fix if i don't know where the error is. In my two mac i have no problem, so i don't know how to fix it. I need you help me here. Try to remove the name jasper_erpnext_report
in line 14 of file JasperBase.py.
The line must be like this after you remove the name: _logger = frappe.logger().
If the error move to another .py file then remove also the name. Let me know if the error go away.
Also, if you see i already adapt jasper_erpnext_report to frappe logger.
Thanks.
I did a bench update, then erpnext do not let me log in ( I always get this error)