campo-sirio/cg/cg2100p.h
guy 2f5a8118b2 Patch level : 2.1 72
Files correlati     : cg0.exe cg2.exe cg2100s.msk cg6.exe sc0.exe f28.dir f28.trr f30.dir f30.trr
Ricompilazione Demo : [ ]
Commento            :

0000070
Implementare nella maschera di pagamento un nuovo campo
per il pagamento delle ritenute sociali.


git-svn-id: svn://10.65.10.50/trunk@12207 c028cbd2-c16b-5b4b-a496-9718f37d4682
2004-06-25 10:18:43 +00:00

72 lines
1.6 KiB
C
Executable File

#ifndef __CG2100P_H
#define __CG2100P_H
#define P_DESCR 105
#define P_RESIDUO 106
#define P_ANNO 107
#define P_NUMERO 108
#define P_VALUTA 109
#define P_DATACAMBIO 110
#define P_CAMBIO 111
#define P_RESIDUOVAL 112
#define P_CONTROEURO 113
#define P_SHOWALL 180
#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