Line 1:
Line 1:
−
{{ToTranslate}}
+
<!-- BEGIN origin interlang links -->
+
<!-- You can edit this section but do NOT remove these comments
+
Links below will be automatically replicated on translated pages by PolyglotBot -->
+
[[fr:Module_Pibarcode FR]]
+
[[es:Módulo_Pibarcode]]
+
<!-- END interlang links -->
[[Category:Complementary modules]]
[[Category:Complementary modules]]
−
= Installation =
+
[[Category:Pibarcode]]
−
* Télécharger le fichier tgz depuis le site web [http://www.dolibarr.fr/index.php?option=com_docman&task=cat_view&gid=65&&Itemid=36]
+
[[Category:Barcode]]
−
* Placer le fichier dans le répertoire racine de dolibarr.
+
[[Category:DoliCloud]]
−
* Decompressez le fichier par la commande
+
{{TemplateDocDevEn}}
−
<pre>
+
{{TemplateDocUser}}
−
tar -xvf fichiermodule.tgz
+
= Informations =
−
</pre>
+
{{TemplateModuleInfo
−
* Le module est opérationnel.
+
|modulename=PiBarcode
+
|editor=DoliCloud
+
|web={{URLNLTechno}}
+
|webbuy={{LinkToPluginDownloadDoliStore|keyword=}}
+
|status=stable
+
|minversion=3.0.0
+
|note=
+
}}
−
= Paramétrage =
+
= Features =
−
A compléter
+
Add a new barcode generation engine. This engine use the PHP library Pibarocde (non free).
−
= Utilisation =
+
= Install =
−
A compléter
+
{{InstallModuleDoliStoreEn}}
−
= Développement =
+
= Setup =
−
A compléter
+
Go on [[Module Barcode]] setup page and choose "Pibarcode" as the engine to build barcode.
+
+
= Usage =
+
To complete
+
+
= Development =
+
{{TemplateModNLTechnoEn}}