mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] Add partner_id to settlement lines tree view
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
<field name="line_ids" nolabel="1">
|
||||
<tree string="Rebate Settlement lines">
|
||||
<field name="rebate_type" invisible="1" />
|
||||
<field name="partner_id" readonly="1" />
|
||||
<field name="amount_invoiced" />
|
||||
<field name="percent" />
|
||||
<field name="amount_rebate" />
|
||||
|
||||
Reference in New Issue
Block a user