← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 717147] Re: supplier view of product doesn't work

 

Hello Mecatis,

"product_extended" is part of the extra-addons, which are maintained by
the community, including all the modules created by "OpenERP" or "Tiny",
as none of these are actively developed by our teams anymore.

>From your analysis,In "product.supplierinfo_form_view", If you added the
line <field name="qty"/> under <field name="sequence"/> it works.

So if you or anyone from the community would like to work on it, please
mark the bug as "In progress" and assign it to yourself (or ask us or
anyone from OpenERP Drivers to do it for you). In the mean time, I will
mark it as "Won't fix" to indicate that no further progress is expected
at the moment.

I hope you understand, and perhaps this explanation will be helpful to
you if you start fixing this extra-addons.

Thank you!

** Changed in: openobject-addons
       Status: New => Won't Fix

** Summary changed:

- supplier view of product doesn't work
+ [extra-addons]supplier view of product doesn't work

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

Title:
  [extra-addons]supplier view of product doesn't work

Status in OpenERP Modules (addons):
  Won't Fix

Bug description:
  On the V6.0, it isn't possible to type in a supplier for a product.
  The view doesn't open and he write this error :

  AttributeError: View definition error for inherited view
  'product_extended.product_supplierinfo_ext_form_view' on
  'product.supplierinfo' model: Element '<field name="qty">' not found
  in parent view 'product.product_supplierinfo_form_view'

  Also on the view "product.supplierinfo_form_view, I've added the line
  <field name="qty"/> under <field name="sequence"/> and the view work
  again...





References