Invoices reject when importing or sending invoices to Accounts Payable from another application or software. The invoices reject with a job, extra, or cost code doesn't exist message when they do exist in Job Cost.  This applies to programs like Sage 300 CRE Purchasing (PO), Sage Paperless Construction, TimberScan, and any third-party software using the API. The API is the Application Programming Interface from the Development Partner Program (DPP) Software Developer Kit (SDK).  This issue may present as the following messages:   - Error: "Job job ID does not exist"
  - Error: "Extra extra ID does not exist"
  - Error: "Cost Code cost code ID does not exist"
  - False "job does not exist" message
  - False "extra does not exist" message
  - False "cost code does not exist" message
       In version 25.1, we updated these messages to show the correct message.   - "Job [job ID] is closed"
  - "Extra [extra ID] is completed"
  - "Cost Code [cost code ID] is completed"
  - "Job [job ID] for commitment item [commitment item ID] is closed"
    |