跳至內容
選單
此問題已被標幟
1 回覆
4103 瀏覽次數

What is the max length of an external id for models ?

頭像
捨棄
最佳答案

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.





頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
6月 24
2655
1
4月 20
3155
1
6月 19
2936
1
7月 24
1066
2
6月 22
3549