[IMP] account_reconcile_oca: Add narration and payment_ref

pull/587/head
Enric Tobella 2023-09-06 22:44:25 +02:00
parent 8b9fe5b3b4
commit 8e4ba81248
1 changed files with 4 additions and 0 deletions

View File

@ -288,6 +288,10 @@
</group> </group>
</group> </group>
</page> </page>
<page name="narration" string="Narration">
<field name="payment_ref" />
<field name="narration" />
</page>
<page name="chatter" string="Chatter"> <page name="chatter" string="Chatter">
<field name="move_id" widget="account_reconcile_oca_chatter" /> <field name="move_id" widget="account_reconcile_oca_chatter" />
</page> </page>