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
Frappe / ERPNext Assets not Loading Properly
When you install ERPNext for the first time, it sometimes gets frustrating when the fields are not properly arranged as you would expect. I will share some of the commands I have found useful in this article. bench build – This command has more abilities if you supply additional options, but we just run it […]
Setup ERPNext for Production
When ERPNext is installed in development mode, you will have to restart the instance with the bench start command every time you want to access it. You can however start your instance when the server boots by setting up your instance for production. In this article, I will show you a simple way to move […]
How to Set Up and Manage Tax Withholding in ERPNext
Tax withholding can be a complex process, but with ERPNext, you can streamline the entire process from setup to reporting. This guide will walk you through setting up tax withholding for suppliers and customers, tracking withheld tax, and paying it to the authorities. Each section is accompanied by a video demonstration to provide a visual […]