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:
parent
b0b7ada77e
commit
c3c0ab4a8f
@ -498,7 +498,7 @@ void TContratti_app::save_rows(const TMask& m)
|
||||
magcli.put(CLIFOGIAC_INDSPED, indsp);
|
||||
magcli.put(CLIFOGIAC_CODART, codart);
|
||||
found = magcli.read()==NOERR;
|
||||
if (!found)
|
||||
if (!found) // FORZO LA SCRITTURA DELLA CHIAVE
|
||||
{
|
||||
magcli.zero();
|
||||
magcli.put(CLIFOGIAC_ANNOES, year);
|
||||
|
@ -112,13 +112,13 @@ SPREADSHEET F_RIGHE -1 8
|
||||
BEGIN
|
||||
PROMPT 0 3 "Righe contratto"
|
||||
ITEM "Articolo@8F"
|
||||
ITEM "Descrizione@28"
|
||||
ITEM "Cong.@4"
|
||||
ITEM "Prezzo@8"
|
||||
ITEM "Descrizione@25"
|
||||
ITEM "Cong.@3"
|
||||
ITEM "Prezzo@7"
|
||||
ITEM "Dot.\nIniz.@5"
|
||||
ITEM "Dot.\nOd.@5"
|
||||
ITEM "Cons.\nmese@6"
|
||||
ITEM "Cons.\nanno@6"
|
||||
ITEM "Cons.\nmese@5"
|
||||
ITEM "Cons.\nanno@5"
|
||||
ITEM "Tipo\nForfait@7"
|
||||
ITEM "Prezzo\nRinnovo@8"
|
||||
ITEM "Sconto %@5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user