When you get the an error message that DocType POS Offer Detail not found, you are most likely missing POS Awesome app in your instance. All you need to do is get it installed.
Related Posts
Installing SSL Certificate on your ERPNext Instance
You will need to have SSL certificate installed on your instance to keep users of your system safe online. In Frappe Framework or ERPNext, this is a simple process. Prerequisites You need to have a DNS Multitenant Setup Your site should be accessible via a valid domain You need root permissions on your server You need […]
Multi-company setup in ERPNext/Frappe
Setting up a company in ERPNext or the Frappe Framework is relatively easy. However, setting up multi-company in ERPNext and restricting user access to specific companies can prove otherwise. In this tutorial, we will explore how to set up multi-company in ERPNext and/or the Frappe Framework. The types of multi-company we can set up in […]
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 […]