Jun 5, 2018

solved erpnext help doesn't exist

error is : ProgrammingError: (1146, u"Table 'xxxxx .help' doesn't exist") SOLUTION is : bench setup-help ...
Read more ...

Jun 4, 2018

SOLVED erpnext can not find variables.less

the error : 19:06:15 watch.1          | Error compiling  erpnext.less 19:06:15 watch.1          | { [Error: 'variables.less' wasn't found. Tried - variables.less,/home/frappe/frappe-bench/apps/erpnext/erpnext/public/less/variables.less,/home/frappe/frappe-bench/sites/node_modules/variables.less,variables.less] 19:06:15 watch.1          |  ...
Read more ...

SOLVED Erpnext throw er Unhandled 'error' event ENOSPC

Error : 18:43:14 watch.1          | events.js:160 18:43:14 watch.1          |       throw er; // Unhandled 'error' event 18:43:14 watch.1          |       ^ 18:43:14 watch.1          |  18:43:14 watch.1          | Error: watch /home/frappe/frappe-bench/apps/erpnext/erpnext/education/doctype/academic_year...
Read more ...

SOLVED erpnext Error: Cannot find module 'babel-core'

the error : 18:36:54 socketio.1       | listening on *: 9001 18:36:56 watch.1          | module.js:478 18:36:56 watch.1          |     throw err; 18:36:56 watch.1          |     ^ 18:36:56 watch.1          |  18:36:56 watch.1          | Error: Cannot find...
Read more ...

SOLVED : pymysql.err.IntegrityError: (1048, u"Column 'translatable' cannot be null")

the error is  :   File "<string>", line 1, in <module>   File "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 695, in reload_doc     return frappe.modules.reload_doc(module, dt, dn, force=force, reset_permissions=reset_permissions)   File "/home/frappe/frappe-bench/apps/frappe/frappe/modules/utils.py", line 155, in reload_doc     return import_files(module,...
Read more ...