Skip to content

[FIX] cloud_storage: avoid uploading document attachments to the cloud - #232015

Closed
fw-bot wants to merge 1 commit into
odoo:saas-18.3from
odoo-dev:saas-18.3-18.0-cloud_storage-avoid-upload-documents-cwg-471106-fw
Closed

[FIX] cloud_storage: avoid uploading document attachments to the cloud#232015
fw-bot wants to merge 1 commit into
odoo:saas-18.3from
odoo-dev:saas-18.3-18.0-cloud_storage-avoid-upload-documents-cwg-471106-fw

Conversation

@fw-bot

@fw-bot fw-bot commented Oct 16, 2025

Copy link
Copy Markdown
Contributor

Some models' attachments will automatically become document attachments which may be used in business code of documents. This commit avoids uploading these attachments to the cloud storage.

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #231628

Some models' attachments will automatically become document attachments
which may be used in business code of documents. This commit avoids
uploading these attachments to the cloud storage.

X-original-commit: 2458d8a
@robodoo

robodoo commented Oct 16, 2025

Copy link
Copy Markdown
Contributor

Pull request status dashboard

@fw-bot

fw-bot commented Oct 16, 2025

Copy link
Copy Markdown
Contributor Author

This PR targets saas-18.3 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Oct 16, 2025
robodoo pushed a commit that referenced this pull request Oct 17, 2025
Some models' attachments will automatically become document attachments
which may be used in business code of documents. This commit avoids
uploading these attachments to the cloud storage.

closes #232015

X-original-commit: 2458d8a
Signed-off-by: Chong Wang (cwg) <cwg@odoo.com>
@robodoo robodoo closed this Oct 17, 2025
@fw-bot
fw-bot deleted the saas-18.3-18.0-cloud_storage-avoid-upload-documents-cwg-471106-fw branch October 24, 2025 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

forwardport This PR was created by @fw-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants