Patch level : 12.0 1082

Files correlati     : ve1.exe

Commento        :
Aggiunto modulo "Stampa fido cliente" e relativo report
This commit is contained in:
smen 2021-09-23 10:06:26 +02:00
parent 45d254e932
commit 1825ee53f0

View File

@ -746,10 +746,9 @@ static bool is_sirio_station(const char* hostname)
"SPOCK", // Alessandro
"ARCHIMEDE", // Alessandro
"SIRIOCOMP", // Macchianacompilatrice
"NBKFUCARINOW10", // Francesco
"NBKPEREGOW10", // Stefano
"NBKPEREGOW8", // Stefano
"NBCALDERONIW10", // Simone
"NBKSMENSW10", // Simone
nullptr
};
for (int i = 0; ranger[i]; i++)