Start a conversation

Charges column not showing changes made in the Bill

Overview:
If a load transfers from Dispatch with a rate in it, but we change that when we bill the load, that change is not reflected in the charges column on the browse list for Unprocessed Pros.  The original rate from Dispatch still shows.

Steps:

  1. Go to Tools, Customizer, Freight Billing Files, Unprocessed Pros, Contents
  2. Find the charges column.  
  3. Put the following statement in the expression field:

TRANSFORM (IIF(TOTCHGS = 0, RATE, TOTCHGS), "9999.99")  


  1. Apply
  2. Exit Billing and reload it.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Bob Hogan

  2. Posted

Comments