|
|
PACKING SLIP |
|
${record.entity}
|
<#if record.class.custrecord_class_packslip_logo?has_content>
|
| Sales Order # | Store Order # | Memo: |
${record.custbody_wipfli_externalm} |
|
| ${record.tranid} | ${record.custbody_so_storeordernumber} | |||
| Purchase Order # | Order Date | |||
| ${record.otherrefnum} | ${record.trandate} | |||
| Ship Via | ||||
| ${record.shipmethod} | ||||
Pick Ticket
| Item | Display Name | Quantity | Units |
|---|---|---|---|
| ${item.item} |
${item.custcol_wipfli_item_display_name}
<#if item.description?has_content> ${item.description} #if> |
${item.quantitycommitted} | <#if item.units?has_content> ${item.units} <#else>ea. #if> |
| THERE ARE NO ITEMS TO PRINT FOR THIS RECORD |
| Customer Signature:_________________________________________________ | |
| Date:________/________/______________ | Total Cartons: ________ |
|
<#if record.class.custrecord_class_returnphonenumber?has_content || record.class.custrecord_class_customerserviceemail?has_content || record.class.custrecord_class_storewebsite?has_content>
Customer Service <#if record.class.custrecord_class_returnphonenumber?has_content>Phone: ${record.class.custrecord_class_returnphonenumber} #if> <#if record.class.custrecord_class_customerserviceemail?has_content>Email: ${record.class.custrecord_class_customerserviceemail} #if> <#if record.class.custrecord_class_storewebsite?has_content>Website: ${record.class.custrecord_class_storewebsite} #if> #if> |
<#if record.class.custrecord_wipfli_crai?has_content>
|
| Shipment LTL Truck Information | |||||||||
| LTL Contact Info | Required In-Hands Date | ||||||||
|
${record.custbody_ltl_contact_selection.name}
|
${record.custbody_ltl_req_inhands_date} | ||||||||
| Description of Goods | |||||||||
| ${record.custbody_ltl_desc_goods} | |||||||||
| Freight Terms | |||||||||
| ${record.custbody_ltl_freight_terms} | |||||||||
| Hours of Operation | Special Instructions | ||||||||
| ${record.custbody_ltl_contact_selection.custrecord_ltl_receiving_hours_start?substring(11)?time} <#if record.custbody_ltl_contact_selection.custrecord_ltl_receiving_hours_start?substring(11)?substring(0,2)?number < 12>AM<#else>PM#if> | ${record.custbody_ltl_contact_selection.custrecord_ltl_receiving_hours_end?substring(11)?time} <#if record.custbody_ltl_contact_selection.custrecord_ltl_receiving_hours_end?substring(11)?substring(0,2)?number < 12>AM<#else>PM#if> | ${record.custbody_ltl_contact_selection.custrecord_ltl_receiving_special_instr} | |||||||
| Residential? | Fork Lift? | ||||||||
| ${record.custbody_ltl_contact_selection.custrecord_ltl_receiving_residential} | ${record.custbody_ltl_contact_selection.custrecord_ltl_receiving_forklift} | ||||||||