Show / Hide Table of Contents

    Changelog for MONITOR version 25.5

    New Features

    • It's now possible to change customer on invoice basis, with the same settings as in the client using command: .../CustomerOrderInvoices/ChangeCustomer{     "CustomerOrderInvoiceId": 123,     "CustomerId": 2,     "UpdatePrices": false,     "UpdateDeliveryDates": false,     "ChangeCustomerOnOrder": false } (113229)
    • Added new RecipientOf "DispatchAdvice" to UpdateCommunicationAddress API. (126322)
    • It is now possible to create adjustment rows on Customer agreements using the API by using the new commands CanCreateUpwardAdjustmentRow and CreateUpwardAdjustmentRow. (129695)
    • Obsolete: /Sales/SalesPrices/GetPriceInfo New: /Sales/SalesPrices/GetCustomerPrice  /Sales/SalesPrices/GetPriceListPrice  /Sales/SalesPrices/GetCustomerPrice   /Sales/SalesPrices/GetCustomerPrice  (130028)

    Corrections

    • Resolved an issue in the UpdateCaseEntryAdditionalCost command. CostType is no longer mandatory. (126969)
    • Creating a part with command CreatePart without setting the StandardUnitId resulted in  500 responses (InternalServerError). (126988)
    • It was possible to create customer orders based on preliminary quotes. (128533)
    • ReportDelivery: It wasn't possible to deliver a fictitious part with a configured part as material. (128687)
    • Resolved Internal server error when creating incoming payments for accounts receivables when multiple vouchers were connected to the same ledger. (129685)
    • Resolved an API issue on the ReportArrivals command where in some cases the wrong exchange rate where used. (125761)
    Back to top Copyright © 2023 Monitor ERP System AB