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