Difference between revisions of "Module Products"
Jump to navigation
Jump to search
m |
m |
||
Line 3: | Line 3: | ||
{{BasculeDevUserEn| | {{BasculeDevUserEn| | ||
name=Products| | name=Products| | ||
− | devdoc=[[Module Products]]| | + | devdoc=[[Module Products (developer)]]| |
userdoc=This page|}} | userdoc=This page|}} | ||
Revision as of 12:08, 7 August 2009
Products | |
---|---|
Numero/ID of module | {{{num}}} |
User doc. of module | This page |
Developer doc. of module | Module Products (developer) |
Introduction
This module manage a catalog of products.
Installation
This module is included with the Dolibarr distribution, so there is no need to install it.
Configuration
To use this module, you must first enable it using an administrator account, via the menu option "Home - Setup - Modules".
Choose the tab where the module is listed. Then click on "Activate".
The module is now activated.
If a cog icon appears on module thumb or at end of the line of the module, click on it to access the setup page specific to the module.
Definition
A product is a good to manage as it is an object you sell to customers or it is an object you buy from suppliers. It is a material good, contrarily to Services.
A product follows this rules:
- A product can be stocked into a warehouse (only products appears in module Stock. Services are not visible).
- A product can be delivered (only products appears in module Shipment. Services are not visible. Services are realized but can not be shipped).
- A product is a material good. It's value often decrease with time (Value of an already used product is lower than same never used product).
Life cycle / Business rules
To complete
Examples of use cases
To complete