[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 Pedro M. Baeza
parent b7efd96d0f
commit 533a33aca2
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">