Hi,
I installed POS Awesome successfully as guided here
after installation screenshot
but its showing blank screen like this.
updated POS Awesome to get the fix and followed the steps as mentioned here
but issue not resolved.
Hi,
I installed POS Awesome successfully as guided here
after installation screenshot
but its showing blank screen like this.
updated POS Awesome to get the fix and followed the steps as mentioned here
but issue not resolved.
please check your console log and reply here
Thanks a lot for quick response.
Please check the screenshot for Console log.
Edit : Adding one more Image
bench get-app branch version-14 https://github.com/yrestom/POS-Awesome.git
bench setup requirements
← herebench build --app posawesome
bench restart
bench --site [your.site.name] install-app posawesome
bench --site [your.site.name] migrate
Just reinstall with these steps.
but still issue not solved.
- bench setup requirements` ← here
Console Error Log :
Hi @umarless,
Your erpnext is in develop branch. so you should install the POS Awesome with develop branch.
Uninstall for apply the command:
bench --site [your.site.name] uninstall-app posawesome --force --no-backup
If you bench is start then stop it. and apply the command.
bench remove-app posawesome --force
If you want to install posawesome for erpnext develop then apply the command.
bench get-app https://github.com/yrestom/POS-Awesome.git
If you want to install posawesome for erpnext version-14 then apply the command.
bench get-app https://github.com/yrestom/POS-Awesome.git --branch version-14
If you want to install posawesome for erpnext version-13 then apply the command.
bench get-app https://github.com/yrestom/POS-Awesome.git --branch version-13
Then after installing the app on your site.
I hope this helps.
Thank You!
Hello @NCP
Thanks for reply.
SS for erpnext/.git/config
SS for posawesome/.git/config
When i run command “bench --site all list-apps”
How to switch to develop to master and what are risks? data loss or any other issue?
When I run “bench list-apps” commands to another site it shows as below.(develop is not written here)
Is that means erpnext is installed in master branch?
I am little confuse which command to use to install POS-Awesome.
after reading this
May I know how to first safely switch to master then install POS Awesome?
Stable version:
cd ~/frappe-bench
bench switch-to-branch version-14 frappe erpnext --upgrade
bench update --patch
bench migrate
bench update --build
Thanks!
Thanks a lot.
When I am doing "bench --site sitename migrate " it shows error.
When I am doing bench update --build
but Now When I go to site and checks About…
Is that mean I am successfully switched to stable version?
Still there is dev written after version in my screenshot.
ERPNext: v15.0.0-dev (version-14)
Frappe Framework: v15.0.0-dev (version-14)
Print Designer: v1.0.0 (main)
I haven’t tried it so what kind of challenge faced, that is don’t know.
I just share the step from develop to stable branch.
Reference:
Thank You!
May I know about this please?
Please apply the command and check the version is stable or not.
bench version
Please check it.
Hmm ,
erpnext: Stable
frappe: Stable
hrms: Develop (Dev to stable for check it)
insights: It’s Ok (Because there is no stable branch)
payments: It’s Ok (Because there is no stable branch)
posawesome: Develop (Dev to stable for check it)
print_designer: It’s not supported in version-13 and version-14. Now it’s only available for develop. If you want to go to the stable branch then please remove it.
I hope this understand.
Thank You!
Good Morning Community!
I tried to switch to stable version 14 to resolve POSAwesome Blank Screen Issue but got “Internal Server Error 500”
so I used below command
bench update --patch
bench switch-to-develop
bench --site site_name migrate
and now all site working fine.
But “POSAwesome Blank Screen Issue” and “Internal Server Error 500” issue is resolved with new error message.
If anyone has any idea to resolve it please share.
Still found the same error
I try the on develop branch and the erpnext branch version 14 but …iam in version 15
How can u get the right solution