* Default customer, category and product when enable TakePOS
* Update cashdesk.lang
* Default category and product when enable TakePOS
Easy setup for TakePOS. Create a category and product when TakePOS is enabled. It checks if TakePOS has already been configured to avoid recreating the category and productif it has already been created.
* Update modTakePos.class.php
* Update modTakePos.class.php
* Update cashdesk.lang
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* NEW : Add custom Text on footer total
This function allows you to add a small text to each invoice below the total.
Just add a miscellaneous parameter to activate it
(to wish the happy new year or an indication of invoicing)
* Update pdf_crabe.modules.php
* Update pdf_crabe.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* NEW Generic doc template for donations
Can be used to create written acknowledgments to substantiate a charitable
contribution in the United States, but it is not specific to the United
States.
Multi-lingual.
If the global setting DONATION_NOTE_PUBLIC is greater than 0, the public
note for the donation is also included. This can be used in the United
States to notate if a donation is not entirely deductible.
* FIX Style errors.
* FIX A new typo
htdocs/core/modules/printing/modules_printing.php 96 Access to an undefined property PrintingDriver::$name.
htdocs/core/modules/printing/modules_printing.php 100 Access to an undefined property PrintingDriver::$desc.
htdocs/core/modules/printing/printgcp.modules.php 246 Access to an undefined property printing_printgcp::$resprint.
htdocs/core/modules/printing/printgcp.modules.php 540 Access to an undefined property printing_printgcp::$resprint.
htdocs/core/modules/printing/printipp.modules.php 241 Access to an undefined property printing_printipp::$resprint.