documentation
documentation copied to clipboard
Odoo documentation sources
Impacted Versions: - 17.0 and above
added the info that in v17 base_vat needs to be installed first
update docement
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...