Promotions

  • INTERVENTION PLUS - Complete Management of Interventions

    The “Intervention Plus” module is a revolutionary tool that simplifies and optimizes intervention management, from planning to invoicing. Designed for sales and technical teams, it offers a complete suite of features to ensure transparent and efficient monitoring of each intervention.

    250.00 €  (500€)
  • Training Management — Run your training organization in Dolibarr

    Training Management is the business application built into Dolibarr for professional training providers. You manage your catalog, sessions, trainers and learners, produce regulatory documents, and track sales and quality — all from a modern interface designed for day-to-day pedagogical and administrative teams.

    350.00 €  (700€)

New products

  • transport

    transport is a Dolico module designed to centralize and digitalize transport operations management, including passengers, vehicles, drivers, routes, departures, tickets, parcels, fuel and travel expenses. A flexible solution for transport, logistics and delivery companies.

    610.00 €
  • UltimateMarketPlace

    UltimateMarketPlace turns Dolibarr into a complete single-vendor online store. Sell physical products, digital products and services with a catalogue, customer accounts, shopping cart, promotional codes and online payments. Products, customers, orders and invoices remain managed directly in Dolibarr.

    200.00 €

This module or version is no more available. It may have been discontinued by the author or replaced by another module or version.

PDF Template Invoice/Shipment Total Alcohol Calculation

c25746d20230114102955

Package of two files: PDF template based on Espadon that allows generation of shipping templates with total alcohol calculation + PDF template based on Sponge that allows generation of invoice templates with total alcohol calculation

  • Author BasiX IT Gesellschaft für Informationstechnologie mbH
  • Module version 1.0
  • Release date 01/14/2023
  • Access to download and updates 1 year
  • Compatibility Dolibarr V15 - V16
  • Last update 05/22/2026 02:32 PM

More info...

Module version: auto
Publisher/Licence: Basix IT GmbH / GPL-v3
User interface language: Customizable
Help/Support: Mail to service@basix.de
Prerequisites:

  • Dolibarr min version: auto
  • Dolibarr max version: auto
## Installation PDF templates:
 
- Copy the file pdf_alcinvoice.modules.php to /htdocs/core/modules/facture/doc/.
 
- Copy the file pdf_alcshiping.modules.php to /htdocs/core/modules/expedition/doc/.
 
- Make an entry in the database:
 
INSERT INTO llx_document_model (nom,entity,type) VALUES ('alcinvoice',1,'facture');
 
INSERT INTO llx_document_model (nom,entity,type) VALUES ('alcshiping',1,'expeditions');
 
- Activate the "alcinvoice" PDF invoice template under Home->Setup->Module/Applications->Invoices->Miscellaneous->PDF invoice templates and, if desired, tick the Default box.
 
- Activate the PDF delivery template "alcshiping" under Home->Setup->Module/Applications->Shipments->Shipment and, if desired, check the Standard box.
 
## Optional settings PDF templates:
 
In the invoice template, from code line 175 to 180 can be set:
 
- Optionally change text and width of columns "Alc. %" and "Alc. L."
 
- Optionally change text in totals for row with total pure alcohol amount
 
- Optional hiding of the Pos. column
 
In the delivery note template, code lines 146 to 152 can be set:
 
- Optional change of text and width of columns "Alc. %", "Alc. L." and "liter/bottle"
 
- Optional hiding of the Pos. column
 
## Creation of extrafields:
 
- Create extrafields under Home->Setup->Module/Applications->Products->Additional Attributes
 
- Adopt values from screenshot_product_extrafields.png
 
- Attribute code and type is important for the functionality and must be specified as in the screenshot. The other values can theoretically be adjusted.
 



If you think this module is a fork of another one (published after the first one) or violates some terms or conditions of use (for users or vendors), you can make a report at dolistore@dolibarr.org