mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] Contract: matching invoice view depending on contract type
[ADD] Contract: invoice partner
This commit is contained in:
committed by
sbejaoui
parent
ce0b9e4d31
commit
7683e5a736
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user