I get a sale order line :
"product_id" => array:2 [
0 => 55962
1 => "<text>"
]
"product_template_id" => array:2 [
0 => 56085
1 => "<the same text>"
]
__
=> differente ids but the same name ???
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I get a sale order line :
"product_id" => array:2 [
0 => 55962
1 => "<text>"
]
"product_template_id" => array:2 [
0 => 56085
1 => "<the same text>"
]
__
=> differente ids but the same name ???
Hi,
product_id
Refers to the specific product variant (product.product model).
Variants are tied to a product template (product_template_id) but differ based on attributes like size, color, etc.
product_template_id
whenever you are creating Product (product.template) than same will be created in also (product.product)
it contains the main product and with list of product variant (attributes)
Hope it helps
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Aug 25
|
238 | ||
|
2
Aug 25
|
291 | ||
|
0
Aug 25
|
130 | ||
|
1
Aug 25
|
454 | ||
|
1
Jul 25
|
809 |