V4.35.0 - Release Notes
Date of Release: August 29, 2024
New Features:
- Added a new Variable for the End User Company
- This can be used in Snippets, Email Templates and Macros.
- Variable: {order.contactCompany}
- Knowledge Base article has been updated
Updates to Existing Features:
- IGSPN Integration:
- Updates to Work Code Logic Macro
- When using the work code logic macro, the work code order line is now reported.
- Added new logic to prevent Parts from accidentally being ordered multiple times from GSPN.
- When the PO_CREATE request times out or fails, a new notification will appear in the UI.
- If a user tries to create a PO again, Fixably will send a PO_PENDING_LISTrequest first to see if the PO was actually created but GSPN just failed to respond.
- If PO_PENDING_LIST returns a successful PO for failed items, we will remove the flag from failed items and update the PO accordingly.
- Fixably will automatically send a PO_PENDING_LIST request hourly for any POs that have failed to be created successfully.
- Updates to Work Code Logic Macro
Bug Fixes:
- Advanced Cost Estimates (Cost Estimates w/ Options):
-
- Fixed an issue where an Invoice was still created when a Cost Estimate was declined through the Customer Portal
- GSX Integration:
- Fixed the issue where substitute parts were not being handled correctly on Purchase Orders.
- IGSPN Integration:
- Fixed an issue when all Order Lines are dispatched, the "autoDispatch" feature prevents from Closing the order.