mrp: fix typo (db_name -> cr)

bzr revid: ced-12bcc10ef8908e9c0bcb55d87f036aacdb069cb1
This commit is contained in:
ced 2007-08-06 08:24:14 +00:00
parent 59cde59da0
commit 8dfb2b7a0a
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ def create_automatic_op(cr, uid, context=None):
wf_service.trg_validate(uid, 'mrp.procurement', proc_id, 'button_check', cr)
def _procure_orderpoint_confirm(self, db_name, uid, automatic=False,\
def _procure_orderpoint_confirm(self, cr, uid, automatic=False,\
use_new_cursor=False, context=None):
'''
use_new_cursor: False or the dbname