[IMP] remove extra code

bzr revid: rma@tinyerp.com-20121126115137-0nrsd61ye9uq73w9
This commit is contained in:
Randhir Mayatra (OpenERP) 2012-11-26 17:21:37 +05:30
parent e6aa825a0e
commit bbf39667de
1 changed files with 0 additions and 1 deletions

View File

@ -401,7 +401,6 @@ class purchase_order(osv.osv):
'default_template_id': template_id,
'default_composition_mode': 'comment',
})
wf_service = netsvc.LocalService("workflow")
return {
'type': 'ir.actions.act_window',
'view_type': 'form',