From 0c2c13917f512ecfe6085257328e6ab0d2fa311f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 25 Jun 2020 14:24:01 +0000 Subject: [PATCH] [UPD] README.rst --- web_pwa_oca/README.rst | 17 +++++------------ web_pwa_oca/static/description/index.html | 12 +++--------- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/web_pwa_oca/README.rst b/web_pwa_oca/README.rst index bad281d58..b7c494a1c 100644 --- a/web_pwa_oca/README.rst +++ b/web_pwa_oca/README.rst @@ -14,13 +14,13 @@ Progressive web application :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |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 .. |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 .. |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 |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. -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 ============= @@ -89,7 +82,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. 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 -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -129,6 +122,6 @@ Current `maintainer `__: |maintainer-eLBati| -This module is part of the `OCA/web `_ project on GitHub. +This module is part of the `OCA/web `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_pwa_oca/static/description/index.html b/web_pwa_oca/static/description/index.html index 7659b00f8..e261e402c 100644 --- a/web_pwa_oca/static/description/index.html +++ b/web_pwa_oca/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: LGPL-3 OCA/web Translate me on Weblate Try me on Runbot

+

Beta License: LGPL-3 OCA/web Translate me on Weblate Try me on Runbot

Make Odoo an installable Progressive Web Application.

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. @@ -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.

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.

-

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

@@ -433,7 +427,7 @@ And like all other installed apps, it’s a top level app in the task switcher.<

Bugs are tracked on GitHub Issues. 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 -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -462,7 +456,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

eLBati

-

This module is part of the OCA/web project on GitHub.

+

This module is part of the OCA/web project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.