[IMP] account small useability improvements

bzr revid: qdp-launchpad@tinyerp.com-20100824132127-h1ttvt3nyltpcxdf
This commit is contained in:
qdp-launchpad@tinyerp.com 2010-08-24 15:21:27 +02:00
parent cc358558d8
commit 01a9630777
1 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@
<field name="journal_id"/>
<newline/>
<field name="period_id"/>
<separator colspan="4"/>
<group colspan="4" col="6">
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
<button icon="terp-camera_test" string="Approve" name="validate_move" type="object"/>
@ -47,7 +48,7 @@
<field name="arch" type="xml">
<form string="Validate Journal Entries">
<separator string="Post Journal Entries" colspan="4"/>
<image name="gtk-dialog-info"/>
<image name="terp-referer"/>
<label string="All selected journal entries will be validated and posted. It means you won't be able to modify their accouting fields." colspan="2"/>
<separator colspan="4"/>
<group colspan="4" col="6">