Patch level : 10.0 1201

Files correlati     : lv4900.rep
Ricompilazione Demo : [ ]
Commento            :
Aggiunti trattini al posto degli importi nulli


git-svn-id: svn://10.65.10.50/branches/R_10_00@22540 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2011-12-29 16:27:20 +00:00
parent 08106cc603
commit a33572ccb1

View File

@ -46,6 +46,15 @@
<field x="72" type="Prezzo" align="right" width="10" pattern="1" hide_zero="1" text="#########,@@">
<source>PREZZO</source>
</field>
<field x="72" type="Testo" align="right" width="10" pattern="1" text=" -">
<prescript description="B1.0 PRESCRIPT">#THIS
"PREZZO" @
EMPTY= IF
SHOW
ELSE
HIDE
THEN</prescript>
</field>
<field x="83" type="Prezzo" align="right" width="10" pattern="1" hide_zero="1" text="#########,@@">
<source>NEWPREZZO</source>
</field>
@ -53,9 +62,36 @@
<field x="95" type="Prezzo" align="right" width="10" pattern="1" hide_zero="1" text="#########,@@">
<source>PREZNOL</source>
</field>
<field x="95" type="Testo" align="right" width="10" pattern="1" text=" -">
<prescript description="B1.0 PRESCRIPT">#THIS
"PREZNOL" @
EMPTY= IF
SHOW
ELSE
HIDE
THEN</prescript>
</field>
<field x="106" type="Testo" align="right" width="10" pattern="1" text=" -">
<prescript>#THIS
"PREZNOL" @
EMPTY= IF
SHOW
ELSE
HIDE
THEN</prescript>
</field>
<field x="106" type="Prezzo" align="right" width="10" pattern="1" hide_zero="1" text="#########,@@">
<source>NEWPREZNOL</source>
</field>
<field x="83" y="0" type="Testo" align="right" width="10" pattern="1" text=" -">
<prescript>#THIS
"PREZZO" @
EMPTY= IF
SHOW
ELSE
HIDE
THEN</prescript>
</field>
</section>
<section type="Foot" pattern="1" />
<section type="Foot" level="1" pattern="1" />