Patch level : 12.0 842
Files correlati : fp0.exe fp0400a.msk Commento : Aggiunto controllo contabilizzazione senza cod. fornitore
This commit is contained in:
parent
e32b198b47
commit
50940896e4
@ -20,7 +20,9 @@ enum err_cont
|
|||||||
no_selected = -2,
|
no_selected = -2,
|
||||||
is_already_cont = -3,
|
is_already_cont = -3,
|
||||||
cancel = -4,
|
cancel = -4,
|
||||||
is_ready = 0
|
forn_err = -5, // Manca un codice fornitore
|
||||||
|
is_ready = 0,
|
||||||
|
no_err = 1
|
||||||
};
|
};
|
||||||
|
|
||||||
class TFppro : public TObject
|
class TFppro : public TObject
|
||||||
|
Loading…
x
Reference in New Issue
Block a user