Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
9741 Prikazi

Hi there, I have been stuck on this for days now, and want to get it over with. When I go to creating a new Sales quotation, I have to enter/select products one by one. I have so many products and want to select them all at once.

I googled it, and found a thread of using many2many widget. Now I went to the views from Technical tab in Developers mode, and added the many2many code under product_id. But Either it gives an error when I open the Sales order, or the sales order lines are gone. 

Kindly help me out with this. All I wanna do is to be able to select multiple products when creating sales orders.

Cheers.

Odoo v9 (Enterprise).

Avatar
Opusti

can you provide your code after update. (the view)

And please, provide the error ...

Avtor Best Answer

Thanks for the quickest reply ever Jeremy.

Actually I don't know if I entered the code correctly in sales.order form. I entered it just below where it said field name = product_id.


'product_id' : fields.many2many('object.name', string='Details'),

<field name="product_id" widget="many2many_tags" />


Can you please tell me where should I enter this?
Also if it's not correct, please let me know the correct code for entering  just to select multiple products at once.

Thanks.

Avatar
Opusti
Avtor

I am not able to work on the thread you gave me. I already read it all. I can't find a way to change many2one relation to many2many no matter how I try.

Can you please guide me how to do it with the python coding? Thanks man.

Related Posts Odgovori Prikazi Aktivnost
2
mar. 24
7779
3
feb. 25
1628
1
dec. 24
1826
2
mar. 24
2176
1
feb. 24
1882