[ADD] notebook in agreement form

requested by @bealdav
This commit is contained in:
Yves Goldberg
2019-03-20 18:09:22 +01:00
committed by GitHub
parent ed71019cd8
commit 6f2923e0ed

View File

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