TIP: You can type at any time to perform a new search.
Spreadsheet Dashboard Oca
spreadsheet_dashboard_oca · OCA/spreadsheet
- Repository
- OCA/spreadsheet · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/spreadsheet
- Last tracking update
- 2026-08-07 09:06:26
- Authors
- Odoo Community Association (OCA), CreuBlanca
- Maintainers
- Odoo Community Association (OCA), CreuBlanca
- Committers
- OCA-git-bot, oca-ci, Chris Mann
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
spreadsheet_dashboard_tree_view |
spreadsheet.dashboard.tree (in spreadsheet_dashboard_oca) | spreadsheet.dashboard | list | Inherits spreadsheet_dashboard.spreadsheet_dashboard_view_list |
spreadsheet_spreadsheet_import_form_view |
spreadsheet.spreadsheet.import.form (in spreadsheet_dashboard_oca) | spreadsheet.spreadsheet.import | form | Inherits spreadsheet_oca.spreadsheet_spreadsheet_import_form_view |
spreadsheet_to_dashboard_view_form |
spreadsheet.to.dashboard.view.form | spreadsheet.to.dashboard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
activeBooleandefault=True -
can_editBooleancompute='_compute_can_edit'search='_search_can_edit'
No public methods.
New fields (2)
-
dashboard_group_idMany2one → spreadsheet.dashboard.groupargs: 'spreadsheet.dashboard.group' -
dashboard_idMany2one → spreadsheet.dashboardargs: 'spreadsheet.dashboard'
No public methods.
New fields (4)
-
dashboard_group_idMany2one → spreadsheet.dashboard.grouprequired=Truestring='Dashboard Section' args: 'spreadsheet.dashboard.group' -
group_idsMany2many → res.groupsdefault=<expr>string='User Groups' args: 'res.groups' -
nameCharcompute='_compute_name'precompute=Truereadonly=Falserequired=Truestore=True args: 'Dashboard Name' -
spreadsheet_idMany2one → spreadsheet.spreadsheetreadonly=Truerequired=True args: 'spreadsheet.spreadsheet'
-
create_dashboard(self)
Loading…
Loading…
Loading…