Difference between revisions of "Module Barcode"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m (moved Barcode to Module Barcode)
Line 15: Line 15:
 
{{ActivationModuleEn}}
 
{{ActivationModuleEn}}
  
{{ToTranslate}}
 
Sur la page de configuration du module pour choisir, sur les formats que l'on veut voir gérer, le moteur utilisé pour générer la représentation graphique (image) du code barre.
 
  
Le seul moteur disponible par défaut et supporté en standard par les développeurs Dolibarr est '''php-barcode'''.
+
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.
  
Eventuellement, installer le programme genbarcode (http://www.ashberg.de/php-barcode/download/#genbarcode) pour avoir plus de format gérer par ce moteur.
+
The engine available by default and supported by Dolibarr developers is '''php-barcode'''.
Eventuellement, installer de nouveaux moteurs de générations (voir l'espace téléchargement de dolibarr.org) pour gérer d'autres formats.
 
  
Ensuite, toujours sur la page configuration, choisissez sur quelle fonction vous voulez utiliser des codes barres:
+
Eventually, you can install the program genbarcode (http://www.ashberg.de/php-barcode/download/#genbarcode) to have more format supported by this engine.
* Pour les produits
+
You can also install new barcode generator engines (see in download area of http://www.dolibarr.org) to support more format.
* Pour les tiers
+
 
 +
Then, always on module setup page, choose which feature you want to enhance with barcodes:
 +
* Products management
 +
* Third parties management
  
 
= Utilisation =
 
= Utilisation =
 
Une fois l'étape de configuration terminée, vous verrez apparaitre un champ "code barre" sur les écran en fonction de ce que vous avez choisi (écran de tiers et/ou de produits).
 
Une fois l'étape de configuration terminée, vous verrez apparaitre un champ "code barre" sur les écran en fonction de ce que vous avez choisi (écran de tiers et/ou de produits).
 
Vous pouvez alimenter à votre guise ce champ avec la valeur du code barre.
 
Vous pouvez alimenter à votre guise ce champ avec la valeur du code barre.

Revision as of 11:09, 15 October 2009

Barcode
Numero/ID of module {{{num}}}
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.


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.

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

  • Products management
  • Third parties management

Utilisation

Une fois l'étape de configuration terminée, vous verrez apparaitre un champ "code barre" sur les écran en fonction de ce que vous avez choisi (écran de tiers et/ou de produits). Vous pouvez alimenter à votre guise ce champ avec la valeur du code barre.