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
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 […]
How to create a Purchase Invoice in ERPNext
A purchase invoice is an invoice that is used in conjunction with a purchase order. It is used to indicate how much money the buyer owes to the seller. Purchase invoices are also commonly known as bills, statements or sales invoices. In ERPNext, the process of creating this document is easy and almost straightforward, and this […]
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 […]