Difference between revisions of "Module Pibarcode"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
[[Category:Complementary modules]] | [[Category:Complementary modules]] | ||
+ | {{TemplateDocDevEn}} | ||
+ | {{TemplateDocUser}} | ||
+ | |||
= Features = | = Features = | ||
Add a new barcode generation engine. This engine use the PHP library Pibarocde (non free). | Add a new barcode generation engine. This engine use the PHP library Pibarocde (non free). |
Revision as of 17:59, 21 May 2009
Features
Add a new barcode generation engine. This engine use the PHP library Pibarocde (non free).
Install
- Download tgz file from Dolibarr web site DoliStore.com.
- Put the file into Dolibarr root directory.
- Uncompress fil with command
tar -xvf fileofmodule.tgz
- Module can now be activated.
Setup
To complete
Usage
To complete
Development
To complete