From 2c13e629d4f6a0044abe2de1b3acb51b6eac404d Mon Sep 17 00:00:00 2001 From: cris Date: Thu, 27 May 2010 14:14:38 +0000 Subject: [PATCH] Patch level : 10.0 Files correlati : Ricompilazione Demo : [ ] Commento : aggiunto campo iportoant (aggiunto nel trr da alex) git-svn-id: svn://10.65.10.50/trunk@20509 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/scadenze.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/scadenze.h b/include/scadenze.h index 501cc8807..156765618 100755 --- a/include/scadenze.h +++ b/include/scadenze.h @@ -20,6 +20,7 @@ #define SCAD_GGRIT "GGRIT" #define SCAD_PAGATA "PAGATA" #define SCAD_IMPORTOPAG "IMPORTOPAG" +#define SCAD_IMPORTOANT "IMPORTOANT" #define SCAD_CODABIPR "CODABIPR" #define SCAD_CODCABPR "CODCABPR" #define SCAD_CODABI "CODABI"