Der Kauf beinhaltet
- 365 Tage Support und Updates ( siehe Bedingungen ), verlängerbar auf Anfrage zum aktuellen Tarif auf ancode.fr
- Schulung und Hilfe bei der Modulinstallation (nicht enthalten)
Allgemeine Informationen
Vorlagen erstellen
Mithilfe vordefinierter Blöcke (Text, Absatz, Barcode, Bild, Rechteck, Linie, Adresse) können Sie Ihr Dokument erstellen und die endgültige Ausgabe in Echtzeit anzeigen.
Jeder Block bietet zahlreiche Optionen zur Positionierung, Größenanpassung und Anpassung.
Weitere Informationen zu den Blöcken finden Sie in der Dokumentation.
Schnell drucken
Erstellen Sie von einer kompatiblen Seite aus ein Dokument mit kontextbezogenen Werten.
Drucken Sie beispielsweise ein Etikett für eine Produktcharge, ein Produkt oder eine Stückliste, indem Sie die entsprechende Seite aufrufen. Alternativ können Sie Etiketten für mehrere Produkte oder mehrere Adressen gleichzeitig erstellen, indem Sie die entsprechenden Listen aufrufen oder eine Bestellung, eine Lieferung usw. aufrufen.
Merkmale
Medien
- Konfigurieren Sie Ihre Druckmedien schnell und einfach.
- Mit dem Modul können Sie auf jedes Format drucken: A4, Avery, 100 x 150, Etikettenbögen, Rollenetiketten, Karton, Karton, Umschlag, Produkt usw.
- Kompatibel mit Mehrfachetikettenbögen wie Avery-Bögen.
- Kompatibel mit allen Druckern, die PDFs verarbeiten: Dymo, Datamax, Laser, Tintenstrahl, UV, Thermodruck usw.
Inhaltstypen
- Texte und Absätze
- Barcodes (TCPDF-Typen in Dolibarr verfügbar)
- Bilder (JPG, JPEG, PNG)
- Berechnete Werte (Ausdrücke mit PHP Syntax)
- Werte von Kontextobjekten, einschließlich zusätzlicher Attribute (Extrafelder)
- Geometrische Formen (Linien und Rechtecke)
- Adressen formatiert nach Land
Werte von Kontextobjekten können in berechneten Feldern verwendet werden
Anpassungen
- Text-, Hintergrund-, Linien- und Rahmenfarben usw.
- Text-, Rahmen-, Rand- und Abstandsmaße usw.
- Textstile (fett, unterstrichen, durchgestrichen, kursiv usw.)
- Import von benutzerdefinierten Schriftfamilien
Druckformular
Einfaches und schnelles Erstellen und Drucken dank der Schaltfläche auf jedem kompatibles Blatt:
- Stücklisten-Nomenklatur
- Kontakt
- Versand
- Rechnung
- Produktionsauftrag
- Bestellung
- Lieferantenbestellung
- Produkt
- Produktcharge
- Handelsangebot
- Empfang
- Drittanbieter
- Lager
- - Mögliche Anpassung an andere Blätter auf Anfrage -
Auf einigen Blättern können Sie Ihre eigenen Informationen (Absenderadresse) drucken
Druckoptionen
Definieren Sie Text-, Absatz-, Bild-, Barcode- oder Adresselemente ohne vordefinierte Werte, um eine Anpassung für jedes Element zu ermöglichen drucken.
Zuordnungen
Beschränken Sie optional den Zugriff auf Vorlagen auf bestimmte Datensätze, einen bestimmten Dritten, eine Bestellung, ein Produkt usw.
Zusätzliche Attribute
Aktivieren Sie optional zusätzliche Attribute für Angebots-, Bestell-, Rechnungs- oder Versandzeilen, um eine benutzerdefinierte Vorlage für jede Produkt- oder Servicezeile zu definieren.
Import/Export
Importieren und exportieren Sie Ihre Vorlagen ganz einfach im JSON-Format. So können Sie Ihre Vorlagen speichern, von einer Testinstanz in eine Produktionsinstanz verschieben, per E-Mail versenden usw.
Vorführung
Installieren
- Laden Sie das Modularchiv (module_ancodepdfprinter-x.x.x.zip) von DoliStore.com
- Kopieren Sie das Archiv in den Dolibarr-Ordner « custom »
- Löschen Sie im Falle eines Updates den vorherigen Ordner « ancodepdfprinter » aus dem Ordner « custom » Ordner von Dolibarr
- Entpacken Sie das Archiv
- Modul zurücksetzen (deaktivieren und wieder aktivieren)
Change log
Important information
- This module is constantly evolving, and changes can be significant between 2 major versions (examples: 19.1.x => 19.2.x or 19.x.x => 20.x.x). It is strongly recommended to save the custom data (templates, sheets, images, ...) of the module before updating, and to perform the updates on a test server before going into production.
- Update to v20+: The way images are imported has been improved and paths have been changed. Please backup your images before updating.
- Update to v19+: This is a MAJOR Update which requires the creation of document templates before putting it into production
- Update to v19+: Please disable and remove the StickyLabels module.
21.2.0 (2025-06-11)
Added
- Added print form in supplier invoices
21.1.0 (2025-06-06)
Added
- Compatible with Dolibarr 21
- Improved interface
- New « Visibility » option for templates
- « Types of label » removed
- New option to set the line height of a text
- New option to choose whether or not to adjust the element size to fit inside the template (previously adjusted by default)
- Font families are no longer imported globaly, but linked to a template
- All custom related resources (fonts and images) are now included when exporting a template
Changed
- Changed the way entities and variables are loaded
- The names of the entity functions have been renamed for better understanding.
21.1.0 (2025-03-06)
Added
- Compatible with Dolibarr 21
20.7.0 (2025-03-02)
Added
Changed
- «Print» action button renamed to «Labels» and moved to the cards header
20.6.0 (2025-03-01)
Added
- Product batches for shipping lines and receipt lines («Productlot» variable)
20.5.0 (2025-02-27)
Added
- Send PDFs by email
- Compatibility with most 1D barcode types: CODE 39, CODE 93, Standard 2 of 5, I25, CODE 128 + A/B/C, EAN 2, EAN 5, EAN 8, EAN 13, UPC-A, UPC-E, MSI, POSTNET, PLANET, RMS4CC / CBC, Klant index, Intelligent Mail Barcode - Onecode - USPS-B-3200, CODABAR, CODE 11, PHARMACODE, PHARMACODE TWO-TRACKS
- Compatibility with most 2D barcode types: QRCODE (L,M,Q,H), DATAMATRIX, PDF417 (+options), RAW, RAW2
20.4.0 (2025-02-17)
Added
- New computed field to define the conditions under which an item will be active
Changed
- Date type variables now return the timestamp, please use the PHP "date" function or the Dolibarr "dol_print_date" function in a computed field
20.3.0 (2025-02-15)
Added
- Create Bill of Materials labels
- Significantly improved compatibility of computed fields with PHP syntax (no longer uses dol_eval)
20.2.0 (2025-02-06)
Added
- Computed field (text element)
- Import custom fonts
20.1.0 (2025-01-28)
Added
- Dolibarr 20 Compatibility
- General improvement of the code
- General security improvement
- Modified image import logic
- Variables « CommonObject » and « CommonLine » are renamed « CommercialObject » and « CommercialObjectLine »
- Variable « ProductBatch » is renamed « CommonBatch »
- Changing the scope of use of label templates
- Removed « scripts » folder
19.4.0 (2024-08-17)
Added
- New element «Image»
- Print documents from an Order (+Order Lines), a Proposal (+Proposal Lines), an Invoice (+Invoice Lines)
- New button allowing access to the design of a template from the print form
- Link/Unlink templates to an object and/or a third-party from a tab on each compatible card
- Print using a different template for each line
- Define a default template, a default sheet, and a default orientation for ALL LINES of a commercial card (Proposal, Order, Shipment, Invoice)
- Define a template, a sheet, and an orientation for EACH LINE of a commercial card (Proposal, Order, Shipment, Invoice)
- New generic variables for commercial cards: CommonObject and CommonLine
- New search field on the template list
- Set a custom value to a text or paragraph element from the print form if the element has no value in the template
- Introducing error messages into the print form
- New dynamic variable {{Translation::TheTranslationKey}} to use translation keys in text fields
Changed
- Elements no longer automatically use the available remaining height when no value is entered, but only the necessary height
- A large part of the variables linked to a commercial card are removed. You must now use generic variables CommonObject and CommonLine
- Complete refactoring of code to procedural, removal of classes and namespaces
Changed
- Abnormal behavior of saving preferences on the print form
- Fixed a bug where the document generator attempted to generate a disabled element
- Attempting to generate a document from a template that contains no active elements will generate an empty document rather than an exception error
- Several bug fixes
19.3.0 (2024-04-03)
Added
- Management of templates
- Create templates with the following blocks: text, paragraph, line, rectangle, address, barcode
- Creation of documents for Products (+list), Manufacturing Order lines, Lots/series, Supplier order lines, Receipt lines, Shipping addresses, Third Parties (+list), Contacts (+list)
Changed
- StickyLabels becomes Ancode PDF Printer
- Creation of any type of document (not just labels)
- Sheet management moved to module settings
- Replaced tabs with a «Print» action button
- Compatibility from Dolibarr 6 to Dolibarr 19