Add button for direct access to journal entry from journal items

This commit is contained in:
Alexis de Lattre
2017-03-03 09:36:08 +01:00
parent 15d9c31f6f
commit e20f88baf0
2 changed files with 14 additions and 0 deletions

View File

@@ -234,6 +234,7 @@ module -->
<field name="reconcile_ref" position="after">
<field name="reconcile_id"/>
<field name="reconcile_partial_id"/>
<button name="show_account_move_form" type="object" icon="STOCK_GO_FORWARD" string="Show Journal Entry"/>
</field>
</field>
</record>