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
How To Managing Frappe/ERPNext Custom Code via GitHub
Learn how to manage all your custom code in ERPNext and or Frappe using GitHub. Learn how to synchronize code between your local instance and GitHub, and then from GitHub to your remote/cloud server. See more at this blog post
Understanding Zero-Rated and Tax-Exempt Customers in ERPNext: A Kenyan Case Study
In Kenya, grasping the intricacies of Value-Added Tax (VAT) is essential for businesses aiming to remain compliant and optimize their financial operations. A common area of confusion is the difference between zero-rated and tax-exempt customers. In this blog post, we’ll clarify these terms and explain how they apply within the Kenyan context, particularly in the […]
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 […]