mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 15:42:29 +01:00
NEW: receipt beep alternative and current date/time
I have added the alternative command for the beep (when that does not work) and the possibility to print the current date and time on the receipt.
This commit is contained in:
@@ -55,6 +55,8 @@ DOL_DEFAULT_HEIGHT_WIDTH=Default height and width size
|
||||
DOL_UNDERLINE=Enable underline
|
||||
DOL_UNDERLINE_DISABLED=Disable underline
|
||||
DOL_BEEP=Beep sound
|
||||
DOL_BEEP_ALTERNATIVE=Beep sound (alternative mode)
|
||||
DOL_PRINT_CURR_DATE=Print current date/time
|
||||
DOL_PRINT_TEXT=Print text
|
||||
DateInvoiceWithTime=Invoice date and time
|
||||
YearInvoice=Invoice year
|
||||
|
||||
@@ -55,6 +55,8 @@ DOL_DEFAULT_HEIGHT_WIDTH=Altezza e larghezza predefinite
|
||||
DOL_UNDERLINE=Abilita sottolineatura
|
||||
DOL_UNDERLINE_DISABLED=Disabilita la sottolineatura
|
||||
DOL_BEEP=Suono di Beep
|
||||
DOL_BEEP_ALTERNATIVE=Suono di Beep (modalità alternativa)
|
||||
DOL_PRINT_CURR_DATE=Stampa la data/ora corrente
|
||||
DOL_PRINT_TEXT=Stampa il testo
|
||||
DateInvoiceWithTime=Data e ora della fattura
|
||||
YearInvoice=Anno della fattura
|
||||
|
||||
Reference in New Issue
Block a user