[DOC] specify in the doc that field type should be boolean

This commit is contained in:
Cesar Lage
2016-06-06 09:30:11 -04:00
parent 46bd506729
commit b645038211

View File

@@ -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">