Difference between revisions of "Module Barcode"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
{{ActivationModuleEn}}
 
{{ActivationModuleEn}}
  
 
+
== Barcode encoding type ==
 
On the setup page, you choose for each barcode format you want to support, the engine that will build the graphical output (image) of bar code.
 
On the setup page, you choose for each barcode format you want to support, the engine that will build the graphical output (image) of bar code.
  
Line 25: Line 25:
 
You can also install new barcode generator engines (see in download area of http://www.dolibarr.org) to support more format.
 
You can also install new barcode generator engines (see in download area of http://www.dolibarr.org) to support more format.
  
 +
== Other options ==
 
Then, always on module setup page, choose which feature you want to enhance with barcodes:
 
Then, always on module setup page, choose which feature you want to enhance with barcodes:
 
* Products management
 
* Products management
 
* Third parties management
 
* Third parties management
 +
 +
== Manager to auto define barcode numbers (Product) ==
 +
Enable numbering module you want to use for suggesting and validating barcode number for products. Define also mask to make the automatic numbering generation working.
  
 
= Usage =
 
= Usage =
 
Once the setup step is finished, you will see a new field "bar code" on some screens, depending on what you choosed for features to enhance (third party screen and/or product screen).
 
Once the setup step is finished, you will see a new field "bar code" on some screens, depending on what you choosed for features to enhance (third party screen and/or product screen).
 
You can then enter barcode values in such fields.
 
You can then enter barcode values in such fields.

Revision as of 22:08, 9 February 2014

Barcode
Numero/ID of module 55
User doc. of module This page
Developer doc. of module Module Barcode (developer)

Introduction

The bar code module allows you to add bar codes where it can be usefull (like on products cards or third parties).

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 Cog circle.svg on module thumb or at end of the line of the module, click on it to access the setup page specific to the module.

Barcode encoding type

On the setup page, you choose for each barcode format you want to support, the engine that will build the graphical output (image) of bar code.

The engine available by default and supported by Dolibarr developers is php-barcode.

Eventually, you can install the program genbarcode (http://www.ashberg.de/php-barcode/download/#genbarcode) to have more format supported by this engine. You can also install new barcode generator engines (see in download area of http://www.dolibarr.org) to support more format.

Other options

Then, always on module setup page, choose which feature you want to enhance with barcodes:

  • Products management
  • Third parties management

Manager to auto define barcode numbers (Product)

Enable numbering module you want to use for suggesting and validating barcode number for products. Define also mask to make the automatic numbering generation working.

Usage

Once the setup step is finished, you will see a new field "bar code" on some screens, depending on what you choosed for features to enhance (third party screen and/or product screen). You can then enter barcode values in such fields.