Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2985 Visualizzazioni

Hi everyone,

I am trying to create specific variants through xmlrpc. But when I set attribute as always, it will create all possible combinations between attributes value. Is there a way how to create only specific variants by declaring the attributes value?

Avatar
Abbandona
Risposta migliore

Hello Art,

Hope you are doing well.

In odoo when a new always(instant) attribute's value is added then variant for all possible combinations are automatically created. To create a single varient you might need to override odoo's methods but it will be much difficult as lots of odoo default flows will break.

ie: In website sale / shop the other possible combinations will not be available apart from the one that you created which will give combination does not exist error.

There is an option for dynamic in Attribute and such variants are only created when you add the related combination in sale order.

you can check how odoo manages dynamic variant creation and create a custom method which manages creation of single variant based on provided combinations and trigger it from xmlrpc.

I think you should use dynamic attributes instead of instant for single variant creation.

Thanks & Regards,

Email: odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
mag 25
1189
3
nov 24
7884
3
set 24
5777
3
giu 20
4131
0
dic 17
3712