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

no edit summary
No edit summary
Line 50:
#*'''using System.Data;'''
#*'''using System.Linq;'''
 
===Insert scripts into '''calcPacking_GetValue'''===
<syntaxhighlight lang="csharp">
Line 89 ⟶ 90:
}
</syntaxhighlight>
 
#Add function of '''GetSmallestQty'''
#Add function of '''GetUOMFromItem'''
Line 131 ⟶ 133:
</syntaxhighlight>
 
<br/>
===Add label to display "Packing"===
#Add a new Label into existing Group Header