in rest-framework · source on GitHub
Implements the base features for a authenticable partner
Akretion · AGPL-3
| Series | Status | Details |
|---|---|---|
| 16.0 | ✗Install error | Помилка в XML або представленні: ParseError · run 2026-08-21 |
| 17.0 | —Not tested | no branch |
| 18.0 | ✓Installs | · run 2026-08-20 · 18.0.1.0.0 |
| 19.0 | —Not tested | no branch |
| master | —Not tested | no branch |
| Module | Status | Checked |
|---|---|---|
| auth_signup | core | ships with Odoo |
| core | ships with Odoo | |
| queue_job | ✓Installs | 2026-08-19 |
| server_environment | ✓Installs | 2026-08-20 |
Checked against modidx/odoo:18.0-deps-20260820.
| Kind | Package | In our image |
|---|---|---|
| python | itsdangerous | in image |
| python | pyjwt | in image |
1 modules on 18.0 declare this one as a dependency.
| Last change | 2026-03-26 |
| Code commits, 12 months | 4 |
| Most active | Florian Mounier, Imbar Budiman |
| Files | 32 |
Translation and bot commits are excluded from the commit count.
2026-08-21 16:25:35,125 1 WARNING job_20baa0da4596 odoo.modules.loading: Transient module states were reset
2026-08-21 16:25:35,126 1 ERROR job_20baa0da4596 odoo.modules.registry: Failed to load registry
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 87, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 493, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 374, in load_marked_modules
loaded, processed = load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 233, in load_module_graph
load_data(cr, idref, mode, kind='data', package=package)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 73, in load_data
tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 771, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 837, in convert_xml_import
obj.parse(doc.getroot())
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 757, in parse
self._tag_root(de)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 717, in _tag_root
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing /mnt/pool/auth_partner/security/ir_rule.xml:3
Invalid domain: <class 'NameError'>: "name 'authenticated_partner_id' is not defined" while evaluating
"[('id','=', authenticated_partner_id)]"
View error context:
'-no context-'
2026-08-21 16:25:35,131 1 CRITICAL job_20baa0da4596 odoo.service.server: Failed to initialize database `job_20baa0da4596`.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/service/server.py", line 1333, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "<decorator-gen-16>", line 2, in new
File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 87, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 493, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 374, in load_marked_modules
loaded, processed = load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 233, in load_module_graph
load_data(cr, idref, mode, kind='data', package=package)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 73, in load_data
tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 771, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 837, in convert_xml_import
obj.parse(doc.getroot())
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 757, in parse
self._tag_root(de)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 717, in _tag_root
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing /mnt/pool/auth_partner/security/ir_rule.xml:3
Invalid domain: <class 'NameError'>: "name 'authenticated_partner_id' is not defined" while evaluating
"[('id','=', authenticated_partner_id)]"
View error context:
'-no context-'Result looks wrong? Tell us — we will show the log or run it again. Report a wrong result
Data updated 2026-08-21 17:00 UTC · we publish the install log with a date, not a vendor rating · CSV and JSON are open
Questions or a wrong result: open an issue or hello@allservices.one
Independent project. Not affiliated with Odoo S.A. or the Odoo Community Association.