Vijaykumar Baladaniya has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-1049184-vba into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1049184-vba/+merge/131004
Hello Sir,
I have add a context launch_payment() method. Kindly review the code.
Thanks,
vba
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1049184-vba/+merge/131004
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-1049184-vba.
=== modified file 'point_of_sale/wizard/pos_payment.py'
--- point_of_sale/wizard/pos_payment.py 2012-07-16 16:48:56 +0000
+++ point_of_sale/wizard/pos_payment.py 2012-10-23 13:36:40 +0000
@@ -85,6 +85,7 @@
'target': 'new',
'views': False,
'type': 'ir.actions.act_window',
+ 'context': context,
}
def print_report(self, cr, uid, ids, context=None):
_______________________________________________
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