Difference between revisions of "Module Pibarcode"
Jump to navigation
Jump to search
m |
m (→Setup) |
||
Line 12: | Line 12: | ||
= Setup = | = Setup = | ||
− | + | Go on [[Module Barcode]] setup page and choose "Pibarcode" as the engine to build barcode. | |
= Usage = | = Usage = |
Revision as of 16:20, 10 August 2009
Features
Add a new barcode generation engine. This engine use the PHP library Pibarocde (non free).
Install
From the application
- Download the archive file of module (.zip file)
- Go on menu Home -> Setup -> Modules -> Deploy external module and submit the file.
- Module is then visible into list of available modules (Home -> Setup -> Modules) and can be activated.
Manually
- Download the archive file of module (.zip file)
- Put the file into the root directory of Dolibarr.
- Uncompress the archive file, for example with command
unzip modulefile.zip
- Module is then visible into list of available modules (Home -> Setup -> Modules) and can be activated.
Setup
Go on Module Barcode setup page and choose "Pibarcode" as the engine to build barcode.
Usage
To complete
Development
To complete