Skip to content
  • There are no suggestions because the search field is empty.

2025.1002 Service, Rental and Financials Product Updates

Introduction

These notes address new features and code fixes for version 2025.1002 of Service, Rental and Financials.

Quick Navigation

Service, Rental and Financials (Classic) (formerly Texada SRM)

Ticket #

Description

TR-4701

Inventory quantity changes will no longer be recorded for bulk rentals if the return location is the same as the contract location.

TR-3619

The following updates have been made to Service, Rental and Financials' REST APIs:

  1. /get/purchaseorder endpoint:
    • A "status" header parameter has been added. Possible values are open, received not invoiced, closed and invoiced, all, and cancelled.
    • A fromOrderDate header parameter has been added.
    • A toOrderDate header parameter has been added.
  2. /create/purchaseorder endpoint:
    • It is now allowed to create a Purchase Order with no lines. Previously, at least one line was required.