← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 863737] Re: Partner's ref is not computed anymore

 

Hello Lionel Sausin,

I have completely trace your issue as well as _get_partner_code_name
function.

But I didn't face any problem because the partner_id  comes as a integer value.
So your patch gives error like TypeError: 'int' object is unsubscriptable.

For more information I have attached a video which is described the
function works completely so would you please check it and notify us
where you face the problem.

Thanks and waiting for your reply!

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/863737

Title:
  Partner's ref is not computed anymore

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  Today in the trunk I just noticed that the field "partner ref" in the product object is not computed using the supplierinfo anymore, but only contains the default data.
  There is now a typemismatch between the partner_id passed to the function that computes the partner's ref and the id read from supplierinfo.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/863737/+subscriptions


References