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

In this PR changed the parseXML Instead of XMLParser. While using the XMLParser , we may face the " TypeError: Class extends value undefined is not a constructor or null"...

pre_init_hook, post_init_hook and uninstall_hook all take a registry as their only argument in 17.0

minor spelling error: form -> from

fix template name in "my_client_action.xml"

The link to the Tutorials is out of date Because of this, when Users click it, they will be greeted with "You do not have permission to access this course."...

Before this commit the section "Custom fonts" was outdated with adding assets in a view and use of less After this commit the assets are added in the manifest file...

import re def remove_shipping_methods(text): # Define the sections to remove using regex sections_to_remove = [ r"================\nShipping methods\n================.*?\n(?=Website availability)", r"================\nOwn shipping methods\n================.*?\n(?=Pickup in store)", r"---------------\nPickup in store.*?\n(?=Website availability)", r"================\nShipping providers\n================.*?\n(?=Website availability)",...

In response to a recent ticket ([opw-3940166](https://www.odoo.com/odoo/my-support-tasks/3940166?cids=1)), we are adding an item to the troubleshooting page of IoT configuration. The item addresses when CUPS detects the same printer multiple times.