diff --git a/website_debranding/README.rst b/website_debranding/README.rst new file mode 100644 index 00000000..ff0bb6bd --- /dev/null +++ b/website_debranding/README.rst @@ -0,0 +1,15 @@ +Website debranding +================== + +Removes references to odoo.com: + +* Removes copyright in sidebar in Portal +* Removes /website/info page +* Removes Odoo Social links in demo company and websites + +Further information +=================== + +Odoo Apps Store: https://www.odoo.com/apps/modules/17.0/website_debranding/ + +Tested on `Odoo 17.0 `_ diff --git a/website_debranding/__init__.py b/website_debranding/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/website_debranding/__manifest__.py b/website_debranding/__manifest__.py new file mode 100644 index 00000000..f7f3bfcf --- /dev/null +++ b/website_debranding/__manifest__.py @@ -0,0 +1,18 @@ +# Copyright 2015-2018,2020 Ivan Yelizariev +# Copyright 2021 Denis Mudarisov +# License OPL-1 (https://www.odoo.com/documentation/user/13.0/legal/licenses/licenses.html#odoo-apps) for derivative work. +{ + "name": "Website debranding", + "version": "17.0.1.0.1", + "author": "IT-Projects LLC, Ivan Yelizariev", + "license": "OPL-1", + "category": "Debranding", + "images": ["images/website_debranding.jpg"], + "support": "apps@itpp.dev", + "website": "https://odoo-debranding.com", + "depends": ["website", "portal_debranding"], + "data": ["views.xml"], + "demo": ["demo.xml"], + "auto_install": True, + "installable": True, +} diff --git a/website_debranding/demo.xml b/website_debranding/demo.xml new file mode 100644 index 00000000..8356a075 --- /dev/null +++ b/website_debranding/demo.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website_debranding/doc/changelog.rst b/website_debranding/doc/changelog.rst new file mode 100644 index 00000000..e55bb3f3 --- /dev/null +++ b/website_debranding/doc/changelog.rst @@ -0,0 +1,9 @@ +`1.0.1` +------- + +- **Improvement:** separation of the portal part into a separate dependency + +`1.0.0` +------- + +- Init version diff --git a/website_debranding/doc/index.rst b/website_debranding/doc/index.rst new file mode 100644 index 00000000..0797cbe0 --- /dev/null +++ b/website_debranding/doc/index.rst @@ -0,0 +1,8 @@ +==================== + Website debranding +==================== + +Installation +============ + +* `Install `__ this module in a usual way diff --git a/website_debranding/doc/src/index.html b/website_debranding/doc/src/index.html new file mode 100644 index 00000000..23162616 --- /dev/null +++ b/website_debranding/doc/src/index.html @@ -0,0 +1,28 @@ +
+
+
+
+ Key features: +
    +
  • + + Removes copyright in sidebar in Portal +
  • + +
  • + + Removes /website/info page +
  • + +
  • + + Removes Odoo Social links in demo company +
  • +
+
+
+
+
diff --git a/website_debranding/doc/src/info.yaml b/website_debranding/doc/src/info.yaml new file mode 100644 index 00000000..7cb08c9b --- /dev/null +++ b/website_debranding/doc/src/info.yaml @@ -0,0 +1 @@ +slogan: diff --git a/website_debranding/i18n/de.po b/website_debranding/i18n/de.po new file mode 100644 index 00000000..5469e48e --- /dev/null +++ b/website_debranding/i18n/de.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_debranding +# +# Translators: +# Dawid Runowski , 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-10 16:28+0000\n" +"PO-Revision-Date: 2017-07-13 08:52+0000\n" +"Last-Translator: Dawid Runowski , 2019\n" +"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/" +"de/)\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_parallax_slider +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "Author of this quote" +msgstr "Autor des Zitates" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_parallax_slider +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "John Doe, CEO" +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_button +msgid "We provide the best software for companies." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_banner +msgid "Banner Image" +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_button +msgid "Join us and make your company a better place." +msgstr "Tritt uns bei und mach dein Unternehmen zu einem besseren Platz." + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "Logo" +msgstr "Logo" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "More than 500 happy customers." +msgstr "Mehr als 500 zufriedene Kunden" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "Our References" +msgstr "Unsere Empfehlungen" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_parallax_slider +msgid "" +"Software provides essential platform for our project management.\n" +" Things are better organized " +"and more visible with it." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "" +"Software provides essential platform for our project management.\n" +" Things are better organized and more visible " +"with it." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_image_text +#: model:ir.ui.view,arch_db:website_debranding.s_text_image +msgid "Text and image block" +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_parallax_slider +msgid "" +"Write a quote here from one of your customers. Quotes are a\n" +" great way to build " +"confidence in your products or services." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "" +"Write a quote here from one of your customers. Quotes are a\n" +" great way to build confidence in your products " +"or services." +msgstr "" diff --git a/website_debranding/i18n/website_debranding.pot b/website_debranding/i18n/website_debranding.pot new file mode 100644 index 00000000..62a6ce79 --- /dev/null +++ b/website_debranding/i18n/website_debranding.pot @@ -0,0 +1,87 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_debranding +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_parallax_slider +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "Author of this quote" +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_parallax_slider +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "John Doe, CEO" +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_button +msgid "We provide the best software for companies." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_banner +msgid "Banner Image" +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_button +msgid "Join us and make your company a better place." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "Logo" +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "More than 500 happy customers." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "Our References" +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_parallax_slider +msgid "Software provides essential platform for our project management.\n" +" Things are better organized and more visible with it." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "Software provides essential platform for our project management.\n" +" Things are better organized and more visible with it." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_image_text +#: model:ir.ui.view,arch_db:website_debranding.s_text_image +msgid "Text and image block" +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_parallax_slider +msgid "Write a quote here from one of your customers. Quotes are a\n" +" great way to build confidence in your products or services." +msgstr "" + +#. module: website_debranding +#: model:ir.ui.view,arch_db:website_debranding.s_references +msgid "Write a quote here from one of your customers. Quotes are a\n" +" great way to build confidence in your products or services." +msgstr "" + diff --git a/website_debranding/images/website_debranding.jpg b/website_debranding/images/website_debranding.jpg new file mode 100644 index 00000000..7695d64e Binary files /dev/null and b/website_debranding/images/website_debranding.jpg differ diff --git a/website_debranding/static/description/icon.png b/website_debranding/static/description/icon.png new file mode 100644 index 00000000..5d323628 Binary files /dev/null and b/website_debranding/static/description/icon.png differ diff --git a/website_debranding/static/description/index.html b/website_debranding/static/description/index.html new file mode 100644 index 00000000..eba898c3 --- /dev/null +++ b/website_debranding/static/description/index.html @@ -0,0 +1,126 @@ + +
+
+
+
+

Website debranding

+

+

Version: v17.0.1.0.1

+
+
+
+

+ +
Tested and maintained by +
IT Projects Labs +
Assistance: help@itpp.dev +

+
+
+
+ + +
+
+
+
+ Key features: +
    +
  • + + Removes copyright in sidebar in Portal +
  • + +
  • + + Removes /website/info page +
  • + +
  • + + Removes Odoo Social links in demo company +
  • +
+
+
+
+
+ + + +
+
+

Let our expertise work for you!

+

(Doors and windows below are clickable)

+ +
+ + + Free Modules + Sync Studio + REST API + Webhooks + POS: show product qty + All modules + All POS modules + All Mail modules + All Website modules + All eCommerce modules + Ivan Yelizariev + Web Login Background + +
+
+ + + Free Modules + Sync Studio + REST API + Webhooks + POS: show product qty + All modules + All POS modules + All Mail modules + All Website modules + All eCommerce modules + Ivan Yelizariev + Web Login Background + +
+
+ + + Free Modules + Sync Studio + REST API + Webhooks + POS: show product qty + All modules + All POS modules + All Mail modules + All Website modules + All eCommerce modules + Ivan Yelizariev + Web Login Background + +
+
+
+ diff --git a/website_debranding/views.xml b/website_debranding/views.xml new file mode 100644 index 00000000..0db05e6d --- /dev/null +++ b/website_debranding/views.xml @@ -0,0 +1,9 @@ + + + + + + +