I have installed the "Cloud Storage Google" module in version 18 enterprise and added a key and bucket name in the settings.
Now, I do not have any idea how this module works. I looked up documentation and could not find any helpful resource.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
732
Tampilan
Hi Fenil!
Here's how the module works.
[IMP] cloud_storage: support google/azure cloud storage
Basically, the message shortcuts will be automatically synchronized in Google Cloud.
I hope I have helped.
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Jun 25
|
902 | ||
Help using Cloudflare as CDN for Odoo SaaS
Diselesaikan
|
|
1
Jun 25
|
1825 | |
|
1
Okt 24
|
7520 | ||
Odoo Enterprise 480€ / 5 User Price?
Diselesaikan
|
|
1
Okt 17
|
6243 | |
|
0
Agu 24
|
2622 |
If the standard sync features are insufficient, look at the app: https://apps.odoo.com/apps/modules/18.0/cloud_base . It lets you organize attachments in comfortable folder hierarchies and sync them to cloud clients: OneDrive/SharePoint, Google Drive, Dropbox, Nextcloud, and ownCloud.
Thank you faOtools and Renata for your responses.
I reverse-engineered the module and found that if the file size exceeds the minimum size set in the settings, then it will be uploaded to the cloud. That's what I needed to know.