forked from Techsystech/web
[MIG] : Migration to 13.0
[DEL] web_pwa_oca: Delete incorrect documentation15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
parent
402ca37b14
commit
71489ccfa6
|
@ -14,13 +14,13 @@ Progressive web application
|
||||||
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
|
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
|
||||||
:alt: License: LGPL-3
|
:alt: License: LGPL-3
|
||||||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
|
||||||
:target: https://github.com/OCA/web/tree/12.0/web_pwa_oca
|
:target: https://github.com/OCA/web/tree/13.0/web_pwa_oca
|
||||||
:alt: OCA/web
|
:alt: OCA/web
|
||||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||||
:target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_pwa_oca
|
:target: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_pwa_oca
|
||||||
:alt: Translate me on Weblate
|
:alt: Translate me on Weblate
|
||||||
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
|
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
|
||||||
:target: https://runbot.odoo-community.org/runbot/162/12.0
|
:target: https://runbot.odoo-community.org/runbot/162/13.0
|
||||||
:alt: Try me on Runbot
|
:alt: Try me on Runbot
|
||||||
|
|
||||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||||
|
@ -53,13 +53,6 @@ In Chrome, a Progressive Web App can either be installed through the three-dot c
|
||||||
|
|
||||||
This module also provides a "Install PWA" link in Odoo user menu.
|
This module also provides a "Install PWA" link in Odoo user menu.
|
||||||
|
|
||||||
In case you previously installed `web_pwa`, run the following steps with `odoo shell`, after having installed `openupgradelib`:
|
|
||||||
|
|
||||||
|
|
||||||
>>> from openupgradelib import openupgrade
|
|
||||||
>>> openupgrade.update_module_names(env.cr, [('web_pwa', 'web_pwa_oca')], merge_modules=False)
|
|
||||||
>>> env.cr.commit()
|
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
@ -89,7 +82,7 @@ Bug Tracker
|
||||||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
|
||||||
In case of trouble, please check there if your issue has already been reported.
|
In case of trouble, please check there if your issue has already been reported.
|
||||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
||||||
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_pwa_oca%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_pwa_oca%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||||
|
|
||||||
Do not contact contributors directly about support or help with technical issues.
|
Do not contact contributors directly about support or help with technical issues.
|
||||||
|
|
||||||
|
@ -129,6 +122,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
||||||
|
|
||||||
|maintainer-eLBati|
|
|maintainer-eLBati|
|
||||||
|
|
||||||
This module is part of the `OCA/web <https://github.com/OCA/web/tree/12.0/web_pwa_oca>`_ project on GitHub.
|
This module is part of the `OCA/web <https://github.com/OCA/web/tree/13.0/web_pwa_oca>`_ project on GitHub.
|
||||||
|
|
||||||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
{
|
{
|
||||||
"name": "Progressive web application",
|
"name": "Progressive web application",
|
||||||
"summary": "Make Odoo a PWA",
|
"summary": "Make Odoo a PWA",
|
||||||
"version": "12.0.1.0.0",
|
"version": "13.0.1.0.1",
|
||||||
"development_status": "Beta",
|
"development_status": "Beta",
|
||||||
"category": "Website",
|
"category": "Website",
|
||||||
"website": "https://github.com/OCA/web",
|
"website": "https://github.com/OCA/web",
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * web_pwa_oca
|
# * web_pwa_oca
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 12.0\n"
|
"Project-Id-Version: Odoo Server 13.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -15,7 +15,8 @@ msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "\",\n"
|
msgid ""
|
||||||
|
"\",\n"
|
||||||
" \"sizes\": \"128x128\",\n"
|
" \"sizes\": \"128x128\",\n"
|
||||||
" \"type\": \"image/png\"\n"
|
" \"type\": \"image/png\"\n"
|
||||||
" }, {\n"
|
" }, {\n"
|
||||||
|
@ -24,7 +25,8 @@ msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "\",\n"
|
msgid ""
|
||||||
|
"\",\n"
|
||||||
" \"sizes\": \"144x144\",\n"
|
" \"sizes\": \"144x144\",\n"
|
||||||
" \"type\": \"image/png\"\n"
|
" \"type\": \"image/png\"\n"
|
||||||
" }, {\n"
|
" }, {\n"
|
||||||
|
@ -33,7 +35,8 @@ msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "\",\n"
|
msgid ""
|
||||||
|
"\",\n"
|
||||||
" \"sizes\": \"152x152\",\n"
|
" \"sizes\": \"152x152\",\n"
|
||||||
" \"type\": \"image/png\"\n"
|
" \"type\": \"image/png\"\n"
|
||||||
" }, {\n"
|
" }, {\n"
|
||||||
|
@ -42,7 +45,8 @@ msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "\",\n"
|
msgid ""
|
||||||
|
"\",\n"
|
||||||
" \"sizes\": \"192x192\",\n"
|
" \"sizes\": \"192x192\",\n"
|
||||||
" \"type\": \"image/png\"\n"
|
" \"type\": \"image/png\"\n"
|
||||||
" }, {\n"
|
" }, {\n"
|
||||||
|
@ -51,7 +55,8 @@ msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "\",\n"
|
msgid ""
|
||||||
|
"\",\n"
|
||||||
" \"sizes\": \"256x256\",\n"
|
" \"sizes\": \"256x256\",\n"
|
||||||
" \"type\": \"image/png\"\n"
|
" \"type\": \"image/png\"\n"
|
||||||
" }, {\n"
|
" }, {\n"
|
||||||
|
@ -60,7 +65,8 @@ msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "\",\n"
|
msgid ""
|
||||||
|
"\",\n"
|
||||||
" \"sizes\": \"512x512\",\n"
|
" \"sizes\": \"512x512\",\n"
|
||||||
" \"type\": \"image/png\"\n"
|
" \"type\": \"image/png\"\n"
|
||||||
" }],\n"
|
" }],\n"
|
||||||
|
@ -71,45 +77,51 @@ msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "\",\n"
|
msgid ""
|
||||||
|
"\",\n"
|
||||||
" \"icons\": [{\n"
|
" \"icons\": [{\n"
|
||||||
" \"src\": \""
|
" \"src\": \""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "\",\n"
|
msgid ""
|
||||||
|
"\",\n"
|
||||||
" \"short_name\": \""
|
" \"short_name\": \""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "\",\n"
|
msgid ""
|
||||||
|
"\",\n"
|
||||||
" \"theme_color\": \""
|
" \"theme_color\": \""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.service_worker
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.service_worker
|
||||||
msgid "';\n"
|
msgid ""
|
||||||
|
"';\n"
|
||||||
"const FILES_TO_CACHE = ["
|
"const FILES_TO_CACHE = ["
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.service_worker
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.service_worker
|
||||||
msgid "'use strict';\n"
|
msgid ""
|
||||||
|
"'use strict';\n"
|
||||||
"const CACHE_NAME = '"
|
"const CACHE_NAME = '"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
#: code:addons/web_pwa_oca/static/src/xml/pwa_install.xml:5
|
#: code:addons/web_pwa_oca/static/src/xml/pwa_install.xml:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Install PWA"
|
msgid "Install PWA"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.service_worker
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.service_worker
|
||||||
msgid "];\n"
|
msgid ""
|
||||||
|
"];\n"
|
||||||
"self.addEventListener('install', function (evt) {\n"
|
"self.addEventListener('install', function (evt) {\n"
|
||||||
" console.log('[ServiceWorker] Install');\n"
|
" console.log('[ServiceWorker] Install');\n"
|
||||||
" evt.waitUntil(\n"
|
" evt.waitUntil(\n"
|
||||||
|
@ -152,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: web_pwa_oca
|
#. module: web_pwa_oca
|
||||||
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest
|
||||||
msgid "{\n"
|
msgid ""
|
||||||
|
"{\n"
|
||||||
" \"name\": \""
|
" \"name\": \""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -11,10 +11,3 @@ And like all other installed apps, it's a top level app in the task switcher.
|
||||||
In Chrome, a Progressive Web App can either be installed through the three-dot context menu.
|
In Chrome, a Progressive Web App can either be installed through the three-dot context menu.
|
||||||
|
|
||||||
This module also provides a "Install PWA" link in Odoo user menu.
|
This module also provides a "Install PWA" link in Odoo user menu.
|
||||||
|
|
||||||
In case you previously installed `web_pwa`, run the following steps with `odoo shell`, after having installed `openupgradelib`:
|
|
||||||
|
|
||||||
|
|
||||||
>>> from openupgradelib import openupgrade
|
|
||||||
>>> openupgrade.update_module_names(env.cr, [('web_pwa', 'web_pwa_oca')], merge_modules=False)
|
|
||||||
>>> env.cr.commit()
|
|
||||||
|
|
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||||
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/web/tree/12.0/web_pwa_oca"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_pwa_oca"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/162/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/web/tree/13.0/web_pwa_oca"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_pwa_oca"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/162/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
||||||
<p>Make Odoo an installable Progressive Web Application.</p>
|
<p>Make Odoo an installable Progressive Web Application.</p>
|
||||||
<p>Progressive Web Apps provide an installable, app-like experience on desktop and mobile that are built and delivered directly via the web.
|
<p>Progressive Web Apps provide an installable, app-like experience on desktop and mobile that are built and delivered directly via the web.
|
||||||
They’re web apps that are fast and reliable. And most importantly, they’re web apps that work in any browser.
|
They’re web apps that are fast and reliable. And most importantly, they’re web apps that work in any browser.
|
||||||
|
@ -397,12 +397,6 @@ It launches from the same place that other apps launch. It runs in an app withou
|
||||||
And like all other installed apps, it’s a top level app in the task switcher.</p>
|
And like all other installed apps, it’s a top level app in the task switcher.</p>
|
||||||
<p>In Chrome, a Progressive Web App can either be installed through the three-dot context menu.</p>
|
<p>In Chrome, a Progressive Web App can either be installed through the three-dot context menu.</p>
|
||||||
<p>This module also provides a “Install PWA” link in Odoo user menu.</p>
|
<p>This module also provides a “Install PWA” link in Odoo user menu.</p>
|
||||||
<p>In case you previously installed <cite>web_pwa</cite>, run the following steps with <cite>odoo shell</cite>, after having installed <cite>openupgradelib</cite>:</p>
|
|
||||||
<pre class="doctest-block">
|
|
||||||
>>> from openupgradelib import openupgrade
|
|
||||||
>>> openupgrade.update_module_names(env.cr, [('web_pwa', 'web_pwa_oca')], merge_modules=False)
|
|
||||||
>>> env.cr.commit()
|
|
||||||
</pre>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="configuration">
|
<div class="section" id="configuration">
|
||||||
<h1><a class="toc-backref" href="#id2">Configuration</a></h1>
|
<h1><a class="toc-backref" href="#id2">Configuration</a></h1>
|
||||||
|
@ -433,7 +427,7 @@ And like all other installed apps, it’s a top level app in the task switcher.<
|
||||||
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
|
||||||
In case of trouble, please check there if your issue has already been reported.
|
In case of trouble, please check there if your issue has already been reported.
|
||||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
||||||
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_pwa_oca%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_pwa_oca%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
||||||
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="credits">
|
<div class="section" id="credits">
|
||||||
|
@ -462,7 +456,7 @@ mission is to support the collaborative development of Odoo features and
|
||||||
promote its widespread use.</p>
|
promote its widespread use.</p>
|
||||||
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
||||||
<p><a class="reference external" href="https://github.com/eLBati"><img alt="eLBati" src="https://github.com/eLBati.png?size=40px" /></a></p>
|
<p><a class="reference external" href="https://github.com/eLBati"><img alt="eLBati" src="https://github.com/eLBati.png?size=40px" /></a></p>
|
||||||
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/12.0/web_pwa_oca">OCA/web</a> project on GitHub.</p>
|
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/13.0/web_pwa_oca">OCA/web</a> project on GitHub.</p>
|
||||||
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue