Find information on Release 10.0.48.60 (June 2026) of Rental Logistics Scanning for Microsoft Dynamics 365 for Finance and Supply Chain Management.
Version information:
Product | Version | Minimum version | Latest validated version | Planned next |
|---|---|---|---|---|
Rental Logistics Scanning | 10.0.48.60 | D365 F&SCM 10.0.45 Anywhere Mobility Studio 10.0.48.36 | D365 F&SCM 10.0.48 | September 2026 |
Bug fixes
Bug fixes in Release 10.0.48.60 (June 2026) of Rental Logistics Scanning.
Bug ID | Title | Description |
|---|---|---|
175816 | Rental return completed without an off-rent date for an on-rent/off-rent profile | Returning rental lines with an on-rent/off-rent invoice profile in Rental Logistics Scanning completed without error even when no off-rent date was set, but no lines reached the F&O return note, leaving the data inconsistent. The app now sets the returnable quantity to zero and blocks the return for those lines until an off-rent date is set, matching F&O. |
182875 | Product image not shown on Item info | With the Show image on item parameter set to Yes, scanning an item in the Item info menu did not show the configured product image, because the parameter was not read. Item info now retrieves and shows the product image for bulk and serialized items when the parameter is enabled. |
183354 | Users logged out during the Fill cache process | During mass return, navigating back or starting a mass return while Fill cache was running logged the user out, because the empty cache table was not handled. The app now checks the Fill cache active flag, shows a clear message and keeps the user on the main screen. Back navigation no longer ends the session. |
228649 | Auto-picking incorrect for combined sets, bulk and serialized lines | Auto-picking did not work correctly when a set was combined with additional sets and separate bulk and serialized lines on the same rental order. Automatic picking is now enabled for all items in the sets in these scenarios. |
235275 | Blank screen and wrong label after clearing the picking-routes workers table | Clearing the workers-assigned-to-picking-routes table left the user on a blank page, and the action label was unclear. The user is now redirected after the operation, and the action is labelled "Clear RLS 'Workers assigned to picking routes' table". |
235437 | Error when running the automatic update batch | Triggering the "Update" or "Update – Rental application" batch raised "Exception has been thrown by the target of an invocation" when several update jobs touched the same configuration. The system now blocks a new scan or update when one is already running, preventing simultaneous updates to the same configuration. |
237049 | Fuel and meter readings lost on return with multiple confirmed return journals | When a rental order line has several return journals in Confirmed status, the return process deletes the existing confirmed journals and creates a new one. Fuel and meter readings entered by the driver in the Transportation app were not copied to the new journal and were lost. The fix selects the source journal by linked work order status — Completed first, then In Progress — so the driver's readings are copied to the new return journal. |
237372 | Slow performance when adding many lines to a return journal | Adding many lines to a return journal was slow, because of per-line SQL operations. Validation checks have been moved into the main query, per-line data is cached, and line creation uses set-based updates, removing the per-line overhead. |
238035 | Return date not visible in other legal entities during cross-LE mass return | During a cross-company mass return, the Fill cache table was updated only in the legal entity where the return journal was confirmed, so the return date was not visible elsewhere. Fill cache now fetches cross-company details and writes the return date to the order lines, so the app shows it correctly. |
238036 | Confirmed return journal status reverted after a partial bulk return | A partial bulk return via mass return reverted the confirmed status of the return journal when several confirmed journals existed for the same line, hiding it from further returns. The confirmed status is now preserved during mass return staging, so the journal stays visible for the remaining quantity. |
239818 | Error when opening the target journal from the mass return staging table in a cross-company return | In a cross-company return using Rental Logistics Scanning, clicking the Target Journal ID in the Mass Return Staging table in F&O threw the error "Buffer for call of Inventory journal table is not specified". The journal opened correctly only when accessed from within the same legal entity. The target journal navigation has been corrected to resolve the journal across legal entities, so both same-company and cross-company target journals open without error. |
239819 | Mass return wrongly reported a bulk item as not available (cross-LE) | Scanning a delivered bulk item during a cross-company mass return raised "Bulk / barcode item is not available for return", although manual selection worked. The scan validation now resolves the rental order and its return lines across legal entities. |
240942 | Could not open a rental order from another legal entity in mass return | From the Mass return staging table, clicking a rental order belonging to another legal entity raised an error and blocked access. Navigation now supports cross-company access, so users can open rental orders from a different legal entity. |
241298 | Cross-company picking did not update the physical owner | During cross-company picking with the scanning app, the physical owner of the business object was not updated and no ownership log was created for rental and rental transfer orders. Serial number assignment now updates the physical owner and creates the ownership log, matching standard F&O. |