I am getting this error
Table name 'n_hesaby_subscription_manager_subscription_manager_res_users_rel' is too long
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I am getting this error
Table name 'n_hesaby_subscription_manager_subscription_manager_res_users_rel' is too long
in odoo, you could not declare table name more than 63 characters
basically, it's a limitation of Postgres
ref: https://github.com/odoo/odoo/blob/13.0/odoo/models.py#L106
https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS
Thank you for your help we Can also bypass this by relation='put_nice_table_name_here',
https://stackoverflow.com/questions/62663314/table-name-is-too-long-odoo-13/62667098#62667098
sorry but can you help with this if you have time I had one on odoo forms but got close https://stackoverflow.com/questions/62604027/how-to-change-the-structure-of-the-website-nav-odoo13
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
1
мая 21
|
2578 | |||
|
0
апр. 21
|
2199 | |||
|
4
мая 24
|
14078 | |||
|
1
апр. 24
|
4328 | |||
|
0
нояб. 23
|
3014 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.