purchase,purchase.order,inv_line_create Get link Facebook X Pinterest Email Other Apps July 08, 2009 def inv_line_create(self, a, ol): Replaced By def inv_line_create(self, cr, uid, a, ol): required cr,uid for pooling other objects in this method for implementing anglo-saxon accounting. Read more