We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I click the Install button of hello_world_view on Odoo enterprise version 14, the installation does not complete and the following error occurs.
Console
> /Users/parkbohee/Documents/work/ssk/odoo-ent14-kr/odoo/fields.py(2322)_setup_attrs() -> raise ValueError( (Pdb)
Log
2021-07-20 06:16:12,131 46059 INFO ent14_ssk_base_v2 odoo.modules.loading: Loading module hello_world_view (41/124) 2021-07-20 06:16:12,529 46059 WARNING ent14_ssk_base_v2 odoo.modules.loading: Transient module states were reset 2021-07-20 06:16:12,536 46059 DEBUG ent14_ssk_base_v2 odoo.modules.registry: Multiprocess load registry signaling: [Registry: 103] [Cache: 91] 2021-07-20 06:16:12,546 46059 INFO ent14_ssk_base_v2 odoo.modules.loading: loading 1 modules... 2021-07-20 06:16:12,547 46059 DEBUG ent14_ssk_base_v2 odoo.modules.loading: Loading module base (1/1) 2021-07-20 06:16:12,569 46059 DEBUG ent14_ssk_base_v2 odoo.modules.loading: Module base loaded in 0.02s, 0 queries 2021-07-20 06:16:12,570 46059 INFO ent14_ssk_base_v2 odoo.modules.loading: 1 modules loaded in 0.02s, 0 queries (+0 extra) 2021-07-20 06:16:12,530 46059 ERROR ent14_ssk_base_v2 odoo.modules.registry: Failed to load registry
I think the value or property of the field is wrong.
The text was updated successfully, but these errors were encountered:
This issue was resolved in #2, but it was not merged.
Sorry, something went wrong.
No branches or pull requests
When I click the Install button of hello_world_view on Odoo enterprise version 14, the installation does not complete and the following error occurs.
Console
Log
I think the value or property of the field is wrong.
The text was updated successfully, but these errors were encountered: