Patch level : 12.0 606
Files correlati : bs Commento : Modificata lettura bancali
This commit is contained in:
parent
242d192aa2
commit
860c3cf0ac
@ -1474,7 +1474,7 @@ void TSknet_sync::sync_doc()
|
|||||||
|
|
||||||
TRectype& rdoc = doc->new_row(tiporiga);
|
TRectype& rdoc = doc->new_row(tiporiga);
|
||||||
|
|
||||||
if(codart.blank() && tiporiga == "02" && descr.starts_with("Bancal"))
|
if(codart.blank() && tiporiga == "03" && descr.starts_with("Bancal"))
|
||||||
rdoc.put(RDOC_CODART, "B1");
|
rdoc.put(RDOC_CODART, "B1");
|
||||||
else
|
else
|
||||||
rdoc.put(RDOC_CODART, codart);
|
rdoc.put(RDOC_CODART, codart);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user