06.22.03-00
Improvements
View 'Affected Orders' for Transfer Orders. (R2-18460)
Bug Fixes
SR-7403 — When using the 'Copy from Order function' the system incorrectly mentions the Non-serial kits at Package price, instead of Detail Price as mentioned in the Original Order.
SR-7438 — System fails to apply 'Tax on Labor' on a Sale Order, if the dates are changed.
SR-7505 — System fails to update the 'Return site' for all the relevant lines, whenever it is changed.
SR-7546 — System incorrectly displays a blank 'Returning Site' on items for Standalone Pool Operations order.
SR-7668 — System incorrectly displays 'Invoiced Quotes' in Availability drill-down window.
SR-7828 — System does not recognizes 'Ctrl+I' as a shortcut key, and instead displays an error message.
SR-7864 — System is throwing an error, while printing 'Ship Container' info from 'Ship Order' screen.
SR-8011 — Upon re-opening an item after its Manufacturer's name is updated, system incorrectly displays 'Manufacturer's ID' instead of 'Name' in the relevant field.
R2-18334 — Asset is marking as Need service while filling in TO When only QC schedules are expired.
R2-18586 — Asset is not marking as available after completing PAT test for QC not available asset.
Bug Fixes
SR-6807 — System is incorrectly sending multiple 'Confirmation' E-mails for the same Crew Position.
SR-7755 — System is incorrectly sending 'Availability Request' E-mails for the same shift to all recipients, even though the order has different shifts selected for each of the individual crews.
SR-7761 — System display disparity in its filled percentage, if the same Order is opened in two different window.
R2-18775 — When searched, any customer in 'Suspect' phase does not get listed in results.
Improvements
Record ID is supported in the following resources.
Resource | Method |
Customers | |
Projects | |
Events |
When two databases need to talk to each other, they must find a common ground or a reference key which becomes a connecting link. In case of R2API interacting with 3rd party databases, it is the 'Record ID' field.
Any 3rd Party database can use the 'Record ID' field to read, retrieve, and edit/update the record for the specific 'Record ID'.
Comments field is supported in the below two resources.
Created and updated details are included in these two resources.
Resource | Method |
Customers | GET (Customer and Contacts), GET by ID (Customer and Contacts), POST, PUT |
Projects |
Customer, Contact, and Projects are key entities for any business. Thus it is highly important to keep a track of any changes done to the data of these entities. As obvious, this means tracking - 'Who made the changes' and 'When'.
In terms of R2, this would mean tracking - 'Updated by' and 'Updated date and time'. And for any new record being created this also capture - 'Created by' and 'Created date and time'.
This enable any user (with relevant access) to fetch and view the records based on these values while integrating them into the external system.
Bug Fixes
R2-18712 — The system display a blank Order Detail window.
Improvements
Increased serviceability on R2 Mobile App services, Error Logging is now supported.
The application is now able to log errors in the format: Error message + stack trace on error.
This information can used to debug/trace and info logs.
The Log file can be grouped by date. That is, a new log file is generated everyday.
System will be able purge errors logs by default and get managed automatically.
Better performance on R2 Mobile App services, as Oracle Managed Driver is now supported.
Since, Managed Driver installation is self contained and thus it eliminates any dependency on ODAC or Oracle Client.
Following R2 Mobile Apps are impacted by this change.
Asset Manager
R2 Images
Warehouse
Needs Service
Bug Fixes
SR-7892 — In the Asset Manager App, system does not display 'Description' for Assets added.