~openerp-dev/openobject-addons/new_account_menu_structure

« back to all changes in this revision

Viewing changes to account/wizard/account_move_bank_reconcile_view.xml

  • Committer: pap(openerp)
  • Date: 2010-06-16 13:35:15 UTC
  • mfrom: (3604.1.29 trunk-dev-addons3)
  • Revision ID: pap@tinyerp.co.in-20100616133515-j2t05tg2m350t0ub
[Merge]

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
                        <separator string="" colspan="4" />
14
14
                    <group colspan="4" col="6">
15
15
                        <label string ="" colspan="2"/>
16
 
                        <button icon="gtk-cancel" special="cancel" string="Cancel"/>
17
 
                        <button icon="gtk-open" string="Open for bank reconciliation" name="action_open_window" type="object"/>
 
16
                        <button icon="terp-gtk-stop" special="cancel" string="Cancel"/>
 
17
                        <button icon="terp-gtk-go-back-rtl" string="Open for bank reconciliation" name="action_open_window" type="object"/>
18
18
                   </group>
19
19
                </form>
20
20
            </field>