Wednesday, January 19, 2022
1 change · master
Resolved issues and error corrections
This update fixes a small naming issue in the web command palette footer that could prevent the interface component from working correctly. It helps keep the command palette stable and consistent for users without changing business workflows.
Original PR description
This commit solves a naming error introduced by commit 1e1b45ea62a180f01204be232677d28675a7e6ff, the name of a component always starts with a capital letter. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr