Report Script: Create a Packing List in report script: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 26:
#:Report Designer will switch to Scripts editor,
#:and '''calcPacking_GetValue''' event is created.<br/><br/>
#Add directive '''using System.Data;''' at the top of '''Scripts''', if has not already added.
#*'''using System.Data;'''
#*'''using System.Linq;'''
#Insert scripts into '''calcPacking_GetValue'''
#Add function of '''GetSmallestQty'''