Correzioni a listino GF
git-svn-id: svn://10.65.10.50/branches/R_10_00@22700 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f680273e2b
commit
5a92f0910b
@ -98,6 +98,7 @@ void TRicarico_listini_mask::save()
|
|||||||
rcondv.put(RCONDV_CODRIGA, codart);
|
rcondv.put(RCONDV_CODRIGA, codart);
|
||||||
if (rcondv.read() == NOERR)
|
if (rcondv.read() == NOERR)
|
||||||
{
|
{
|
||||||
|
rcondv.put(RCONDV_SCONTO, sconto);
|
||||||
rcondv.put(RCONDV_PREZZO, prezzo);
|
rcondv.put(RCONDV_PREZZO, prezzo);
|
||||||
rcondv.rewrite();
|
rcondv.rewrite();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user