mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 02:36:32 +07:00
[IMP] web: update javascript odoo modules
This commit adapts the javascript modules section with the last update https://github.com/odoo/odoo/pull/142858 and some outdated features.
This commit is contained in:
@@ -585,7 +585,6 @@ Javascript
|
||||
|
||||
.. code-block:: javascript
|
||||
|
||||
/** @odoo-module **/
|
||||
import tour from 'web_tour.tour';
|
||||
tour.register('rental_product_configurator_tour', {
|
||||
url: '/web', // Here, you can specify any other starting url
|
||||
|
||||
Reference in New Issue
Block a user