Skip to content

Fork Sync Branch 18.0 - #88

Merged
btl-bot merged 11 commits into
BTLzdravtech:18.0from
OCA:18.0
Sep 3, 2026
Merged

Fork Sync Branch 18.0#88
btl-bot merged 11 commits into
BTLzdravtech:18.0from
OCA:18.0

Conversation

@btl-bot

@btl-bot btl-bot commented Sep 3, 2026

Copy link
Copy Markdown

No description provided.

jans23 and others added 11 commits August 24, 2026 16:05
Accessing a share link (/vault/share/<token>) raised KeyError: 'website'
when the website module is installed.
…fault

Add two search filters on vault.entry: "With Content" (has at least
one field or file) and "Without Content" (pure tree/organizational
entries, neither field nor file of their own).

"With Content" is active by default wherever entries are listed
(vault's own "Entries" smart button, and the global "All Entries"
menu), so purely organizational entries no longer clutter the list
by default; "Without Content" lets a user isolate them when needed.

Assisted-by: Claude Sonnet 5
Signed-off-by pedrobaeza
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-auth-18.0/server-auth-18.0-vault
Translate-URL: https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-vault/
Signed-off-by pedrobaeza
The server stored a different token than the one the form used to build the share link, which then always resulted in 'Invalid token'. The root cause was the token default returning a raw UUID object instead of a string. Use a str(uuid4()) default (readonly, copy=False) so every record gets a stable token and the UI/DB always agree.
Signed-off-by pedrobaeza

@sireko sireko left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Auto approved

@btl-bot
btl-bot merged commit 369abe7 into BTLzdravtech:18.0 Sep 3, 2026
6 of 8 checks passed
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.

6 participants