V2 Knowns Bugs, Workaround and Fix Status. Click Here to See!

YoPrint Changelog

Convert to Sales Order Not Working
Bug Fix
Added on 20 Feb 2025

When a Quote has a last payment sent date, clicking "Convert to Sales Order" may error out. This issus has been fixed now.

Creating Customer / Contact Fails If Email is Invalid
Bug Fix
Added on 20 Feb 2025

When creating a customer or contact, entering invalid email will result in operation failed without specifying the reason. We've now added UI validation to indicate if entered email is invalid.

Zapier: Added Order Conversion Triggers
New Feature
Added on 19 Feb 2025

We've added two new triggers

  1. Sales Order Converted to Quote
  2. Quote Converted to Sales Order
Zapier: Added Related Order to Purchase Order Triggers
Enhancement
Added on 19 Feb 2025

We've added related order to purchase order triggers so that you can update order status based on purchase order changes.

Sales Order Saved Filter Not Showing Drafts
Bug Fix
Added on 19 Feb 2025

Creating a Saved Filter with "Is Draft" = "True" is showing an empty list. This issue has been fixed now.

QuickBooks Online: Various Bug Fixes
Bug Fix
Added on 17 Feb 2025

We've fixed a bug where Customer name containing the symbol "&" doesn't get matched correctly to the QuickBooks Online counterpart. This is now been fixed.

We've also fixed a few instances where an error is mistakenly interpreted as a session expiration causing us to discard the authentication token.

We are still working on the automatic quickbooks syncing.

Invoice Item Report: Report Is Not Fetching All Invoice Items
Bug Fix
Added on 17 Feb 2025

We had a bug where Invoice Item Report was not displaying all the line items, due to this code incorrectly using the V1 style querying instead of V2 style querying. We've update the code to reflect this.

As a result we had to remove certain fields. Since V2, we no longer calculate discounts and taxes on a line item level. We do it on an invoice level. Therefore, the following fields are removed Invoice Item Report

  • Discount
  • Tax
  • Tax %
  • Total (which is useless without that the three fields above)
Purchase Order: Creating Purchase Order Fails for Simple Products
Bug Fix
Added on 17 Feb 2025

We found an issue where trying to create a Purchase Order for Simple Products fails with an error. This is now fixed.

Customer Detail Dialog: Fix "&" Not Displaying Correctly
Bug Fix
Added on 17 Feb 2025

This issue is now fixed.

Zapier: Job Status Change Trigger Now Support Status Selection
Enhancement
Added on 15 Feb 2025

In the version prior, you will be notified of all Job Status changes. Now you can filter to just the status you are interested in. This will significantly reduce "Tasks" consumed in Zapier.