Skip to content

Instantly share code, notes, and snippets.

@aliomattux
Created September 28, 2016 19:18
Show Gist options
  • Save aliomattux/1f4d02d9ec7ae4754490236a324b5fcd to your computer and use it in GitHub Desktop.
Save aliomattux/1f4d02d9ec7ae4754490236a324b5fcd to your computer and use it in GitHub Desktop.
<field name="crawls" widget="one2many_list" nolabel="1">
<tree string="">
<field name="name" />
<field name="enabled" />
<field name="crawl_type" />
</tree>
<form string="">
<field name="name" />
<field name="enabled" />
<field name="crawl_type" />
</form>
</field>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment