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
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 […]
Fixtures and Custom Fields in Frappe and ERPNext
Fixtures in ERPNext and the Frappe Framework is a tool to help export Data and Settings. When you need to have data migrated to your custom apps, fixtures will come in handy to help you achieve this. A simple bench export-fixtures command creates a .json file with the information you want to migrate. This information […]
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 […]