Tuesday, September 21, 2021
1 change · master
Resolved issues and error corrections
Fleet demo data now shows the Summer Tires service type only once and presents service types alphabetically. This makes sample fleet records easier to browse and avoids duplicate entries that could confuse users evaluating or demonstrating the app.
Original PR description
Description of the issue/feature this PR addresses: In fleet, the demo data for service type have two entries for summer tires The service types are sorted by alphabetical orders instead of id Current behavior before PR: The summer tires service type is appearing twice in the demo data The service types are sorted by id Desired behavior after PR is merged: The summer tires service type is unique in the list The services types are sorted by alphabetical order task-2641484 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr