great! unfortunately using my phone huawei p30 pro on the first landing page clicking big blue E icon on the left upper corner, there is no popup menu showing all modules, I have no way to navigate to other modules. anyone experience the same?
big thanks to the frappe team!
All the changes are will be extremely attractive for new users. Good to see Manufacturing module getting a lot of attention. Thanks to @rohit_w .
I really hope Immutable Ledger goes through smoothly, if you can share more information on how our behavior as users has to change, it will be useful.
As we will have more number of reversed entries, looking forward to view from a Charted accountant on Immutable Ledger on how will it affect GST, Reporting for Annual Filings etc.
In frappe-bench dir, run the command: find -type d -name node_modules -prune -exec rm -rf {} \;
to delete mode_modules, then run: bench update --requirements
or bench setup requirements
Get this error
Traceback (most recent call last):
File “/usr/lib/python2.7/runpy.py”, line 163, in _run_module_as_main
mod_name, _Error)
File “/usr/lib/python2.7/runpy.py”, line 102, in _get_module_details
loader = get_loader(mod_name)
File “/usr/lib/python2.7/pkgutil.py”, line 464, in get_loader
return find_loader(fullname)
File “/usr/lib/python2.7/pkgutil.py”, line 474, in find_loader
for importer in iter_importers(fullname):
File “/usr/lib/python2.7/pkgutil.py”, line 430, in iter_importers import(pkg)
File “/home/frappe/frappe-bench/apps/frappe/frappe/init.py”, line 348
print(f"Message: {repr(out.message).encode(‘utf-8’)}")
^
SyntaxError: invalid syntax
I did this before:
bench switch-to-branch version-13-beta frappe erpnext --upgrade
bench update --patch