Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a-schild/dolibarr-aarlabel
Dolibar label print/export module
https://github.com/a-schild/dolibarr-aarlabel
dolibarr
Last synced: about 19 hours ago
JSON representation
Dolibar label print/export module
- Host: GitHub
- URL: https://github.com/a-schild/dolibarr-aarlabel
- Owner: a-schild
- License: gpl-3.0
- Created: 2021-06-24T15:13:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-30T09:38:10.000Z (over 2 years ago)
- Last Synced: 2024-12-30T17:06:40.038Z (4 days ago)
- Topics: dolibarr
- Language: PHP
- Homepage:
- Size: 178 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Dolibarr Aarlabel module
========================This module allows you to export any list from
dolibarr into xlsx, a simple html list or
up to eight predefined PDF documents.![Export view](doc/example-export-view.png)
You can also define several avery label formats
to print stickers with your address information
or product informationsSupported formats are:
Avery 3422
Avery 3424
Avery 3651
Avery 5160
Avery 5161
Avery 5162
Avery 5163
Avery 5164
Avery L7163
Avery 8600
For PDF outputs you can also specify a template to use
which can for example contain your company logo
or some other imagesExample settings for address labels with avery 3424 format and
a pdf template in logo.pdf![Example settings](doc/example-avery-3424-settings.png)
Requires Dolibarr 13, since some paths to the xlsx
libraries have changed. If you wish to receive a version for
Dolibarr 9, then contact me.# Installation
Just put the content of this distribution into
a folder named aardedupe in your /custom dolibarr
folder and activate it in the module configThis module requires the php mbstring and xml modules
to generate xlsx exports