[IMP] account_reconcile_oca: Add narration and payment_ref
parent
8b9fe5b3b4
commit
8e4ba81248
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue