Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a Par Value Template

Par value templates are in csv files that have to be created. The first row of the CSV file will list the fields you need for the par value template. Each subsequent row contains a template. Some fields are mandatory and others, optional..

Info
titleMandatory fields

To create a par value template, create a comma-delimited csv file with the following fields:

ProntoSalesOrderLine.SolLineType,  SoCustCode, SoCustReference, SoUserIdCode, CompanyTemplate, AllowTemplateBillTo, ProntoSalesOrderLine.StockCode, ProntoSalesOrderLine.SolOrderedQty


Mandatory fields:

FieldValue
ProntoSalesOrderLine.SolLineType

Line type. 'S' = Stock

SoCustCodeCustomer Code this template is for
SoCustReferenceTemplate name
SoUserIdCodeUser ID
CompanyTemplate'Y' or 'N'.
AllowTemplateBillToAllow bill to? Enter 'Y' or 'N'.
ProntoSalesOrderLine.StockCodeProductcodeProduct code
ProntoSalesOrderLine.SolOrderedQtyDefault Quantity

...

FieldValue
ProntoSalesOrderLine.CostCentreCode

Cost centre

ProntoSalesOrderLine.SolLineDescriptionProduct note
UserRoleWhenOrderTemplateRole name. Enter an existing role or or 'None'.


Info
titleAdding Whole Order Note Lines

To add whole order note lines, override the normal product line processing using the following format. They can also be used for inserting breaks or as headings in the template.

Instead of a product (stock) line, enter the following: 

Line Type [ProntoSalesOrderLine.SolLineType] (N = Stock), Customer Code [SoCustCode], Template name [SoCustReference], User name [SoUserIdCode], Product Note [ProntoSalesOrderLine.SolLineDescription]

...

  1. In the CMS. navigate to Par Value Template Maintenance.

  2. Enter the Customer Code you wish to edit templates for, then click Search.
     
  3. Select the required customer via radio button. The list of templates for that customer will load. 
     
  4. Click View against the required template.

  5. Edit the template as needed. You can edit par quantities, resequence product order, delete products and add other products. 

  6. Click Save Template Changes at the bottom of the grid.
     


...