← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

On 22. 02. 11 07:05, Devishree Brahmbhatt (OpenERP) wrote:
> Hello,
>
> This issue has been fixed with the following revision of the extra addons branch:
> 5220 dbr@xxxxxxxxxxx-20110222054506-2qdmhvqry7knsj9g
>
> http://bazaar.launchpad.net/~openerp-commiter/openobject-
> addons/extra-6.0
>
> Thank You.
>
> ** Changed in: openobject-addons
>        Status: Won't Fix => Fix Released
>
> ** Changed in: openobject-addons
>      Assignee: Bogdan Stanciu (bstanciu) => (unassigned)
>
hi there!

good that it was done! i tried to commit the fix, but I was unable.

are there any docs on how this can be done?
should i understand that the branch to link to is the above one?
what about not being able to change the status?
how and when it gets into the lp:openobject-addons/extra-6.0?
<https://code.launchpad.net/%7Eopenerp-commiter/openobject-addons/extra-6.0>

thank you!
bogdan

-- 
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):
  Fix Released

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