I am using Odoo13 ce.
I need to import all product with variants, so
started with attributes and imported already. Right now I want to import attribute values then Product and variants
Is there any way (or excel template) to do it as functional ?
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
I am using Odoo13 ce.
I need to import all product with variants, so
started with attributes and imported already. Right now I want to import attribute values then Product and variants
Is there any way (or excel template) to do it as functional ?
I found answer of my own question. Simply added some values on attribute then export it then some testes and template is ready to use!
You could this :
| name | display_type | create_variant | value_ids | value_ids/name | value_ids/html_color | 
| Legs | Radio | Instantly | Legs: Steel | Steel | |
| Legs: Aluminium | Aluminium | ||||
| Legs: Custom | Custom | ||||
| Bulb Color (C) | Color | Instantly | Bulb Color (C): White | White | #FFFFFF | 
| Bulb Color (C): Black | Black | #000000 | |||
| Bulb Color (C): Blue | Blue | #0019ff | |||
| Bulb Color (C): Pink | Pink | #ff00a5 | |||
| Bulb Color (C): Yellow (57) | Yellow (57) | #e9ff00 | |||
| Bulb Color (C): Rainbow | Rainbow | #9d00ff | |||
| Bulb Color (C): Red (68C) | Red (68C) | #ff0000 | |||
| Bulb Color (C): Green | Green | #29b641 | |||
| Brand | Radio | Never | Brand: Global Vision | Global Vision | |
| Brand: Cla-Valve | Cla-Valve | ||||
| Brand: FireChem | FireChem | 
Thank you very much, that helped! But in Odoo 14 I had to leave out the column "value_ids". Then it worked.
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|  | 4 5月 24  | 3597 | ||
|  | 3 11月 23  | 8066 | ||
|  | 2 1月 23  | 15756 | ||
|  | 1 12月 21  | 5256 | ||
|  | 1 8月 21  | 3766 |