documentation
documentation copied to clipboard
Odoo documentation sources
This pull request updates the Python tutorial link to the latest version available at https://docs.python.org/3/tutorial/index.html. The old link was outdated, and this update ensures that users are directed to the...
PROJECT TASK: https://www.odoo.com/web#id=3939026&cids=3&menu_id=4720&action=333&active_id=3835&model=project.task&view_type=form This PR will solely focus on how to create Lead Generation Rules in the Odoo Events application. Currently, there is only a minor mention of this functionality...
PROJECT TASK (request): https://www.odoo.com/odoo/project.task/3974802?cids=3 -- added an anchor to a Contact Form Configuration section (in different_addresses rst) -- linked that new anchor to a 'Delivery and invoice addresses' section in...
Original Recruitment doc too long, breaking off the recruitment flow section into its own doc. [Task Card](https://www.odoo.com/odoo/project/3835/tasks/3967973?cids=3) for this PR.
A typo was found. The word "customeKanbanView" is misspelled and should be "customKanbanView", which is the constant exported correctly in the code. Therefore, the corrected line would be:
taskid-3908034
After running the tutorial "Define module data" (under developer/tutorials), I ran into an issue which turned out to be due to bad CSV file naming. As the error message was...
Hostinger has published a specific tutorial on how to point a domain name to Odoo. Let's include the link in our documentation.