Wednesday, July 8, 2009

New blog for api change.

Api change in purchase,purchase.order,inv_line_create

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.

1 comment:

  1. Its a good way to get the users know about the API changes as here you mentioned about the parameters added to the method and the use.
    Lauren
    sap support pack installation guide

    ReplyDelete