Aggiunti alcuni campi che alle righr dei movimenti

git-svn-id: svn://10.65.10.50/trunk@1180 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1995-03-27 16:35:34 +00:00
parent 71a9e05a98
commit 94c42f20b1
2 changed files with 7 additions and 2 deletions

View File

@ -26,8 +26,10 @@
#define MOV_OCFPI "OCFPI"
#define MOV_CORRLIRE "CORRLIRE"
#define MOV_CORRVALUTA "CORRVALUTA"
#define MOV_DATACOMP "DATACOMP"
#define MOV_DATACOMP "DATACOMP"
#define MOV_CODVALI "CODVALI"
#define MOV_CAMBIOI "CAMBIOI"
#define MOV_DATA74TER "DATA74TER"
#define MOV_CODPAG "CODPAG"
#endif

View File

@ -14,5 +14,8 @@
#define RMI_RICSER "RICSER"
#define RMI_CORRLIRE "CORRLIRE"
#define RMI_CORRVALUTA "CORRVALUTA"
#define RMI_GRUPPO "GRUPPO"
#define RMI_CONTO "CONTO"
#define RMI_SOTTOCONTO "SOTTOCONTO"
#define RMI_TIPOATT "TIPOATT"
#endif