Blank Page Is Printed When Printing Packing Slip of a Sales Order or the Related Item Fulfillment

Blank page is showing when printing Packing Slip via Transactions > Management > Print Checks and Forms > Packing Slips and Return Forms or via printing from an Item Fulfillment transaction. A. See if there is Drop Shipment PO transaction created Navigate to Transactions > Sales > Enter Sales Orders > List Click View on the concerned Sales Order transaction On the Sales Order > Items tab, check the Create PO column B. If there is a Drop… Continue reading Blank Page Is Printed When Printing Packing Slip of a Sales Order or the Related Item Fulfillment

Show Kit Components in Packing Slip print

Show components of Kit as in format of below in advanced PDF print <#if record.item?has_content>   <table style=”width: 100%;”>       <#list record.item as item>         <#if item_index==0>           <thead>               <tr>               <th align=”left” … Continue reading Show Kit Components in Packing Slip print