Corretto errore MI4374 e MI4375.
In per MI4375 non e' stato fatto nulla, perche' basta settare il flag di IVA 11 quater sulle ditte. git-svn-id: svn://10.65.10.50/trunk@3654 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
6e3edf279b
commit
66627f0d9c
@ -127,7 +127,7 @@ const char* CG4400_application::desc_attivita(const TString& cod)
|
||||
TLocalisamfile attiv (LF_ATTIV);
|
||||
attiv.zero();
|
||||
attiv.put("CODDITTA", get_firm());
|
||||
attiv.put("CODATT", _codatt);
|
||||
attiv.put("CODATT", cod);
|
||||
if (attiv.read() == NOERR)
|
||||
TMP = attiv.get("DESCR");
|
||||
else TMP = "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user