Patch level : 12.0 no-patch

Files correlati     :
Commento            :
This commit is contained in:
Simone Palacino 2020-07-22 15:16:46 +02:00
parent 8d4ed500c4
commit a3087d6668

View File

@ -1537,7 +1537,7 @@ int TDocumento::write_rewrite(TBaseisamfile & f, bool re) const
anamag.put("CODART", codart); anamag.put("CODART", codart);
if (anamag.read() == NOERR) if (anamag.read() == NOERR)
r.put("CODARTMAG", codart); r.put("CODARTMAG", codart);
else else
{ {
codalt.put("CODARTALT", codart); codalt.put("CODARTALT", codart);
if (codalt.read() == NOERR) if (codalt.read() == NOERR)