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
Custom Buttons – Client Scripts in Frappe Framework and ERPNext
Client scripts are powerful! They give you the flexibility to control how you want your application to behave. With these pieces of code we can even alter how our application works currently. In this video, we are going to have a quick introduction to the Frappe Framework and ERPNext client scripts. We will also explore […]
How to solve the Integrity Error(1062) issue when installing a frappe app
If you’ve ever encountered the frustrating “module integrity issue” while installing a Frappe app, you’re not alone. This error can often be a roadblock to getting your app up and running. Fortunately, there’s a solution, and it’s been demonstrated in a helpful YouTube video. In this brief guide, we’ll walk you through the steps to […]
Creating A Custom App In Frappe/ERPNext And Installing It On Your Instance
This lesson is part of the complete Frappe Framework and ERPNext developer training series. In this one, we will explore how to create a custom app in Frappe Framework and install it on our running instance.