odoo/odoo#232028

Created by fw-bot
Merged at d18d8dd63bad956180aef97e968a50048fcbcb75

Statuses:

label
odoo-dev:19.0-18.0-cloud_storage-avoid-upload-documents-cwg-471132-fw
head
2908dbad2c594deb7ba81ad52a01d5cab846b264
merged
10 months ago by Framework (ORM), Chong Wang (cwg)
odoo/odoo
18.0 #231628
saas-18.2 #232007
saas-18.3 #232015
saas-18.4 #232020
19.0 #232028
saas-19.1
saas-19.2
saas-19.3
saas-19.4
master #232033

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

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