forked from Wavyzz/dolibarr
13 lines
602 B
Plaintext
13 lines
602 B
Plaintext
# Package descriptor to build pibarcode module package
|
|
#
|
|
# Goal: Provide a barcode generator engine for module barcode based on non free API pibarcode
|
|
# Version: 1.0
|
|
# Author: Copyright 2008 - Laurent Destailleur
|
|
# Licence: Restricted as it requires the non GPL API pi_barcode.php
|
|
# Install: Just unpack content of module package in Dolibarr directory.
|
|
# Setup: Go on barcode module setup. A new barcode generator calle pibarcode must appear.
|
|
#
|
|
# Files in module
|
|
build/makepack-pibarcode.conf
|
|
htdocs/includes/barcode/pi_barcode/pi_barcode.php
|
|
htdocs/includes/modules/barcode/pibarcode.modules.php |