Patch level :10.0 298

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
 0001303: Campo prezzo fuori groupBox
Descrizione  il campo prezzo risulta fuori (o meglio tagliato) dalla groupBox delle Valorizzazioni


git-svn-id: svn://10.65.10.50/trunk@18820 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2009-05-06 10:26:07 +00:00
parent 7506d2214f
commit 29ca69f7ab

View File

@ -5,34 +5,32 @@ TOOLBAR "" 0 0 0 2
BUTTON DLG_OK 10 2 BUTTON DLG_OK 10 2
BEGIN BEGIN
PROMPT -15 -11 "~Elabora" PROMPT -15 -11 "~Elabora"
PICTURE BMP_ELABORA PICTURE TOOL_ELABORA
END END
BUTTON DLG_PRINT 10 2 BUTTON DLG_PRINT 10 2
BEGIN BEGIN
PROMPT -25 -11 "~Stampa" PROMPT -25 -11 "~Stampa"
PICTURE BMP_PRINT PICTURE TOOL_PRINT
END END
BUTTON DLG_PRINTDOC 10 2 BUTTON DLG_PRINTDOC 10 2
BEGIN BEGIN
PROMPT -35 -11 "~Stampa Doc." PROMPT -35 -11 "~Stampa Doc."
PICTURE TOOL_EDIT
END END
BUTTON DLG_DELREC 10 2 BUTTON DLG_DELREC 10 2
BEGIN BEGIN
PROMPT -45 -11 "E~limina" PROMPT -45 -11 "E~limina"
PICTURE BMP_DELREC PICTURE TOOL_DELREC
END END
BUTTON DLG_QUIT 10 2 #include <helpbar.h>
BEGIN
PROMPT -55 -11 ""
END
ENDPAGE ENDPAGE
PAGE "Ordini fornitori" 0 0 0 -3 PAGE "Ordini fornitori" 0 2 0 0
DATE F_DATADOC DATE F_DATADOC
BEGIN BEGIN
@ -450,7 +448,7 @@ END
LIST F_PREZZO 15 LIST F_PREZZO 15
BEGIN BEGIN
PROMPT 2 16 "Prezzo " PROMPT 2 15 "Prezzo "
ITEM "U|Ultimo Costo" ITEM "U|Ultimo Costo"
ITEM "S|Costo Standard" ITEM "S|Costo Standard"
FIELD OR14_TPR FIELD OR14_TPR