in social · source on GitHub
Add mastodon url at partner model
GRAP · OCA France · AGPL-3
| Series | Status | Details |
|---|---|---|
| 16.0 | —Not tested | no branch |
| 17.0 | —Not tested | no branch |
| 18.0 | ✗Install error | Поле відсутнє в цій версії: rc.social_mastodon · run 2026-08-20 |
| 19.0 | —Not tested | no branch |
| master | —Not tested | no branch |
| Module | Status | Checked |
|---|---|---|
| base_fontawesome | ✓Installs | 2026-08-20 |
| Last change | 2026-06-17 |
| Code commits, 12 months | 1 |
| Most active | Sylvain LE GAL |
| Files | 22 |
Translation and bot commits are excluded from the commit count.
Warn: Can't find .pfb for face 'Courier'
2026-08-20 06:51:46,018 1 ERROR job_67ef3651ac4f odoo.sql_db: bad query: b'\n UPDATE res_partner rp\n SET social_mastodon = rc.social_mastodon\n FROM res_company rc\n WHERE rc.partner_id = rp.id\n AND rc.social_mastodon is not null;\n '
ERROR: column rc.social_mastodon does not exist
LINE 6: AND rc.social_mastodon is not null;
^
HINT: Perhaps you meant to reference the column "rp.social_mastodon".
2026-08-20 06:51:46,024 1 WARNING job_67ef3651ac4f odoo.modules.loading: Transient module states were reset
2026-08-20 06:51:46,024 1 ERROR job_67ef3651ac4f odoo.modules.registry: Failed to load registry
2026-08-20 06:51:46,025 1 CRITICAL job_67ef3651ac4f odoo.service.server: Failed to initialize database `job_67ef3651ac4f`.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/service/server.py", line 1414, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 97, in locked
return func(inst, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 118, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 489, in load_modules
processed_modules += load_marked_modules(env, graph,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 365, in load_marked_modules
loaded, processed = load_module_graph(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 246, in load_module_graph
getattr(py_module, post_init)(env)
File "/mnt/pool/res_partner_mastodon_link/hooks.py", line 7, in post_init_hook
env.cr.execute("""
File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 371, in execute
res = self._obj.execute(query, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.errors.UndefinedColumn: column rc.social_mastodon does not exist
LINE 6: AND rc.social_mastodon is not null;
^
HINT: Perhaps you meant to reference the column "rp.social_mastodon".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.