v1.37
Version 1.37 Release Notes
Release Date
July 24, 2025
New Features
- Major Backend Code Version Upgrade: We have upgraded to the most recent stable major version of our backend framework (PHP Symfony - 7.3 to be precise). While version 7 came out over one and a half years ago, we monitor and review the major upgrades until we believe they are fully stable before upgrading. This upgrade brings a lot of improvements, mostly to our development team and our ability to keep the software modern, with the highlight for users being improvements to table loading speed!
- Product Images Added to Sales Order Lines & Order Pad: If a
Main Item Image
is set, users will now see a small version of the image in Sales Order Lines, as well as the Order Pad. You can click on the Image to see a zoomed-in version!
- Cross-References/Aliases/XREFs Added to Work Order Components: Expanded our standard XREF green chip functionality to also be on Work Order & WO Build Lines, allowing users more granularity in reviewing and labeling operations.
- Currently Allocated Warehouse Locations Added to Order Print Tool Lines View: Users can now see the
WH Location(s)
the currently allocated Lots are in before printing Order Lines, giving more granularity to printing operations.- Future updates will include the ability to adjust these on-the-fly before printing, as well as on-the-fly from the Picking Dashboard after Shipment creation!
- Label Import/Export: Labels can now be downloaded/exported, and then imported. This would be primarily used if you operate multiple environments/companies on 10X. Now you could create a label in one environment, download/export it, and upload it to the new environment!
Improvements
- Loaded/Landed Cost Updates: Continued work to monitor and align how these are appearing throughout the relevant locations in the app. Updates in this release include aligning shipment cost appearance with the sales orders and some minor visual improvements. The next release will include adding
Avg Unit Landed Cost
to various Item tables, among others. - Added Timezone Constraints to Price Rules: Timezone settings were conflicting with how Price Rules would appear on some Sales Orders. The pricing service was improved to automatically generate a backwards timestamp if needed in these cases, so price rules do not conflict moving forward.
- Unlocked Vendor on Item Lots: This field was previously locked and filled based on the associated PO Receipt within 10X. This has been unlocked and will still default to the same behavior, but can be adjusted if labeling needs to show a different root vendor.
- Locked Starting Balance in Reconciliation: We reverted a previous request to allow changing the
Starting Balance
on Reconciliation Reports per standard practice. Transactions that have not been reconciled in a previous statement will still appear for reconciliation even if they are before the most recently published statement. - Various Table Data Updates: Added and adjusted table data per user feedback, including adding
Buyer
to the Item Table and PO Lines Table, addingDrop Ship
line type option to lines views of the Sales Order Tables (Orders, Shipments, Invoices),Last Sale
to the Customer Table, and other minor updates. - Various PDF Document Updates: Improved appearance of information on the Detailed Receiving Worksheet, Certificate of Origin, Bill of Lading for Consolidated Shipments, and
Weight
on the Picking Slips, as well as created a separate Commercial Invoice Template.
Bug Fixes
- Errors Deleting Customer Locations & Vendor Contacts: Cleared a backend typo that wouldn't allow batch deletion operations of certain tables, including the Customer Locations and Vendor Contacts.
- Updated Timing of Credit Card Captures on Deposits Created by Users without Accounting Permissions: Users without accounting permissions but permissions to Sales Orders were able to capture credit card payments through Stripe, but the associated AR transaction would fail in 10X. This was updated to revert all processes unless the user has appropriate permissions.
- Broken HTML Code in Some Emails: Older versions of Outlook were causing some HTML discrepancies in emails; we've updated the Email Templates that were affected so their UI appearance doesn't include the underlying code.
- Sales Tax Jurisdiction Report Discrepancies & Various Other Bugs: Updated the Jurisdiction Report and cleared other minor bugs found with data syncs between TaxJar and 10X.
- Ship Tool Database Errors: Discovered and cleared minor backend errors in writing back data in certain instances.
Deprecated Features
- None
Known Issues
- No reported breaking issues at this time