Hi everyone,
I just wonder about error during a estimation of production order.
I configured BOM line type in my PR to supplier and added a vendor account.
Next i tried to estimate this production and received a following error message:
My development team find a origin in ProdUpdCostEstimation class in method createPurchLine(ProdBOM _prodBOM)
and add following instructions:
"copyPurchTable = PurchTable.data();
PurchTable.reread();
buf2Buf(copyPurchTable, PurchTable);"
After that everything works fine.
But, this same error i received on product version 7.0 and PU 12
Now i use 8.0 and PU 15 and i wonder why this case wasn't already solved.
Maybe it is a simple configuration problem and i made some mistakes during the configuration.
Do You have a similar problem with Yours application ?
Best regards,
Kamil