Browse Source

[ADD] notebook in agreement form

requested by @bealdav
pull/287/head
Yves Goldberg 5 years ago
committed by GitHub
parent
commit
6f2923e0ed
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      agreement/views/agreement.xml

3
agreement/views/agreement.xml

@ -32,6 +32,9 @@
<field name="company_id" groups="base.group_multi_company"/>
</group>
</group>
<notebook>
<page name="config" string="Configuration" attrs="{'invisible': True}"/>
</notebook>
</form>
</field>
</record>

Loading…
Cancel
Save