Missing context in unlink description

Bug #530219 reported by Christophe CHAUVET
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Documentation
Fix Released
Undecided
Unassigned

Bug Description

Hi

in this page http://doc.openerp.com/developer/2_5_Objects_Fields_Methods/methods.html

in unlink definition, there's missing context

def unlink(self, cr, uid, ids)

must be

def unlink(self, cr, uid, ids, context={})

Regards,

Revision history for this message
Numérigraphe (numerigraphe) wrote :

I'ts been fixed since the ORM methods have been documented using the docstrings in the source code.

Changed in openobject-doc:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.