What is the max length of an external id for models ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Short Answer:
There is no limit.
Long Answer:
An External ID has two parts: module and name, separated by a period character during import.
Each part can have up to 10,485,760 characters.
The total length of an External ID is 20,971,520 characters - 10,485,760 each side of the "." in the middle.
An example of a "long" External ID in Odoo is:
account_reports.selection__account_financial_html_report_line__special_date_changer__to_beginning_of_period
You will run into a practical limit of working with External ID's in technology (user experience issues - editing/display) well before you run into physical limitations or performance issues.
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 | |
---|---|---|---|---|
|
1
Jun 24
|
692 | ||
|
1
Apr 20
|
2166 | ||
|
1
Jun 19
|
2139 | ||
|
1
Jul 24
|
212 | ||
|
2
Jun 22
|
2187 |