YoPrint Changelog
Originally we wanted to put a small indicator to show that the address chosen for invoice is different from the "default" addresses in sales order. However, this is just causing a lot of confusion among our users so we decided to no longer show this warning.
We fixed a bug where a removing a message participant may sometimes crash the Purchase Order Detail Page.
We had an issue where Pricing Group Edit Page displays the symbol "&" as "&" instead. This is now fixed.
We've had issue where setting Sales Order as Rush / Not Rush errors out. This is now fixed.
New Triggers Added
- Sales Order or Quote Marked as Rush Trigger
- Sales Order or Quote Marked as Not Rush Trigger
- Job Marked as Rush Trigger
- Job Marked as Not Rush Trigger
New Actions Added
- Mark Sales Order or Quote as Rush Action
- Mark Sales Order or Quote as Not Rush Action
- Mark Job as Rush Action
- Mark Job as Not Rush Action
We route all requests through Cloudflare to maintain reliable service. However, a recent update on their end caused errors for OPTIONS API calls, impacting only certain regions.
To resolve the issue, we switched to a different service provider and have verified that everything is now functioning properly.
We've now removed Auto Save options for Job Create Dialog. As it was in V1, you can now make all the changes you need quickly and press "Save" when you are done.
We've made a couple of small tweaks to improve user experience.
- Drag-and-drop re-arranging of services and tasks has now been to a button. We find that everyone is accidentally dragging when they didn't intend to.
- We've fixed a couple bugs around Task Dialog and date selection
- We've also fixed a couple of bugs that affected how Job start and due dates were being calculated.
When you turn on Auto Invoice for the order, we will automatically show you the generated invoice so that you can update billing and tax information quickly and make any other changes that are allowed.
We've also fixed a bug that caused the page to crash if you tried to enable Auto Invoice from an Invoice Edit Dialog. The issue was that when you enable Auto Invoice, we delete and recreate the invoice, which causes the Invoice Edit Dialog to lose its reference. (In other words, we weren't cleaning up after ourselves.)
We've also removed the option to turn on Auto Invoice from anywhere other than the Sales Order Create or Sales Order Detail Page. However, if auto invoice is enabled for an invoice, you can turn it off from anywhere.
Hopefully, these tweaks will make the Auto Invoice feature more user-friendly!