David Na
07/09/2024, 10:13 AMlet invDet = rec.getSublistSubrecord(sublist, 'inventorydetail', i);
let invDetCount = invDet.getLineCount('inventoryassignment');
i always get 0 of invDetCount.
(I have a serial there for sure, and the number of rows in 'item' sublist is 1)
the script is on afterSubmitalien4u
07/09/2024, 11:43 AMDavid Na
07/09/2024, 12:32 PMalien4u
07/09/2024, 12:33 PM