TIP: You can type at any time to perform a new search.
Progressive web application
web_pwa_oca · OCA/web
- Repository
- OCA/web · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.18 MB
- License
- LGPL-3
- Application
- Yes
- Auto-installable
- No
- Website
- https://github.com/OCA/web
- Last tracking update
- 2026-08-07 08:09:11
- Authors
- Odoo Community Association (OCA), Tecnativa, TAKOBI
- Maintainers
- Odoo Community Association (OCA), Tecnativa, TAKOBI
- Committers
- Michele, Weblate, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.pwa | res.config.settings | form | Inherits base_setup.res_config_settings_view_form |
web_layout_pwa |
Web layout PWA | ir.ui.view | qweb | Inherits web.webclient_bootstrap |
HTTP endpoints (3)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/web_pwa_oca/manifest.webmanifest |
PWA.pwa_manifest |
public | http | ALL | |
/service-worker.js |
PWA.render_service_worker |
public | http | ALL | |
/service-worker.js |
ServiceWorker.render_service_worker |
public | http | ALL |
Models touched (1)
New fields (5)
-
pwa_background_colorCharargs: 'Background Color' -
pwa_iconBinaryreadonly=False args: 'Icon' -
pwa_nameCharhelp='Name of the Progressive Web Application' args: 'Progressive Web App Name' -
pwa_short_nameCharhelp='Short Name of the Progressive Web Application' args: 'Progressive Web App Short Name' -
pwa_theme_colorCharargs: 'Theme Color'
-
get_values(self)@api.model -
set_values(self)@api.model
Loading…
Loading…
Loading…
Loading…