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 csv files to create refill orders. Templates set threshold quantities of particular products that are regularly re-ordered. When a user re-orders, they can enter current counts against the pre-set par values. The system will calculate the quantity to be ordered by subtracting the current quantities from the par value counts. Administrators can import csv files as par value templates. These become 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 product line displays a Maximum Par 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 Maximum Par Count against the Current Count (quantity on hand), and orders the difference.

...

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.StockCodeProductcode
ProntoSalesOrderLine.SolOrderedQtyDefault Quantity


Optional fields:

FieldValue
ProntoSalesOrderLine.CostCentreCode

Cost centre

ProntoSalesOrderLine.SolLineDescriptionProduct note
UserRoleWhenOrderTemplateRole name. Enter an existing 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]


Import a Par Value Template

...

Info

To allow access to VMI Par Value Templates templates for the end user, you will need to add the page 'OrderTemplates.aspx?ParValueOrderMode=true' to their role's menu. When access is granted, the user should see a link that takes them to Par Value Templates.

Image Added


Customise Text

...