Frappe School makes learning ERPNext and Frappe framework easy, fun, and effective. It has courses with videos, quizzes, exercises. Certificates are shareable and verifiable too!
Read more about Frappe School in this blog.
We hope this will help all the stakeholders and unleash the power of open-source software.
Hi! I get an error when trying to set a password. Username can only contain alphabets, numbers and unedrscore. even when I enter a valid password.
File "/home/frappe/frappe-bench/apps/community/community/overrides/user.py", line 13, in validate
self.validate_username_characters()
File "/home/frappe/frappe-bench/apps/community/community/overrides/user.py", line 42, in validate_username_characters
frappe.throw(_("Username can only contain alphabets, numbers and unedrscore."))
File "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 439, in throw
msgprint(msg, raise_exception=exc, title=title, indicator='red', is_minimizable=is_minimizable, wide=wide, as_list=as_list)
File "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 418, in msgprint
_raise_exception()
File "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 372, in _raise_exception
raise raise_exception(msg)
frappe.exceptions.ValidationError: Username can only contain alphabets, numbers and unedrscore.
No. The Education module in ERPNext is meant more for professional institutes like schools/universities where as Frappe School is more of a Udemy like platform where frappe/erpnext courses would be published.
Are you open to community contributions?
For example, if I have some basic knowledge and can invest time in creating material/content - would you support in hosting or templates?