TIP: You can type at any time to perform a new search.
Google Spreadsheet
google_spreadsheet · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Hidden/Tools
- Folder size
- 0.27 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 05:29:18
- Authors
- Maintainers
- None
- Committers
- Martin Trigaux, Odoo Translation Bot, Aaron Bohy, Yannick Tivisse, Xavier-Do, Julien Mougenot, Nasreddin Boulif (bon), Tiffany Chang (tic), Kevin Baptiste, anhe-odoo, Yolann Sabaux, Hansun (hale)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
The module adds the possibility to display data from Odoo in Google Spreadsheets in real time. =================================================================================================
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.google.spreadsheet | res.config.settings | form | Inherits base_setup.res_config_settings_view_form |
view_ir_attachment_google_spreadsheet_form |
ir.attachment.google.spreadsheet.form | ir.attachment | form | New |
view_ir_attachment_google_spreadsheet_tree |
ir.attachment.google.spreadsheet.tree | ir.attachment | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (3)-
get_google_scope(self) -
set_spreadsheet(self, model, domain, groupbys, view_id)@api.model -
write_config_formula(self, attachment_id, spreadsheet_key, model, domain, groupbys, view_id)@api.model
New fields (1)
-
google_drive_uri_copyCharhelp='The URL to generate the authorization code from Google'readonly=Falserelated='google_drive_uri'string='URI Copy'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…