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

added the info that in v17 base_vat needs to be installed first

The reference on this line is broken and goes to a 404: https://github.com/odoo/documentation/blob/16.0/content/developer/reference/frontend/framework_overview.rst?plain=1#L503 Link is for: https://github.com/odoo/owl/blob/master/doc/reference/event_bus.md File was removed here: https://github.com/odoo/owl/commit/73c339fff1f4e348c10f8e39efb208f66d58c1e1 It would be nice to search for files...

Added implied SCSS variables to SCSS section Changed code formatting to comply with Odoo standards to ident with 4 spaces

Hello I am developing a module for the enterprise version of odoo 16 and I am using mobile.methods.showNotification inside it to send a notification to the users who use the...