diff --git a/content/developer/reference/user_interface/view_architectures.rst b/content/developer/reference/user_interface/view_architectures.rst index 93a7f5040..b0a385015 100644 --- a/content/developer/reference/user_interface/view_architectures.rst +++ b/content/developer/reference/user_interface/view_architectures.rst @@ -1826,8 +1826,6 @@ The `field` element can have the following attributes: The filters to apply to the completion results for fields that allow for auto-completion (e.g., :class:`~odoo.fields.Many2one`). - It can contain user-provided values, which are available under the `self` variable. - :requirement: Optional :type: :ref:`Python expression ` :default: `[]`