Patch level : nopatch

Files correlati     :
Commento        :

Implementazione FP
This commit is contained in:
Alessandro Bonazzi 2021-12-19 21:18:40 +01:00
parent da743db4f5
commit 7aa37d7e5a
2 changed files with 2 additions and 1 deletions

View File

@ -74,6 +74,7 @@
#define CLI_ENTE "ENTE"
#define CLI_AUTORIZ "AUTORIZ"
#define CLI_SPLITPAY "SPLITPAY"
#define CLI_CODEORI "CODEORI"
#define CLI_UTENTE "UTENTE"
#define CLI_DATAAGG "DATAAGG"

View File

@ -61,7 +61,7 @@
#define NDT_SOCIOUNICO "SOCIOUNICO"
#define NDT_OGGETTI "OGGETTI"
#define NDT_CODEORI "CODEORI"
#define NDT_CODDEST "CODDEST"
#define NDT_PADESTIN "PADESTIN"
#define NDT_PEC "PEC"
#endif