jen
07/25/2022, 4:07 PMclass
of an item in a transaction in create/edit mode client script using nlapiGetLineItemValue('item', 'class', i);
or nlapiGetCurrentLineItemValue('item', 'class');
I have found a few places where our business logic relies on this so I’d be surprised if it never was working. However, now, it returns a non-null value that is not correct on some transactions (in fact, on the affected txs it returns the same value for all lines even if they are different classes). Has anyone encountered this?Lev Berger
07/25/2022, 4:22 PMjen
07/25/2022, 4:47 PMLev Berger
07/25/2022, 4:50 PMjen
07/25/2022, 4:52 PMbattk
07/25/2022, 4:56 PMLev Berger
07/25/2022, 4:58 PMjen
07/25/2022, 5:15 PMjen
07/25/2022, 5:15 PMjen
07/25/2022, 5:16 PMbattk
07/25/2022, 5:23 PMbattk
07/25/2022, 5:25 PMJon Kears
07/25/2022, 11:12 PMjen
07/26/2022, 11:02 PM