[IMP] account small useability improvements
authorqdp-launchpad@tinyerp.com <>
Tue, 24 Aug 2010 13:21:27 +0000 (15:21 +0200)
committerqdp-launchpad@tinyerp.com <>
Tue, 24 Aug 2010 13:21:27 +0000 (15:21 +0200)
bzr revid: qdp-launchpad@tinyerp.com-20100824132127-h1ttvt3nyltpcxdf

addons/account/wizard/account_validate_move_view.xml

index 4bf4f8a..352d23d 100644 (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">