ADempiere
ADempiere.netCommunity ChatWiki
develop
develop
  • ADempiere Documentation
  • About this Documentation
    • Copyright
    • Conventions Used
    • Contributors
    • Version Control
    • Getting Involved in the ADempiere Project
    • GNU Free Documentation License
  • Glossary
  • User Guide
    • Getting Started
      • About the Application
      • Launching the Application
      • Logging In
      • Finding Your Way Around the Java Client
        • The Application Menu
        • The Performance Dashboard
        • The Menu (Home) Tab
      • Finding Your Way Around the Web App
        • The Dashboard
      • Opening and Using Windows
        • The Tool Bar
        • Shortcut Keys
      • Entering Data - Fields and Buttons
        • Account Field
        • Assignment Field
        • Binary Data Field
        • Button Field
        • Color Field
        • Date Field
        • Date + Time Field
        • Untitled
        • Number Field
      • Dialogs and Forms
        • Account Dialog
        • Change Log or Record Info
        • Calculator Tool
        • Calendar Tool
        • Payment Dialog
      • Key Concepts
      • Workflow Activities
      • Workflow
      • Windows and Tabs
      • Reports and Processes
    • Garden World Demonstration Client
    • Untitled
    • System Administration
      • General Rules
        • System Rules
        • Security
          • Defining Users and Contacts
          • Roles and Managing Data Access
            • Dashboard Access
            • Role Access Update
        • Server
          • EMail Configuration
      • Managing the Client
        • Configuring the Client Password Reset
      • Managing Organizations
        • Document Status Indicators
      • Data
        • Data Import
    • Partner Relations
    • Revenue Recognition
    • Open Items
      • Dunning
    • Products & Material Management
      • Product Setup
        • Warehouse & Locators
        • Units of Measure
        • Asset Groups
        • Product Categories
        • Product Classifications, Classes and Groups
        • Product Attributes, Sets and Instances
          • Example - Using Product Attributes
        • Defining the Product
          • Product Types
          • Basic Product Setup
          • Product Bill of Materials
            • BOM Components
      • BOM Drop
    • Accounting & Performance Analysis
      • An Overview of Accounting in ADempiere
      • Accounting Setup
      • Calendar, Year and Periods
      • Tax Setup
      • Performance Measurement Setup
    • Assets and Asset Management
    • Manufacturing
      • Engineering Change Management
      • Product Configuration
      • Forecasting
    • Warehouse Management System
  • System Administration
    • Installation
      • System Requirements
      • Install ADempiere easily with Docker
      • Installing ADempiere Manually
        • Database Server Installation & Setup
        • Application Server Installation and Setup
        • Initialize the Database
        • Launch the Application Server
      • Securing Your ADempiere Installation
    • Upgrading and Migration
    • Database Maintenance
      • Database Backup and Restore
    • The Application Dictionary
      • Synchronize Changes with the Database
  • Developer Guide
    • Becoming a Developer
    • Software Development Procedure
    • ADempiere Version Control
    • ADempiere Best Practices
    • Development Environments
      • Creating WebUI Workspace using Eclipse Webtool
      • Customization Environment
Powered by GitBook
On this page
  1. User Guide
  2. Products & Material Management
  3. Product Setup
  4. Defining the Product

Product Types

Describe the Product Types available when defining products

A product may be physical, like an apple, or intangible, like a fee for a service. They can be very simple in concept or a complex assembly of sub-components. ADempiere uses the product type to determine how the product information should be treated. Product Types are entered in the Product Window. There are four Product Types available:

Product Type

Description

Expense Type

A product that may or may not be physical. It may require material handling but it is not tracked in inventory. The purchase of the product creates an expense rather than an increase in inventory value. The Expense Type is used where inventory tracking is not required, for example, in products with low volume, low cost and rapid turnover such as office stationary but where more granularity is required in the financial information than, say, the total cost of Office Supplies. Expense Type products are usually purchased, rather than sold. Expense Type products are created in the Expense Type window.

Item

A physical good, an Item is something that is manufactured, bought, or sold and may be held in inventory (stocked). Items can typically be measured by some physical unit of measure and may have a size and weight. Material handling processes are important and the location of the item in inventory can be tracked. Costs associated with the item can also be tracked using specific cost methods. Unlike the other Product Types, which affect the income statement accounts, the Item product type cost affects the balance sheet Inventory (or Product Asset account).

Resource

A Resource is a type of product that is typically limited in availability and controlled with a calendar and schedule. Resource products are not tracked in inventory. A consultant, hotel room or a piece of manufacturing equipment would be examples. Resource products are usually sold, not purchased. Resource products are created in the Resource window.

Service

A service product is not tracked in inventory. It can be considered as a fee such as consulting fees or utility costs. Services are most often expensed but may be included in costs related to work in progress. They can be sold or purchased.

PreviousDefining the ProductNextBasic Product Setup

Last updated 6 years ago