POS Awesome is an open-source Point of Sale for ERPNext using Vue.js and Vuetify. This video demonstrates how to install POS Awesome on ERPNext or Frappe instance.
Related Posts
Using Frappe / ERPNext with any DBaaS
Hosting your database files to a different server from the one hosting your software files is most of the time the best approach to ensuring safety and security of your data. This is because you can emphasize security on the different layers as required. In this article, I will walk you through the process of […]
How to Upgrade ERPNext from Version 14 to Version 15
Introduction Ensuring your ERPNext system stays current is crucial for tapping into the latest features, improvements, and security enhancements. In this guide, we’ll steer you through the upgrade process from ERPNext version 14 to the more advanced version 15. The good news is that there’s no need to update your Ubuntu OS from version 22.04 […]
ERPNext Error After Install – 127.0.0.1 does not exist
Sometimes, even after a successful installation of ERPNext, the instance won’t load on the browser. The instance starts well on the terminal but on accessing the browser, you get a message that the address 127.0.0.1 is not found. The problem most of the time is a missing currentsite.txt file. This blog post will help you […]