YoPrint Changelog

Inventory: Sales Order Line Items Not Updating Inventory Correctly
Bug Fix
Added on 29 Apr 2025

We had an issue where making changes to Sales Order Line Items is not correctly updating the inventory counts. This has now been fixed.

Sales Order: Saving Sales Order Line Items Is Slow
Performance
Added on 29 Apr 2025

We've noticed that saving Sales Order Line Item is populating unnecessary data which slows down the API calls. This is now fixed.

Sales Order Clone: Sometimes Multiple Invoices Are Created for Auto Managed Invoices
Bug Fix
Added on 29 Apr 2025

When cloning a Sales Order that has Auto Managed Invoice, YoPrint is mistakenly creates two Invoices. This has been fixed now.

Invoice Report: Add Discount Column
Enhancement
Added on 29 Apr 2025

We've added discount column to invoice reports.

Sales Order Detail Page: Add Edit Button For Tasks
Enhancement
Added on 29 Apr 2025

We've added a convenient "Edit" option for the tasks so that you can edit everything at one go.

Customer Portal: Quote Approval Is Missing From Dashboard
Bug Fix
Added on 29 Apr 2025

We had a bug where Quote approvals were not appearing in Customer Portal Dashboard. This has now been fixed.

Sales Order Create: Batched Auto Save Updates
Performance
UI/UX Enhancement
Added on 28 Apr 2025

In Sales Order Create Page, every change you make is being saved right away. While we are saving, you are locked out of making any additional changes. To make matters worse, on larger order, each save could take 10 - 20 seconds.

With the new batched auto save, we will accumulate your changes for a couple of seconds before making API call to save your changes. While the save is in progress, you can continue making further changes and updates.

We will still prevent you from publishing the Sales Order while the auto save is in progress but you should see a remarkable improvement in performance.

PDF Template: Add Shipment Info to Job Data
Enhancement
Added on 24 Apr 2025

Job PDF Template now includes list of info about shipment.

Invoice PDF: Add Payment History
New Feature
Enhancement
Added on 24 Apr 2025

You can now display a list of payments made towards the order in the invoices. This is an opt-in feature which you need to enable it under Configuration > Settings > General. Scroll down to PDF Configuration and turn on Show Payment History In Invoices.

Once enabled, Invoices will now have a new section with the payment information.

Inventory Saved Filter: Inventory Count Filter Options Not Working
Bug Fix
Added on 23 Apr 2025

In Inventory Saved Filter Dialog, we had an issue where selecting the following filter options results in showing incomplete UI making them unusable.

  • Stock Available
  • Stock Committed
  • Stock On Hand
  • Stock Reorder

Next