Versions Compared

Key

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

...

Par Value (Vendor Managed Inventory (VMI)) Order Templates allow administrators to import templates that have are linked to Customer accounts and contain lists of products with pre-set maximum or optimal ('par value' quantities of particular products that are regularly re-ordered) inventory quantities. When a user re-orders using customer user creates an order, they can access a par value template , they enter current stock quantities against the pre-set par values. The to easily determine optimal or maximum order quantity. They enter the current stock quantity and when the template is added to cart, the system will calculate order quantities by subtracting current stock quantities from the par value onesvalues.

Templates are prepared csv files uploaded onto the website by administrators. These are linked to Customer Codes, so users login and can access . Uploaded templates can be edited online. Customer users can access to them via the VMI Template page (separate from their standard Order Templates).   


Here is an example of a VMI Template a user accesses. Each template contains product lines, as well as space for associated notes (e.g. 'Print Room Level 2'). Lines can be re-sequenced as needed.Each . A product line displays a Par Quantity, as well as a Current Count (quantity on hand) input field. When copying items from a par value template to your the current order, the system calculates the quantity to add by using the difference between the Par Quantity and Current Count.

...

Note
iconfalse
titlePrerequisites

The following pages need to be added to the Administrator's menu in both the Website and CMS. See our guides Add a New Menu Item and Add a page to the CMS menu for instructions. 

  1. Import Par Value Templates (zImportTemplates.aspx?ParValueOrderMode=true) 
    TIP - When adding the menu item, in Page Name, enter:  zImportTemplates.aspx  and in Parameter, enter: ParValueOrderMode=true

  2. Par Value Template Maintenance (zTemplatesMaintenance.aspx?ParValueOrderMode=true)
    TIP - When adding the menu item, in Page Name, enter:  TemplatesMaintenance.aspx  and in Parameter, enter: ParValueOrderMode=true

...

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

Optional fields

ProntoSalesOrderLine.CostCentreCode, ProntoSalesOrderLine.SolLineDescription, UserRoleWhenOrderTemplate


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.StockCode
Productcode
Product code
ProntoSalesOrderLine.SolOrderedQtyDefault Quantity


Optional fields:

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 create a whole order note linesline (instead of a product line), 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] (Enter 'N = Stock'), Customer Code [SoCustCode], Template name [SoCustReference], User name [SoUserIdCode], Product Note [ProntoSalesOrderLine.SolLineDescription]

...

Tip

There are actually two file formats accepted by the import program. The format shown above will include a note input area within each product line.

However, some organisations prefer the note lines to be separate to the product lines. To acheive achieve this, simply add a column at the start of the file for ProntoSalesOrderLine.SoILineType (N for Note line, S for Stock line). 

...

  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.
     


...

  1. In the CMS, navigate to Advanced Content → Resources.

  2. Search for and select the radio button next to the resource code rcImportTemplatesCSVFieldsInstructionsParValueMode.

  3. Click Modify.

  4. Edit Resource Value.

     
  5. To save changes, click OK.


Related help

Content by Label
showLabelsfalse
showSpacefalse
excludeCurrenttrue
cqllabel = "order-template"