Skip to content

[MIG] dms_attachment_link: Migration to 18.0#460

Open
hhgabelgaard wants to merge 15 commits into
OCA:18.0from
steingabelgaard:18.0-mig-dms_attachment_link
Open

[MIG] dms_attachment_link: Migration to 18.0#460
hhgabelgaard wants to merge 15 commits into
OCA:18.0from
steingabelgaard:18.0-mig-dms_attachment_link

Conversation

@hhgabelgaard
Copy link
Copy Markdown

Std. migration

victoralmau and others added 15 commits February 4, 2026 16:02
TT41512

[UPD] Update dms_attachment_link.pot

[UPD] README.rst
…selection.

TT41512

[UPD] Update dms_attachment_link.pot

dms_attachment_link 13.0.1.1.0

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: dms-13.0/dms-13.0-dms_attachment_link
Translate-URL: https://translation.odoo-community.org/projects/dms-13-0/dms-13-0-dms_attachment_link/
TT41774

[UPD] Update dms_attachment_link.pot

[UPD] README.rst
Currently translated at 100.0% (6 of 6 strings)

Translation: dms-15.0/dms-15.0-dms_attachment_link
Translate-URL: https://translation.odoo-community.org/projects/dms-15-0/dms-15-0-dms_attachment_link/es/

[UPD] README.rst
Translated using Weblate (Italian)

Currently translated at 100.0% (6 of 6 strings)

Translation: dms-15.0/dms-15.0-dms_attachment_link
Translate-URL: https://translation.odoo-community.org/projects/dms-15-0/dms-15-0-dms_attachment_link/it/
[UPD] Update dms_attachment_link.pot
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: dms-17.0/dms-17.0-dms_attachment_link
Translate-URL: https://translation.odoo-community.org/projects/dms-17-0/dms-17-0-dms_attachment_link/
Currently translated at 100.0% (7 of 7 strings)

Translation: dms-17.0/dms-17.0-dms_attachment_link
Translate-URL: https://translation.odoo-community.org/projects/dms-17-0/dms-17-0-dms_attachment_link/it/
Copy link
Copy Markdown
Member

@flotho flotho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,
Thanks for this PR.
Tested on runboat with an issue :

Image

@IJOL
Copy link
Copy Markdown

IJOL commented Jun 3, 2026

I've opened #478 to continue this migration. It builds on top of this branch (preserving its full history and authorship) and adds a fix for the runtime error @flotho reported on runboat: in Odoo 18 the Chatter no longer exposes this.action, so the "Add DMS file" action raised TypeError: this.action is undefined. #478 injects the action service via setup() / useService("action") and also fixes the file-selector kanban collapsing inside the wizard dialog. It is rebased on the current 18.0 and all checks are green.

@hhgabelgaard since this branch has been inactive since February, feel free to review #478 or take whatever is useful from it. Thanks for the original migration work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants