feat: aggiunta consuntivazione automatica tramite variabili env. style: aggiunto bordino anche attorno al tempo nel caso di overperformance
This commit is contained in:
+10
-1
@@ -34,4 +34,13 @@ FORCE_DB_UPDATE=false
|
||||
CRYPTO_KEY=f30b91e92d77a06c59b20b2272e2cfbc
|
||||
|
||||
# Soglia in percentuale del target tempo giornaliero per l'attivazione delle frasi demotivazionali (es. 70 per il 70%)
|
||||
PHRASE_THRESHOLD=70
|
||||
PHRASE_THRESHOLD=70
|
||||
|
||||
# Configurazioni per la consuntivazione automatica fine giornata
|
||||
AUTO_TIME_MIN_HOUR=18:00
|
||||
AUTO_TIME_QUEUE=Assistenza
|
||||
AUTO_TIME_TYPE=Default
|
||||
AUTO_TIME_TITLE=Consuntivazione Automatica fine giornata
|
||||
AUTO_TIME_SUBJECT=Consuntivazione automatica ore mancanti
|
||||
AUTO_TIME_BODY=Consuntivazione eseguita automaticamente per il completamento delle ore lavorative giornaliere.
|
||||
AUTO_TIME_CUSTOMER_USER=client_generic
|
||||
Reference in New Issue
Block a user