Patch level :10.0

Files correlati     :lv0400.msk
Ricompilazione Demo : [ ]
Commento            :modifiche concordate con tassan il 17-02-2009


git-svn-id: svn://10.65.10.50/trunk@18284 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
rajitgill 2009-02-17 10:33:13 +00:00
parent b0b7ada77e
commit c3c0ab4a8f
2 changed files with 6 additions and 6 deletions

View File

@ -498,7 +498,7 @@ void TContratti_app::save_rows(const TMask& m)
magcli.put(CLIFOGIAC_INDSPED, indsp); magcli.put(CLIFOGIAC_INDSPED, indsp);
magcli.put(CLIFOGIAC_CODART, codart); magcli.put(CLIFOGIAC_CODART, codart);
found = magcli.read()==NOERR; found = magcli.read()==NOERR;
if (!found) if (!found) // FORZO LA SCRITTURA DELLA CHIAVE
{ {
magcli.zero(); magcli.zero();
magcli.put(CLIFOGIAC_ANNOES, year); magcli.put(CLIFOGIAC_ANNOES, year);

View File

@ -112,13 +112,13 @@ SPREADSHEET F_RIGHE -1 8
BEGIN BEGIN
PROMPT 0 3 "Righe contratto" PROMPT 0 3 "Righe contratto"
ITEM "Articolo@8F" ITEM "Articolo@8F"
ITEM "Descrizione@28" ITEM "Descrizione@25"
ITEM "Cong.@4" ITEM "Cong.@3"
ITEM "Prezzo@8" ITEM "Prezzo@7"
ITEM "Dot.\nIniz.@5" ITEM "Dot.\nIniz.@5"
ITEM "Dot.\nOd.@5" ITEM "Dot.\nOd.@5"
ITEM "Cons.\nmese@6" ITEM "Cons.\nmese@5"
ITEM "Cons.\nanno@6" ITEM "Cons.\nanno@5"
ITEM "Tipo\nForfait@7" ITEM "Tipo\nForfait@7"
ITEM "Prezzo\nRinnovo@8" ITEM "Prezzo\nRinnovo@8"
ITEM "Sconto %@5" ITEM "Sconto %@5"