Monday, June 12, 2023
1 change · master
Documentation and clarification updates
The Enterprise license link in General Settings now sends users to the public Odoo legal documentation instead of a private GitHub page. This prevents customers or users without repository access from seeing a 404 error when they try to view the license terms.
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