Patch level : 4.0 620
Files : ve7.exe Ricompilazione Demo : [ ] Commento : Trasferimento Galileo git-svn-id: svn://10.65.10.50/trunk@14904 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
551f046811
commit
bf940e2bde
@ -386,7 +386,9 @@ bool TGalileo_articoli::trasferisci_costi(const TString & ditta, const TString &
|
|||||||
|
|
||||||
if (good)
|
if (good)
|
||||||
{
|
{
|
||||||
message_box("Aggiorno codice $s - costo %s", (const char *) codart, (const char *) get_str("M2CMD"));
|
TString msg; msg.format("Aggiorno codice $s - costo %s", (const char *) codart, (const char *) get_str("M2CMD"));
|
||||||
|
|
||||||
|
log(msg, 0);
|
||||||
anamag.put(ANAMAG_ULTCOS1, get_str("M2CMD"));
|
anamag.put(ANAMAG_ULTCOS1, get_str("M2CMD"));
|
||||||
return test_rewrite(anamag);
|
return test_rewrite(anamag);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user