Requirement : Invoice PDF JCurve Solutions Limited would like to create the Invoice PDF template as per the given layout. Our Solution The requirement can be achieved by customizing the advanced PDF template of the Invoice and that template can be applied to the preferred Invoice form. So, the users can generate the print by… Continue reading SIM Invoice Preprinted PDF
Author: Keerthy Davis
GIS form specification VNB JCS Version 3
Requirement: VBN PDF Customization & VBN Send Email J-curve would like to update the existing VBN PDF to add 3 additional columns as follow Our Solution The requirement can be achieved by updating the existing script to add following 3 columns as per the sample given ภาษี Vat Amount หัก ณ ที่จ่าย WHT Amount จำนวนเงินสุทธิ … Continue reading GIS form specification VNB JCS Version 3
GIS form specification PO JCS Version 3
Requirement 1: Purchase Order J-curve would like to create the Purchase Order PDF template as per given layout Our Solution The requirement can be achieved by creating a script for adding a custom button named PO Print in the Purchase Order. When the user clicks the custom button then PDF will be generated. Field Mapping… Continue reading GIS form specification PO JCS Version 3
GIS_Document Printing for Sales Transaction Version 4.1 – Estimation (Quotation)
Requirement 1: Estimate Include Vat for CSD J-curve would like to create the Estimate PDF template as per given layout Our Solution The requirement can be achieved by creating a script for adding a custom button named CSD – Estimate (Include VAT) in the Estimate. When the user clicks the custom button then PDF… Continue reading GIS_Document Printing for Sales Transaction Version 4.1 – Estimation (Quotation)
GIS_Document Printing for Sales Transaction Version 4.1 – Invoice/ Tax Invoice
Requirement 1: Tax Invoice (Base Currency) J-curve would like to create the Invoice PDF template as per given layout Our Solution The requirement can be achieved by creating a script for adding a custom button named Tax Invoice (Base Currency) in the Invoice. When the user clicks the custom button then PDF will be… Continue reading GIS_Document Printing for Sales Transaction Version 4.1 – Invoice/ Tax Invoice
GIS_Document Printing for Sales Transaction Version 4.1 – Delivery Note
Requirement 1: Delivery Note PDF J-curve would like to create the Item Fulfilment PDF template as per given layout Our Solution The requirement can be achieved by creating a script for adding a custom button named Delivery Order in the Item Fulfilment. When the user clicks the custom button then PDF will be generated. … Continue reading GIS_Document Printing for Sales Transaction Version 4.1 – Delivery Note
GIS_Document Printing for Sales Transaction Version 4.1 – Credit Memo
Requirement 1: Credit Memo PDF – Base Currency J-curve would like to create the Credit Memo PDF template as per given layout Our Solution The requirement can be achieved by creating a script for adding a custom button named Credit Memo (Base Currency) in the Credit Memo. When the user clicks the custom button then… Continue reading GIS_Document Printing for Sales Transaction Version 4.1 – Credit Memo
Total Amount after rounding into 2 fixed decimal place
To display the total amount after rounding into a fixed decimal place in Advanced PDF template, refer sample code below
Display subsidiary address in a single line in Advanced PDF template
By populating subsidiary address on the PDF ,this will show same manner as in the subsidiary record. Suppose user want to show the address in a single line or no needs to display separate line then refer following code sample
Display Amount as comma separated format in Advanced PDF template
Display the amount as a comma-separated value without rounding into fixed number of digits.