This topic outlines how to configure Labels when using FireSale.

Overview

FireSale Labels make use of the MAX Essential Label functionality.  Within MAX Essentials, there is a label type of type FireSale.  This topic explains the various entities and how they relate to one another and how to configure the Labels in order to start working with FireSale

Label Hierarchy

When a product is placed on FireSale, a FireSale Reason is selected.  Within the FireSale Reason, will be a Label Code defined or specified.  At least one Label Code must be defined in order to continue to configure FireSale and Labels.  A Label Profile must be defined which references the above Label Code.  The Label Profile must be of type FireSale.  The Label Profile will also point to a Label Layout.  A Label Layout is the actual label design and will house the template data as to which fields to print and in which order.


Label configuration

Follow the instructions below to configure a Label for FireSale.

Label Code

FireSale requires at least one Label Code to be defined.


    1. Navigate to MAX Essentials > Printing > Labels > Label code



    1. Click +New and Enter a Label code and Name


Label Layout

FireSale requires at least one Label Layout to be defined.                    


    1. Navigate to MAX Essentials > MAX Essentials > Printing > Label > Label Layout



    1. Click +New
    2. Enter a Label layout id
    3. Set the Label type = FireSale
    4. Under LABEL PRINTER > Template 1, enter the following template data:


Item {ItemId}  

VariantId {VariantId}

UnitId {UnitId} {UnitName}

UnitPrice ${UnitPrice:0.00}  

NumberOfLabels {NumberOfLabels}

BarCode {Barcode}

! 0 200 200 80 1

PW 575

TONE 0

SPEED 2

ON-FEED IGNORE

NO-PACE

BAR-SENSE

CENTER

BT 7 0 0

B 128 1 30 40 5 5 {Barcode}

PRINT


    1. Save and close the form


Note! This Layout, of type FireSale does NOT make use of the Design menu item in the above form.  The Label Design is contained directly in the Template 1 field.

Label Profile

The final piece to configuring Labels for FireSale is the Label Profile.  This references the above Label Code and Label Layout.


    1. Navigate to MAX Essentials > MAX Essentials > Printing > Label > Label Profile



    1. Click +New to create a new record
    2. Enter the Parameters as described below:


Field

Description

Label profile id

Enter a unique Id for Fire sale Profile, e.g. "Profile1"

Name

Enter a Name for the Profile.

e.g. "Label Profile 1"

Default Label printer

This field is not required for FireSale

Label type

Set the type as "FireSale"

Label code id

Select the previously defined Label code from the drop-down.

Label layout Id

Select the previously defined Label Layout from the drop-down.

Label printer

This field is not required for FireSale

Label format id

This field is not required for FireSale


    1. Click Save


After completing this configuration, you must run the RR PR Printing Enhancement job from the Distribution Schedule to push these changes to the respective store(s).

Next topic