Cash Sale Print PDF Customization

Print shipping cost on cash sale print. The shipping cost is under the shipping tab of Cashsale. Need to print the shipping cost when it has value. If it is empty, shipping cost field shouldn’t be printed. <tr><#if record.shipmethod?has_content> <td align=”right”><b>${record.shippingcost@label}</b></td> <td align=”right”>${record.shippingcost}</td></#if> </tr>

Proposal For Federal express commercial invoice.

This proposal covers the custom solution for creating a custom consolidated report on commercial invoices for Divinity Boutique-USA-NS. Proposal Summary  This proposal outlines the process of creating a custom page for showing the consolidated commercial invoices and manifest. Additionally, every Thursday, the report will be sent via email to both the packing station and the… Continue reading Proposal For Federal express commercial invoice.

Substring Function in Advanced PDF Templates

For example, The user has a free-form text custom column field (id: “custcol5”) storing the specially calculated value with the value being 14.5555555555555555 and has to print this value using the Advanced Printing form but only with 2 digits after the period. Use the “substring” and “index_of” functions, built-in features of Advanced Printing.  Sample Code This will… Continue reading Substring Function in Advanced PDF Templates

Develop the Label PDF template

OTGN-776 Develop the Template as per the given mockup and dimensions The number of IFs in the print document will be based on the number of IFs selected in each pagination. And the print will have multiple pages for the same IF based on the number of pallets in  the Pallet information sublist.  Need to… Continue reading Develop the Label PDF template