I need to create new records who need to have a specific ID. For
example, a new product.template with the ID 2. The prolem is that the
create() method from the ORM create my new record with anothed ID that
the one I give him as values.
Is it possible, with the Odoo ORM API, to create records with a
specific ID or do I need to do SQL?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
1
Reply
5548
Views
You should use the External ID for that purpose.
Based on this: https://www.odoo.com/documentation/master/glossary.html#term-external-id
External ID is completely different to id field. Not what I need.
thanks anyway ;)
I know, but you should never touch the internal ID in any system.
twanda AG
Ermin Trevisan
Artherstrasse 19
CH-6318 Walchwil
T +41 41 758 1515
M +41 79 208 7373
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
5
जन॰ 24
|
12569 | ||
|
1
मार्च 15
|
9340 | ||
|
0
मार्च 15
|
4597 | ||
|
1
जून 18
|
3437 | ||
|
4
जन॰ 17
|
7943 |