[IMP] account_reconcile_oca: Add narration and payment_ref

This commit is contained in:
Enric Tobella
2023-09-06 22:44:25 +02:00
committed by Enric Tobella
parent 4cbe8d96b6
commit d05fbbfb75

View File

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