tocmo0nlord
  • Joined on 2026-02-11
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-25 02:14:02 +00:00
992d2c2775 feat(addon): add ActiveBlue AI bot to Odoo Discuss
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-25 01:45:00 +00:00
6cb09282c2 fix(addon): replace useService('rpc') with direct rpc import for Odoo 18
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-25 01:23:17 +00:00
86708f09eb fix(addon): replace deprecated attrs with Odoo 17+ inline expressions
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-25 01:20:41 +00:00
15afe51d9c fix(addon): resolve all Odoo 18 install errors
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-24 23:23:38 +00:00
a4759b583e fix(addon): use fully-qualified external IDs in access CSV
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-24 23:21:43 +00:00
cd606a1db8 fix(addon): load res_groups.xml before ir.model.access.csv
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-24 23:15:07 +00:00
590f1b7ee2 fix: make Odoo login configurable via ODOO_USER (default __system__)
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-24 21:43:04 +00:00
65e471b6ce fix: MemoryManager kwarg 'llm' -> 'llm_router'; fix alembic script_location
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-24 21:39:53 +00:00
6d15859779 fix(setup.sh): detect stale DB volume, run Alembic migrations on startup
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-24 21:35:26 +00:00
7765824c70 feat: add setup.sh — zero-config interactive installer
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-24 20:53:56 +00:00
a3fbc9746f fix: remove stale port binding and deprecated version key from compose
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-04-24 20:48:49 +00:00
c769fca79f fix: resolve all 5 startup constructor errors + add DB retry
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-24 14:56:54 +00:00
14c6012808 Smarter keeper selection: folder-name + mtime signals
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-24 05:41:52 +00:00
4d57b0af74 Bump package to 1.0.2
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-24 05:40:55 +00:00
6a4134762c Add decisions audit log for future move/delete tool
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-24 05:20:55 +00:00
79ab0dbb05 Fix stale Gitea token in build-deb.sh
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-24 05:08:24 +00:00
077fbd7e8f Fix .deb source staging — preserve app/ subdir for Dockerfile
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-24 04:55:13 +00:00
76e89a7313 Fix .deb install path and Gitea upload auth
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-24 04:48:21 +00:00
90790b648d Rewrite README install instructions for end users
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-24 04:42:54 +00:00
3001be3a92 Fix correctness bugs in scanner and reset endpoint