Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

1079 total results found

Custom Buttons

SDK 2

Buttons can be added under the main menu. To insert a new button use the following method: SDK::setMenuButton($type, $title, $onclick, $image='', $module='', $action='', $condition = ''); $type : the type of button, it can be 'fixed' or 'contextual'; in the ...

Transitions Manager

SDK 2

You can change the selection options for the picklists managed by the transitions manager, as well as add messages to the "State manager" block to the right of the record detail. To register this functionality use the method: SDK::setTransition($module, $fiel...

PdfMaker Custom Functions

SDK 2

Custom functions can be added in the PDFMaker module. To insert one use: SDK::setPDFCustomFunction($label, $name, $params); $label: the label of the function (it is translated into the PDFMaker module)$name: the name of the function$params: array with the na...

Custom Folders and Reports

SDK 2

Custom folders can be created using the following API. SDK::setReportFolder($name, $description); $name : the name of the folder$description : the description of the folder The created folder will be on the reports page. It will be visible to all users and ...

Turbolift Counter

SDK 2

When changing the standard extraction criteria of a related list, for example using another method or redefining it by extending the class that contains it, the counter of the number of the linked records visible in the Turbolift (the right column with the lis...

Process log

SDK 2 Process

The way of viewing the logs has changed in the various vtenext releases and is summarized as follows. vtenext 16.09: Logs can be consulted by accessing the filesystem in the folder logs/ProcessEngine vtenext 18.X: In Settings → Business Process Manager → P...

Estensioni di classi

SDK 2

Si possono estendere le classi esistenti al fine di ridefinire o aggiungere attributi e metodi. Si deve innanzi tutto creare un file in cui è definita la nuova classe (ad esempio: class Accounts2 extends Accounts) e registrarla poi con: SDK::setClass($extends...

Requisiti di installazione vtenext 20.04

Requisiti di installazione

1. Requisiti Hardware minimi: Ram: 2 GB Hard Disk: 20 GB Processore: 2 Ghz dual core 2. Requisiti Hardware consigliati: Ram: 4 GB Hard Disk: 80 GB Processore: 2 Ghz quad core 3. Sistema operativo consigliato: Il sistema operativo consigliato per l...

Installation Requirements vtenext 20.04

Installation Requirements

1. Minimun Hardware requirements: Ram: 2 GB Hard Disk: 20 GB CPU: 2 Ghz dual core 2. Recommended Hardware requirements: Ram: 4 GB Hard Disk: 80 GB CPU: 2 Ghz quad core 3. Recommended Operating System: The recommended operating system for the vtene...

Expand a Hard Disk with Ubuntu LVM

Expand a Hard Disk with Ubuntu LVM

So you're running an Ubuntu server in a virtual machine, and now you need to add 20 GB of disk space to root (/). There are quite a few ways to do this, and fortunately you're running the Logical Volume Manager(link is external) (LVM) in Ubuntu, so the process...

Novità introdotte nella versione 20.04 di vtenext

Release Note vtenext 20.04

Migliorie motore BPMN 1. Process History in detailview. Oltre alla tab "Grafico processo" è presente una tab aggiuntiva "Storico Processo" dove si ha il dettaglio per iscritto dell'esecuzione del processo e si può visualizzare quale utente ha compiuto quale a...

Installazione

Corso Installer/Configurator Installazione vte su Linux Ubuntu 20.04...

Aprire il programma Putty e collegarsi all’host remoto dove si dovrà installare vte tramite connessione SSH. Per prima cosa si deve eseguire il comando apt update per aggiornare l’elenco locale dei pacchetti con i cambiamenti apportati di recente nei repositor...

Configurazione

Corso Installer/Configurator Installazione vte su Linux Ubuntu 20.04...

Configurazione CRON Verificare che il file RunCron.sh nella cartella cron abbia i permessi di esecuzione attraverso il comando sudo chmod a+x RunCron.sh. Digitare il comando crontab –e e inserire la seguente riga: * * * * * /PATH_VTENEXT/cron/RunCron.sh >> ...

vtenext 20.04 release notes

vtenext 20.04 release notes

BPMN engine improvements 1. Process History in detailview. In addition to the tab “Process graph” the user can find the additional tab “Process History” were can read in detail the execution of the process and it is possible to view which user performed a cer...

Advanced Permissions

SDK 2

Unitamente alla modifica della query per il recupero dei dati, si può inserire un controllo dei permessi personalizzato registrando un’ulteriore funzione: SDK::setAdvancedPermissionFunction($module, $func, $src);$module : modulo a cui associare la funzione$fu...

Funzionamento del modulo Analitics

Modulo Analitics

Il modulo aggiuntivo Analitics di vtenext, permette di impostare un budget mensile per ogni utente e di verificare costantemente l'andamento commerciale, attraverso dei cruscotti presenti sia nelle schede Azienda, che nel modulo stesso. Ma vediamo nel dettagli...

Come cambia l'anagrafica Aziende grazie ad Analitics

Modulo Analitics

Grazie al modulo Analitics, anche la scheda Azienda, si equipaggia con una nuova tab denominata Area Vendite. Vengono dunque visualizzati i dati relativi al Fatturato complessivo ed un grafico delle Vendite vs Budget. Fatturato complessivo: fatturato suddiv...

Funzionamento del modulo Fiere ed Eventi

Modulo Fiere ed Eventi

Fiere ed Eventi è un modulo aggiuntivo di vtenext, ideale per la gestione di campagne fieristiche (o eventi isolati), e che permette di storicizzare i feedback dai contatti conosciuti durante l’evento. Cosa fa il modulo Fiere ed Eventi? gestione di più fie...

Novità introdotte nella versione 21.01 di vtenext

Release Note vtenext 21.01

Migliorie generali 1. Supporto ai calendari delle festività per le nazioni Europee. 2. E' stata migliorata la funzione di Controllo Utente, rendendolo centralizzato con possibilità di estrazione granulare di tutte le attività con dettaglio completo. Vista...

Requisiti di installazione vtenext 21.01

Requisiti di installazione

1. Requisiti Hardware minimi: Ram: 2 GB Hard Disk: 20 GB Processore: 2 Ghz dual core 2. Requisiti Hardware consigliati: Ram: 4 GB Hard Disk: 80 GB Processore: 2 Ghz quad core 3. Sistema operativo consigliato: Il sistema operativo consigliato per l...