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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
731
Vistas
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
jun 25
|
902 | ||
|
1
jun 25
|
1825 | ||
|
1
oct 24
|
7518 | ||
Odoo Enterprise 480€ / 5 User Price?
Resuelto
|
|
1
oct 17
|
6243 | |
|
0
ago 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.