[IMP] Contract: matching invoice view depending on contract type

[ADD] Contract: invoice partner
This commit is contained in:
Thomas Binsfeld
2019-01-21 16:46:14 +01:00
committed by sbejaoui
parent ce0b9e4d31
commit 7683e5a736
4 changed files with 52 additions and 3 deletions

View File

@@ -90,6 +90,8 @@
<field name="currency_id"
options="{'no_create': True}"
groups="base.group_multi_currency"/>
<field name="invoice_partner_id"
required="1"/>
</group>
<group string="Legend (for the markers inside invoice lines description)"
name="group_legend">