You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Par Value (Vendor Managed Inventory (VMI)) Order Templates allow administrators to import csv files to create refill orders. Templates are linked to Customer Codes, so users login and can access these via the VMI Template page (separate from their standard Order Templates). 

Each template contains product lines, as well as space for associated notes (e.g. 'Print Room Level 2'). Lines can be dragged and dropped by the user to re-sequence as needed.

Each product line displays a Max Count value, as well as a Current Count quantity input field. Copying the lines from a par value template to your current order looks at the Max Count vs the Current Count (quantity on hand), and orders the difference.

Setting up Refill Orders
 

Prerequisites

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) 
  2. Par Value Template Maintenance (zTemplatesMaintenance.aspx?ParValueOrderMode=true)


To Import a Par Value Template:

  1. In the CMS, navigate to 'Import Par Value Templates' (or 'Import User Templates').

  2. To browse to the order template csv, click 'Choose File'.

  3. Once the file is selected, to import the template, click Import Now

    Success and/or error messages will be displayed in the dialogue box on completion of the import. 

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 this, simply add a column at the start of the file for ProntoSalesOrderLine.SoILineType (N for Note line, S for Stock line). You can download an example here.



To Maintain a Par Value Template:

  1. Login to the CMS.
  2. Navigate to Par Value Template Maintenance.
  3. Enter the Customer Code you wish to edit templates for and click 'Search'. 
  4. Select the required customer via radio button. The list of templates for that customer will load. 
     
  5. Click View against the required template.
  6. Edit the template as needed.
  7. Click 'Save Template Changes' at the bottom of the grid.
     


To allow access to VMI Par Value Templates for the end user, you will need to add the page 'OrderTemplates.aspx?ParValueOrderMode=true' to their role's menu.


Customise Text

Update the Maximum Quantity Column Heading: 

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

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

  3. Click Modify and enter in the title for the message box.
     
  4. To save changes, click OK.

Update the Current Count Column Heading:

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

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

  3. To enter the message box title, click Modify.

  4. To save changes, click OK.

Update the Par Value Order Template Import Instructions:

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

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

  3. To enter the message box title, click Modify.

  4. To save changes, click OK.


  • No labels