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
Setting up Multi-tenancy in ERPNext
In Software, multi-tenancy is an architecture in which a single instance of a software application serves multiple customers, who are called tenants. The application can be offered as a service or as a platform. Companies today are leveraging software as a service, or SaaS, to provide data protection in a package that results in superior […]
The Smarter Way to Manage Receivables: Introducing the Customer Statement with Aging in ERPNext
If you’re still chasing spreadsheets, exporting raw data, or manually highlighting overdue invoices – it’s time to stop. Receivables management is not just about knowing who owes you. It’s about knowing what to do next. That’s exactly what we’ve built into ERPNext: a Customer Statement with Aging Report that doesn’t just display balances – it […]
How to Authenticate and Login to ERPNext With an API
The Login Service API provides endpoints to manage the User Session in Conversational Cloud, such as User Login, Application Login, Logout and Refresh. API authentication is the processes of certifying the identity of users trying to access resources that are protected on the server. In this tutorial we will develop an API endpoint that we […]