We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf7fb4 commit 1940777Copy full SHA for 1940777
content/developer/tutorials/server_framework_101/07_relations.rst
@@ -184,7 +184,7 @@ operations like ``recs1 | recs2``.
184
Tip: in the view, use the ``widget="many2many_tags"`` attribute as demonstrated
185
`here <https://github.com/odoo/odoo/blob/5bb8b927524d062be32f92eb326ef64091301de1/addons/crm_iap_lead_website/views/crm_reveal_views.xml#L36>`__.
186
The ``widget`` attribute will be explained in detail in :doc:`a later chapter of the training <11_sprinkles>`.
187
- For now, you can try to adding and removing it and see the result ;-)
+ For now, you can try adding and removing it and see the result ;-)
188
189
One2many
190
========
0 commit comments