Apache OFBiz

Create Product and Setup price in Apache OFBiz(OFBiz 14.12)

Apache OFBiz™ is an open source product for the automation of enterprise processes that includes framework components and business applications for ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), E-Business / E-Commerce, SCM (Supply Chain Management), MRP (Manufacturing Resource Planning), MMS/EAM (Maintenance Management System/Enterprise Asset Management), POS (Point Of Sale).

View main post: Create Product and Setup price in Apache OFBiz(OFBiz 14.12)

Out of the box, Apache OFBiz include a lot of features about product management(Purchasing, Selling, Manufacturing, Accounting,…). In this post, I will introduce how to create and apply price for one product of Apache OFBiz.

Step 1: Go to Order management component(module)

If you have OFBiz demo instance, you can enter this address: https://localhost:8443/catalog

Apache ofbiz: product management

Step 2: Click on “Create New Product” button 

Apache OFBiz: product management

Step 3: Fill your desired information

You have to fill “Internal name” field, some other fields have default value and some does not. Click “Create product” button when you completed.

Step 4: Go to PRICES tab and Setup prices

After the product is created, OFBiz will redirect you to the new product detail page. Go to the “PRICES” tab and you will see the following screen.

Apache OFBiz: product management

  1. The price types have some options:

Apache OFBiz: product management

  • Default Price: If there is no price is installed, this price will be used
  • List Price, Maximum Price,…: Has the same meaning with this name.
  1. You can determine time that the price is effected by select “From Date” and “Thru Date” fields.

  2. “Price” is the amount you choose(Notice: no tax)

  3. “termUomId” is Unit of measure(Box, gram,…)

  4. Five next fields are for tax purpose.

Finally, click “Create” button to make new price policy.

Notice: You can create more than one price policy

If you want to create complex pricing structures based List price, visit this link: Pricing rules in Apache OFBiz

Video version: Create Product and Setup price in Apache OFBiz(OFBiz 14.12)

2 thoughts on “Create Product and Setup price in Apache OFBiz(OFBiz 14.12)

Leave a comment