Skip to main content
Skip table of contents

Order & Invoice Prints – CIDs for Rental and Subrental Subtotals

This CIDs can be used on the Order (153500UI) and Invoice (159500UI) print forms to display separate subtotals for internal rental equipment and subrental lines.

The new CIDs can be used together with existing ones to clearly distinguish amounts related to internal equipment rentals and subrentals from external vendors.

Order Print form

Section

Details

To Print the values

  • Undiscounted Rental Equipment Amount (Excludes Subrental)

  • Rental Equipment Total Discount Amount (Excludes Subrental)
    (Includes all discount levels: line, section, subtotal, header, and flat discount.)

Use the Existing CIDs

  • 7000 → Undiscounted Rental Equipment Amount (Includes Subrentals)

  • 7001 → Equipment Discount (Including Subrental)

  • 1460 → Undiscounted Subrental Equipment Amount

  • 1461 → Subrental Discount Amount

To Print Undiscounted Rental Equipment Amount (Excludes Subrental)

Use component type as 116 in 5th column with the following property in 39th column and 0 in 4th column:

CID_MATH_EXPRESSION=${CID=7000}-${CID=1460}

Example:

0,153500,153050,0,116,EQUIPMENT,21,1,0,0,100,0,,,0,2,,,0,0,0,0,152,0,false,true,false,false,false,false,false,true,true,false,0,Arial,0,10,CID_MATH_EXPRESSION=${CID=7000}-${CID=1460},,,false,false,false,false

This CID does not support multi-currency.

To Print Rental Equipment Total Discount Amount (Excludes Subrental)

Use component type as 116 in 5th column with the following property in 39th column and 0 in 4th column:

CID_MATH_EXPRESSION=${CID=7001}-${CID=1461}

Example:

0,153500,153050,0,116,DISCOUNT,21,1,0,0,100,0,,,0,2,,,0,0,0,0,152,2,false,true,false,false,false,false,false,true,false,false,0,Arial,0,9,CID_MATH_EXPRESSION=${CID=7001}-${CID=1461},,,false,false,false,false

This CID does not support multi-currency.

Invoice Print Form

Section

Details

To Print the Values

  • Undiscounted Rental Equipment Amount (Excludes. Subrental)

  • Discount Rental Equipment Total Amount (Excludes. Subrental)
    (Includes all discount levels: line, section, subtotal, header, flat discount)

  • Subrental Lines Total Discount Amount
    (Includes all discount levels: line, section, subtotal, header, flat discount)

New CIDs

  • 100044 → RENTAL UNDISCOUNTED AMOUNT (Includes subrental)

  • 100043 → RENTAL DISCOUNT AMOUNT (Includes subrental)

  • 100041 → SUBRENTAL UNDISCOUNTED AMOUNT

  • 100042 → SUBRENTAL DISCOUNT AMOUNT

Above CIDs does not support multi-currency

To print Undiscounted Rental Equipment Amount (Excludes. Subrental)

Use component type as 116 in 5th column with following property in 39th column and 0 in 4th column:

CID_MATH_EXPRESSION=${CID= 100044} - ${CID=100041}

Example:

0,153500,153050,0,116,EQUIPMENT,21,1,0,0,100,0,,,0,2,,,0,0,0,0,152,0,false,true,false,false,false,false,false,true,true,false,0,Arial,0,10,CID_MATH_EXPRESSION=${CID=100044} - ${CID=100041},,,false,false,false,false

Note: This CID does not support multi-currency

To Print Rental Equipment Total Discount Amount (Excluding Subrental)

Use component type as 116 in 5th column with following property in 39th column and 0 in 4th column:

CID_MATH_EXPRESSION=${CID=100043} - ${CID=100042}

Example:

0,153500,153050,0,116,DISCOUNT,21,1,0,0,100,0,,,0,2,,,0,0,0,0,152,2,false,true,false,false,false,false,false,true,false,false,0,Arial,0,9,CID_MATH_EXPRESSION=${CID=100043} - ${CID=100042},,,false,false,false,false

Note: This CID does not support multi-currency

To print Subrental Lines Total Discount Amount

CID: 100042

(Includes all discount levels: line, section, subtotal, header, flat discount)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.