
Hello,
I need see the initFromInventTable method from PurchLine table when i am debugging. The problem that is when I create a purchLine in purchase order, ONLY IN ONE COMPANY AND I HAVE MANY, the TaxGroup field in PurchLine change. The original TaxGroup is from the vendor. But the TaxGroup changed to the inventTable.
The method what i see
And I have this check unchecked
Have you screenshot of code or how I show the code in debugger?
Thank you
Alex
*This post is locked for comments
I have the same question (0)If you need to see how fields are initialized from inventTable open "initFromInventTableIL" method on the table and add breakpoint there