mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[FIX] account_payment_order: Bind report to model
This commit is contained in:
committed by
Daniel Eriksson
parent
16d1f5c7f3
commit
9c978bfc37
@@ -13,6 +13,11 @@
|
||||
<field
|
||||
name="report_file"
|
||||
>account_payment_order.print_account_payment_order_main</field>
|
||||
<field
|
||||
name="binding_model_id"
|
||||
ref="account_payment_order.model_account_payment_order"
|
||||
/>
|
||||
<field name="binding_type">report</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user