Daily updates from Odoo
Thursday, June 22, 2023
1 change · master
Documentation and clarification updates
The Enterprise license link in General Settings now points to a publicly accessible Odoo documentation page instead of a private GitHub repository page. This prevents users without repository access from seeing a 404 error and makes license information easier to reach.
Original PR description
before this commit, if user clicks on the "Odoo Enterprise Edition License V1.0" in the general settings page, it redirects the user to the odoo enterprise github license page [1] but this page can only be accessed by the person who has access to the odoo enterprise repository, for others it will show 404 after this commit, on clicking the license link it will redirect to the public page: https://www.odoo.com/documentation/master/legal/licenses.html [1] https://github.com/odoo/enterprise/blob/master/LICENSE