2025 Release 2 Enhancements
March 26, 20252025 Release 4 Enhancements
June 18, 2025
2025 Release 3 Enhancements
(Release Notes)
- Persistor to get changes from customers and contacts during reorders, requotes, convert to orders and convert to quotes.
- When the following fields have changed
- Sales rep
- CSR
- Ship type
- Invoice delivery
- Payment terms
- Tax type
- Billing address
- Shipping address
- New
- Time Clock vs Timers
- Compares total time clocked and total timers ran for a specified period of time
- Department Item Usage
- Shows the yearly use of department item
- Added a notes section to department items
- HTML Tags
- PreCutImposition
- PostCutImposition
NOTE: the item must be newly saved and it will require a specific div class
imposition-container {
display: inline-block;
}
<div class="imposition-container clear-fix" style="height: 300px;">
{{{PostCutImposition.Image}}}
</div>
<div class="imposition-container clear-fix" style="width: 300px;">
{{{PreCutImposition.Image}}}
</div>
- Additional on screen walk throughs
- Creating a portal
- Creating a product from scratch
- Creating a product from a quote item