User Manual

50772 230 12/04 Issue # 2
RATE3 PER LOAD Is RATE3 a per load charge? (0 = false, -1 = true)
Can be exported as a boolean field.
FREIGHT RATE Freight price
FREIGHT RATE PAYABLE Freight price payable to hauler
FREIGHT RATE PER LOAD Is FREIGHT RATE a per load charge? (0=false, -
1=true)
FREIGHT RATE PAYABLE PER LOAD Is FREIGHT RATE PAYABLE a per load charge?
(0=false, -1=true)
CONV RATE Prints the total price per user unit
CONV RATE1 Prints price component 1 per user unit
CONV RATE2 Prints price component 2 per user unit
CONV RATE3 Prints price component 3 per user unit
CONV RATE12 CONV RATE1 + CONV RATE2
CONV RATE23 CONV RATE2 + CONV RATE3
CONV RATE13 CONV RATE1 + CONV RATE3
CONV RATE UNIT Prints the converted rate unit (e.g. "Gallons" or
"Barrels")
CONV RATE FACTORNUM Returns a value of 1 for user unit 1 and 2 for user
unit 2
DISCOUNT Discount percentage
Below is an example of how static text and database fields can be used together on a ticket. The example
below will print ticket number, weight in, date in, weight out, date out and net weight on the ticket.
"Ticket Number: " [Ticket Number]
"Gross: " [Weight In] " " [Date In]
"Tare: " [Weight Out] " " [Date Out]
"Net: " [Net Weight]
FLAG FIELDS
A flag is set in the database whenever a special condition has been met by a transaction. These
conditions are:
Minimum Charge a minimum charge has been applied to this transaction
Keyed Weigh In the weight on a weigh-in has been manually entered
Keyed Weigh Out the weight on a weigh-out has been manually entered
Keyed Gross gross weight has been manually entered
Keyed Tare tare weight has been manually entered
Recalled Weigh In weigh-in weight has been recalled
Recalled Weigh Out weigh-out weight has been recalled (stored tare)
Recalled Gross gross weight has been recalled
Recalled Tare tare weight has been recalled
Cash this is a cash transaction (amnt paid = charge)
Cash By Check this is a cash transaction paid by check (check no is not blank)
Cash By Money this is a cash transaction paid by cash (check no is blank)
Charge this is a charge transaction (paid = 0 and charge > 0)
No Charge this is a no charge transaction (paid = 0 and charge = 0)
Edited the transaction has been edited
Reprint the ticket for this transaction is being reprinted (i.e. from the Quick
Scan form)
Incoming this is a incoming transaction (weigh-in > weigh-out)
Outgoing this is a outgoing transaction (weigh-out > weigh-in)