documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Odoo documentation sources

Results 694 documentation issues
Sort by recently updated
recently updated
newest added

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...

5

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...

2

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.

5

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:

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.