Daily updates from Odoo
Thursday, November 28, 2019
2 changes
Enhancements to existing features
The default website shown for sample company and contact records is now set to www.example.com instead of www.yourcompany.com. This uses a neutral standard example domain, reducing confusion in demo or starter data.
Original PR description
Purpose ======== Change www.yourcompany.com default link for the 'Website' field of the res.company and res.partner to 'www.example.com' TaskID: 2129147 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Several Odoo screens and reports now use the newer FontAwesome icon names introduced in version 5. This keeps icons displaying consistently and helps maintain compatibility with the updated icon library, without changing business workflows.
Original PR description
FontAwesome 5 introduced new names for some icons as described on https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4#name-changes This commit replaces the old names to the new ones.