Skip to Content
Menu
This question has been flagged

Hello there,

We are on odoo 10.

I know that the model named account.analytic.line has analytic.model_account_analytic_line for external identifier.

But I don't find the place where is declared this external ID... I  searched the code, but I don't find the exact place...

Could you help?

Avatar
Discard
Best Answer

Hi pascal,


It is automatically generated during the registry Loading

https://github.com/odoo/odoo/blob/7c5291ff5c320f08502518402b0a8c4365584e0c/openerp/models.py#L402

Avatar
Discard
Author

it is what I thought.... An automatic process. Thanks for this answer. Really nice from you.

Related Posts Replies Views Activity
0
Feb 21
1758
0
Jul 19
3915
2
May 15
19271
0
Mar 15
2656
0
Mar 15
3284