c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15879
[Bug 717147] [NEW] supplier view of product doesn't work
Public bug reported:
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...
** Affects: openobject-addons
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/717147
Title:
supplier view of product doesn't work
Status in OpenERP Modules (addons):
New
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...
Follow ups
References