Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3815 Widoki

I have a list of products, and each have multiple variants. I look into product.template and product.product models, in which product.product inherits from product.template.

I want to program the script to insert those product:

for product in product list:

     Create a product to product.template

     Add all its variants to product.product

Is it the correct way to do this?

However, why can't we insert product to the template model, but only add extra info to the product model? Is there any document explaining how to do it?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 24
1704
1
lut 22
4591
0
sie 21
2699
1
mar 21
12171
2
gru 19
15995