campo-sirio/cg/cg2100p.h
guy 94cf0d05d3 Patch level :
Files correlati     : cg2.exe cg2100a.msk cg2100b.msk cg2100e.msk cg2100p.msk
Ricompilazione Demo : [ ]
Commento            :
Riportato nuovo saldaconto dalla versione 11.0


git-svn-id: svn://10.65.10.50/branches/R_10_00@22467 c028cbd2-c16b-5b4b-a496-9718f37d4682
2011-10-25 15:52:53 +00:00

72 lines
1.6 KiB
C
Executable File

#ifndef __CG2100P_H
#define __CG2100P_H
#define P_DESCR 111
#define P_RESIDUO 112
#define P_ANNO 113
#define P_NUMERO 114
#define P_VALUTA 115
#define P_DATACAMBIO 116
#define P_CAMBIO 117
#define P_RESIDUOVAL 118
#define P_SHOWALL 180
#define P_SORT 181
#define P_NUOVO 182
#define P_PARTITE 201
#define P_SCADENZE 202
// Campi aggiuntivi per extra-contabile
#define P_DATADOC 120
#define P_SEZIONE 121
#define P_CODPAG 122
#define P_NUMDOC 123
// Scadenze
#define S_DATADOC 104
#define S_NUMPROT 105
#define S_NUMDOC 106
#define S_DESCR 107
#define S_RATA 108
#define S_IMPORTO_SCAD 110
#define S_IMPORTOVAL_SCAD 111
#define S_SEZIONE_SCAD 112
#define S_IMPORTO 113
#define S_RITENUTE 114
#define S_IMPORTOVAL 115
#define S_SALDOACC 116
#define S_RESIDUORATA 117
#define S_RITSOC 118
#define S_DATAPAG 119
#define S_TIPOPAG 120
#define S_TIPO 121
#define S_GRUPPO 122
#define S_CONTO 123
#define S_SOTTOCONTO 124
#define S_DESCRCONTO 125
#define S_DESCAGG 126
#define S_VSABI 127
#define S_VSCAB 128
#define S_DESCVSABI 129
#define S_AGENTE 130
#define S_DESCAGENTE 131
#define S_NSABI 132
#define S_NSCAB 133
#define S_DESCNSABI 134
#define S_DESPAG 135
#define S_CODDESC 136
#define S_RESIDUOPAG 137
#define S_VALUTA 138
#define S_DATACAMBIO 139
#define S_CAMBIO 140
#define S_CODVAL 327
#define S_DESCVSABID 141
#define S_DESCNSABID 142
#endif