osv_memory on_change issue (with One2Many ?).

Bug #485304 reported by TeMPO
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
Won't Fix
Undecided
Sananaz (Open ERP)

Bug Description

5.0.6
When using the sale_product_multistep_configurator module when you make a sale
you can configure the variant product you want to sell.
To do this you use the "Cinfigure Prodiuct" button that lets you select the product template
you want to configure.
After selectin the product template, the different dimensions associated with the template
are not displayed (this is working on the GTK client)

Revision history for this message
Raphaël Valyi - http://www.akretion.com (rvalyi) wrote :

Hello,

to test this faster, I suggest you try with a proper demo product. Use the "mezza" product as the template to configure, it already has dimensions and values to select.

Changed in openobject-client-web:
assignee: nobody → sma (Tiny) (sma-tiny)
affects: openobject-client-web → openobject-addons
Revision history for this message
Raphaël Valyi - http://www.akretion.com (rvalyi) wrote :

Hello,

I don't understand why this bug has been changed to addons. We opened it in web-client specially because it was illustrating a web-client bug, compare doing the process with the GTK client to find out the issues with wizards and the web-client.

Hope, this helps

affects: openobject-addons → openobject-client-web
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Raphel,

It has been tested with both the version of client(GTK and eTiny as well).

In GTK, Pressing the button 'Configure Product' is an action getting called and it gets opened like a wizard,but its an ir_act_window of an osv.osv object. Thus it doesn't have any button furthermore to submit/reject anything.

In eTiny, it's the same behaviour.

Still, I will give it another try today and will notify you for the same.

Thank you.

summary: - Configure product option does not work with web client
+ osv_memory on_change issue: Configure product option does not work with
+ web client
Revision history for this message
Raphaël Valyi - http://www.akretion.com (rvalyi) wrote : Re: osv_memory on_change issue: Configure product option does not work with web client

Hello Jay,

Look at the attachement. It's using a fresh database with demo data and the product_variant_configurator module from the stable 5.0 extra addons.

Create a new sale order, then click on the 'configure line' button. In the osv_memory popup, select the "Mezannine" template. That specific template is important because it already comes with "variant axes" to select. As explained in the screenshot, with the web-client, the variant axes do not appear on on_change.

Hope this helps, thanks for your investigation.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Yes Raphael,

Here you are.

Thank you for mentioning the Perfect module to check with.Earlier, it was mentioned sale_product_multistep_configurator, which is having a strange issue of opening ir_act_windows action based on button click.

Whereas, this module opens the osv_memory wizard and its displayed normally.

Its the problem of onchange issue of osv_memory.

Thank you for reporting.

summary: - osv_memory on_change issue: Configure product option does not work with
- web client
+ osv_memory on_change issue (with One2Many ?).
Changed in openobject-client-web:
status: New → Confirmed
Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello Raphael,

Its not the problem of onchange issue of osv_memory. But, this is a limitation of web client.
You must to save parent record then it allow to add records in One2Many field.

Thanks.

Changed in openobject-client-web:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.