[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 Francisco Ivan Anton Prieto
parent 5a678f8894
commit 62e1a7fd79
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">