Skip to content
  • There are no suggestions because the search field is empty.

5.4.3 Release Notes

03-30-26

🐞 Bug Fixes

  • Invoice Balance Color Coding Restored
    Invoices with an outstanding balance were not displaying the expected pink color indicator, making it difficult to identify balances owed at a glance. The color coding has been restored so invoices with a balance due now correctly display in pink.

  • Sales Tax Report Failing to Load
    The Sales Tax Report was not loading for users, blocking access to tax data. The report has been fixed, renamed to Detailed Tax Report, and a new Sales Tax Report specific to Progressive Invoices has been added.

  • B2B Product Import Missing Data
    B2B product import files were completing without errors but product records were arriving with missing information, requiring manual data entry to fill the gaps. The import process has been corrected to properly capture and save all product data from B2B files.

  • Contract Template Not Updating with Quote Type
    When a quote type was changed on an existing quote, the associated contract template was not updating, causing the wrong contract language to appear in customer-facing documents. The system now correctly refreshes the contract template whenever the quote type is changed.

  • Surcharge Total Missing on Terminal Payments
    Payments processed through the terminal were not displaying the surcharge-included total when surcharging was enabled. The full amount including surcharge will not be displayed on the terminal for customer approval.

  • Custom Email Using Wrong Customer Name
    Custom invoice emails were populating with a customer name that did not match the actual customer on the invoice, causing personalized messages to reference the wrong recipient. The email template now correctly pulls the customer name directly from the associated invoice.

  • Custom Email Overwriting Subject Line
    Enabling a custom email message on quotes and invoices was replacing the configured subject line, causing emails to be sent with a blank or incorrect subject. Custom email messages no longer affect the subject line; the configured subject is now preserved when a custom message is applied.

  • Task Notification Templates Sending Outdated Content
    Task notification emails were continuing to send using an older version of the template even after updates were saved in Settings. The notification system now correctly references the latest saved template, ensuring updated content is delivered immediately after changes are made.

  • Job Board Invoice Pending Status 500 Error
    Clicking the Pending status column on the Invoice view in the Job Board was triggering a server error and crashing the page, preventing users from accessing invoice status information. The server error has been resolved and the Pending status column now loads correctly.

  • Production TypeError on Order Materials
    A TypeError ("Cannot convert undefined or null to object") was occurring in the Order Materials workflow, causing silent failures that prevented users from completing material orders. The null reference has been resolved and the Order Materials workflow now processes correctly without errors.