Mayur Maheshwari(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-906879-mma into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #906879 in OpenERP Addons: "cancel button require on wizard"
  https://bugs.launchpad.net/openobject-addons/+bug/906879

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-906879-mma/+merge/86493

Hello,

    auction: I Have added a cancel button on wizard

Thanks.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-906879-mma/+merge/86493
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-906879-mma.
=== modified file 'auction/wizard/auction_taken_view.xml'
--- auction/wizard/auction_taken_view.xml	2011-01-14 00:11:01 +0000
+++ auction/wizard/auction_taken_view.xml	2011-12-21 05:09:24 +0000
@@ -13,6 +13,7 @@
                     </group>
                        	<separator string="" colspan="4" />
                     <group colspan="4">
+			<button special="cancel" string="Cancel" icon="gtk-cancel"/>
                     	<button icon="gtk-ok"  string="OK"  name="process" type="object" />
                    </group>
                </form>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to