Difference between revisions of "Module Pibarcode"
Jump to navigation
Jump to search
m (→Install) |
m (→Setup) |
||
Line 11: | Line 11: | ||
= Setup = | = Setup = | ||
− | + | Nothing to do | |
= Usage = | = Usage = |
Revision as of 12:10, 3 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
Nothing to do
Usage
To complete
Development
To complete