In order to populate zip code of vendor into Purchase Order print, use following syntax
Category: Advanced PDF Templates
Advanced PDF Templates designs – PDF samples and xml codes
Display the summary table into fixed position in Advanced PDF Template
Advanced Pdf code to Print Package Description in Packing slip
The Package content description in the Item fulfillment record can be printed in Packing slip as follows.
Convert number to 2 decimal places without using any function
//Info: CDUS-1294 We have met a scenario where we need to set the value to 2 decimal points, which is populated after a calculation. We can do the same by defining a function,
Dynamically Printing the Currency Symbol Depending on the Total
When using the Standard Advanced PDF/HTML Template the currency will always print the US Dollar sign. applying this changes will print the correct symbol of the currency on the total. Solution Navigate to Customization > Forms > Advanced PDF/HTML Template Click Edit beside the Preferred Customer Payment PDF/HTML Template Top Right Corner: Toggle Source Code Add the code below: Click Save
Item Description Content exceeded in the Advance PDF
The item description content is exceeds and Content running out of space. The template source code to solve the issue.
Add Applied promotions only to the Picking Ticket Template
//Info: TPNC-785 We came into a scenario where we have to add the Promotion table data available under the Sales order to the Picking Ticket Template.In most cases, we normally add an Item table which is followed by checking the condition, What If, in cases where we have to check both the Promotion section content… Continue reading Add Applied promotions only to the Picking Ticket Template
Proposal for Address, logo, and signature change XSEED 144
Updates to sales order form EXPT-148
Proposal summary This proposal covers the changes to the sales order forms ,print picking ticket PDF updates and its proposed solution Requirement Expertec would like to update the PDF for print picking ticket, Increasing line spacing between items on “print picking ticket” so there’s more room between the lines, they would like alternate shading… Continue reading Updates to sales order form EXPT-148
PDF Template for Customer Payment
J-curve would like to create the Customer Payment PDF template as per the given layout Our Solution The requirement can be achieved by creating a script for adding a custom button named Receipt in the Customer Payment. When the user clicks the custom button, then the script will render the custom pdf template and will… Continue reading PDF Template for Customer Payment