YoPrint Changelog
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!
We've had an issue where the Purchase Order receiving quantity is either incorrect or receives the wrong item. This issue is now fixed.
The option to delete a Purchase Order from the Purchase Order Detail Page was missing. This has now been added.
When a Quote has a last payment sent date, clicking "Convert to Sales Order" may error out. This issus has been fixed now.
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.
We've added two new triggers
- Sales Order Converted to Quote
- Quote Converted to Sales Order