← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 813175] Re: report stock inventory bug

 

Hello Leigh,

I have checked your issue.

But I did not faced any problem. I have seen that the context passed in
"partner_id' field like context="{'contact_display':'partner'}".

So it will displayed the partner name in statistical report!

Would you please check the attached screen-shot and notify us where did
you face the problem.

Thanks.

-- 
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/813175

Title:
  report stock inventory bug

Status in OpenERP Modules (addons):
  Incomplete

Bug description:
  The partner_id is not being used correctly in the view
  report_stock_inventory

  In the code you have:
  m.address_id as partner_id

  but it should be:
  m.partner_id as partner_id

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


References