mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[DOC] specify in the doc that field type should be boolean
This commit is contained in:
@@ -13,7 +13,7 @@ Example: You have a partner company form with many contacts. The contacts are sh
|
||||
Usage
|
||||
=====
|
||||
|
||||
In the view declaration, put widget='radio_tree' attribute in the field tag::
|
||||
In the view declaration, put widget='radio_tree' attribute in the field tag. The field type should be boolean::
|
||||
|
||||
...
|
||||
<field name="arch" type="xml">
|
||||
|
||||
Reference in New Issue
Block a user