Public bug reported: the method is defined like that : def get_last_imported_external_id(self, cr, object_name, referential_id, where_clause): thas doesn,t respect the convention of (self, cr, uid, [...], context=None) and this is problematic using ooor for instance.
** Affects: magentoerpconnect Importance: Undecided Status: New -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/747407 Title: [base_sale_multichannels] wrong signature get_last_imported_external_id Status in Magento Open ERP Connector: New Bug description: the method is defined like that : def get_last_imported_external_id(self, cr, object_name, referential_id, where_clause): thas doesn,t respect the convention of (self, cr, uid, [...], context=None) and this is problematic using ooor for instance. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : c2c-oerpscenario@lists.launchpad.net Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp