[ADD] theme 13.0
@@ -0,0 +1,27 @@
|
||||
Odoo Proprietary License v1.0
|
||||
|
||||
This software and associated files (the "Software") may only be used (executed,
|
||||
modified, executed after modifications) if you have purchased a valid license
|
||||
from the authors, typically via Odoo Apps, or if you have received a written
|
||||
agreement from the authors of the Software (see the COPYRIGHT file).
|
||||
|
||||
You may develop Odoo modules that use the Software as a library (typically
|
||||
by depending on it, importing it and using its resources), but without copying
|
||||
any source code or material from the Software. You may distribute those
|
||||
modules under the license of your choice, provided that this license is
|
||||
compatible with the terms of the Odoo Proprietary License (For example:
|
||||
LGPL, MIT, or proprietary licenses similar to this one).
|
||||
|
||||
It is forbidden to publish, distribute, sublicense, or sell copies of the Software
|
||||
or modified copies of the Software.
|
||||
|
||||
The above copyright notice and this permission notice must be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
||||
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
DEALINGS IN THE SOFTWARE.
|
||||
@@ -0,0 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
'name': 'Bookstore Theme',
|
||||
'description': 'Books, Magazines, Music',
|
||||
'category': 'Theme/Services',
|
||||
'summary': 'Books, Magazines, Literature, Musics, Media, Store',
|
||||
'sequence': 250,
|
||||
'version': '1.0',
|
||||
'depends': ['theme_loftspace', 'website_animate'],
|
||||
'data': [
|
||||
'views/assets.xml',
|
||||
'views/images.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/bookstore_description.png',
|
||||
'static/description/bookstore_screenshot.jpeg',
|
||||
],
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-bookstore.odoo.com'
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bookstore
|
||||
#
|
||||
# Translators:
|
||||
# Rudolf Schnapka <rs@techno-flex.de>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:53+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2019\n"
|
||||
"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: theme_bookstore
|
||||
#: model:ir.model,name:theme_bookstore.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr "Werkzeuge"
|
||||
@@ -0,0 +1,21 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bookstore
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:53+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: theme_bookstore
|
||||
#: model:ir.model,name:theme_bookstore.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,21 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bookstore
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:53+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: theme_bookstore
|
||||
#: model:ir.model,name:theme_bookstore.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,25 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bookstore
|
||||
#
|
||||
# Translators:
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:53+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>, 2019\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: theme_bookstore
|
||||
#: model:ir.model,name:theme_bookstore.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr "Thema tools"
|
||||
@@ -0,0 +1,22 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bookstore
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:53+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 08:53+0000\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: theme_bookstore
|
||||
#: model:ir.model,name:theme_bookstore.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr ""
|
||||
|
||||
@@ -0,0 +1,25 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bookstore
|
||||
#
|
||||
# Translators:
|
||||
# liAnGjiA <liangjia@qq.com>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:53+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: liAnGjiA <liangjia@qq.com>, 2019\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: theme_bookstore
|
||||
#: model:ir.model,name:theme_bookstore.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr "主题实用工具"
|
||||
|
After Width: | Height: | Size: 349 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 5.9 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 135 KiB |
|
After Width: | Height: | Size: 17 KiB |
|
After Width: | Height: | Size: 28 KiB |
@@ -0,0 +1,211 @@
|
||||
<section class="container">
|
||||
<h2 class="text-muted">Html5 Responsive Bootstrap Theme for Odoo CMS</h2>
|
||||
<hr>
|
||||
|
||||
<p>Bookstore is a professional responsive HTML5 theme, built using Bootstrap3,
|
||||
the most popular front-end framework for developing responsive, mobile
|
||||
first projects on the web. Just drag & drop the new building blocks
|
||||
you need to easily build your layout. All layouts are made of sections,
|
||||
that you can easily combine to fit your specific project.</p>
|
||||
<img src="bookstore_description.png" class="img-fluid d-block mx-auto"/>
|
||||
<hr>
|
||||
|
||||
<h2 class="text-muted">Bookstore Customization Tool</h2>
|
||||
|
||||
<p>Theme Bookstore comes with customization tools. You can easily change
|
||||
the background, the colors and the font combination of your website or
|
||||
you a preset.</p>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-4">
|
||||
<img src="customtool.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</div>
|
||||
<div class="col-lg-8">
|
||||
<h3>Theme Bookstore comes with a lot of options</h3>
|
||||
<ul>
|
||||
<li>WIDE OR BOXED LAYOUT</li>
|
||||
<li>6 COLOR SCHEMES</li>
|
||||
<li>8 BACKGROUND SHADES OR USE YOUR OWN</li>
|
||||
<li>6 FONT COMBINATIONS</li>
|
||||
<li>10 BACKGROUND PATTERNS</li>
|
||||
</ul>
|
||||
<p>All the background, color and font combinations were made to work together.
|
||||
You can not go wrong with the settings.</p>
|
||||
|
||||
<h3>Minimalistic Flat Design</h3>
|
||||
<p>Bookstore was made with easy customization and branding in mind. Based on
|
||||
simple, modern and typographical elements, it allows you to easily customize
|
||||
your website.</p>
|
||||
|
||||
<h3>6 Prebuild Presets</h3>
|
||||
<p>You don't have the time to play with options? Don't worry, Bookstore gives
|
||||
you six full presets wich combine colors, fonts and background.</p>
|
||||
<p>This theme has an <a href="https://apps.odoo.com/apps/10.0/theme_bookstore_sale/">additional eCommerce plugin</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
<h2 class="text-muted">Bookstore Building Blocks</h2>
|
||||
|
||||
<p>You get a new complete range of building blocks.</p>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h4 class="text-muted mb16">STRUCTURE BLOCKS</h4>
|
||||
<ul class="mb16">
|
||||
<li>Custom Banner</li>
|
||||
<li>Big Picture + Text</li>
|
||||
<li>Text + Big Picture</li>
|
||||
<li>Cubes</li>
|
||||
<li>Features Slideshow</li>
|
||||
<li>Header + Text + Picture</li>
|
||||
<li>Product List</li>
|
||||
<li>Text + Image + Text</li>
|
||||
<li>Parallax Banner</li>
|
||||
<li>2 Color Blocks</li>
|
||||
<li>4 Color Blocks</li>
|
||||
<li>Numbers</li>
|
||||
<li>Timeline</li>
|
||||
<li>Event List</li>
|
||||
<li>Logos Bar</li>
|
||||
<li>Testimonial Slider</li>
|
||||
<li>Progress</li>
|
||||
<li>Big Circle Icons</li>
|
||||
</ul>
|
||||
<h4 class="text-muted">EFFECT BLOCKS</h4>
|
||||
<ul class="mb16">
|
||||
<li>Big Image Parallax</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<h3>Customize Your Blocks</h3>
|
||||
<p class="mb16">Each building blocks comes with its own options. </p>
|
||||
<img src="customtool2.jpg" class="img-fluid d-block mx-auto"><br>
|
||||
<h4 class="text-muted">CONTENT BLOCKS</h4>
|
||||
<ul class="mb16">
|
||||
<li>Title</li>
|
||||
<li>1 Column Text</li>
|
||||
<li>2 Column Text</li>
|
||||
<li>3 Column Text</li>
|
||||
<li>4 Column Text</li>
|
||||
<li>Custom Button</li>
|
||||
<li>Separator Block</li>
|
||||
</ul>
|
||||
<h4 class="text-muted">FEATURES BLOCKS</h4>
|
||||
<ul class="mb16">
|
||||
<li>Slide Banner</li>
|
||||
<li>Slideshow with products</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Some fonts might not work with extended charsets.</p>
|
||||
<p>The images in the theme are copyrighted and can't be used outside of the odoo.com domain.</p>
|
||||
<hr>
|
||||
|
||||
<h1 class="text-center">CONTRIBUTORS LIST</h1>
|
||||
<br/>
|
||||
|
||||
<p class="strong text-center">This theme was created with the help of our user community.</p>
|
||||
|
||||
<h3 class="text-center">Thanks to our backers the Indiegogo campaign was a success!</h3>
|
||||
|
||||
<p class="text-center"><a>https://www.indiegogo.com/projects/bootstrap-themes-for-odoo-cms/</a></p>
|
||||
<br/>
|
||||
|
||||
<h1 class="text-center"><u>Main Sponsor</u></h1>
|
||||
<br/>
|
||||
<div class="row">
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.aselcis.com/" target="blank">
|
||||
<img src="contributors/aselcis.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.bas-solutions.nl/" target="blank">
|
||||
<img src="contributors/bas-solutions.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.bloopark.de/" target="blank">
|
||||
<img src="contributors/bloopark.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.brouwland.com" target="blank">
|
||||
<img src="contributors/brouwland.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.catsanddogs.com/" target="blank">
|
||||
<img src="contributors/catsdogs.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="https://www.hucke-media.de/" target="blank">
|
||||
<img src="contributors/huckemedia.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.datadialog.net/" target="blank">
|
||||
<img src="contributors/dialognet.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.dynapps.be/" target="blank">
|
||||
<img src="contributors/dynapps.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://opusvl.com/" target="blank">
|
||||
<img src="contributors/opusvl.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://oxenworkwear.com/" target="blank">
|
||||
<img src="contributors/oxen.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.simplit.co/" target="blank">
|
||||
<img src="contributors/simplitco.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.sodexis.com/" target="blank">
|
||||
<img src="contributors/sodexis.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row" style="margin-bottom:30px;">
|
||||
<div class="col-lg-2 offset-lg-3">
|
||||
<a href="https://www.techreceptives.com" target="blank">
|
||||
<img src="contributors/tech-receptives.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.applicatour.com/" target="blank">
|
||||
<img src="contributors/applicatour.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="https://vauxoo.com" target="blank">
|
||||
<img src="contributors/vauxoo.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Ross Whiting, Oxenworkwear - Hans Balis - Stephan Keller, Sodexis, Inc. - Michael Hucke, Hucke Media GmbH & Co. KG - Joachim Grubelnik, DaDi EDV GmbH datadialog.net - DynApps - Cats&Dogs bvba - Bloopark systems GmbH & Co. KG - Parthiv Patel, Tech Receptives Solutions Pvt. Ltd. - Stuart Mackintosh, OpusVL - Erwin van der Ploeg, BAS Solutions - ali Zuaby, simplit co - Aselcis Consulting - Nhomar Hernandez, Vauxoo</p>
|
||||
|
||||
<h1 class="text-center"><u>Sponsor</u></h1>
|
||||
<br/>
|
||||
|
||||
<p>Robert Baumgartner, datenpol gmbh - openBIG - Russell Phillippe, Protogenos Ltd - Julien Allo, Julius - EasyPME - Jonathan Wilson, WillowIT Pty Ltd - Xavier Mallein, MAallein - Pedro M. Baeza, Serv. Tecnol. Avanzados - Daniel Dico, OERP Canada - Jantz Business Group b.v. - LogicaSoft Consulting - Eric Caudal, Elico Corp - Ermin Trevisan, Twanda - Jean-François Mattler, OpenFid SAS - Alex Ferrer, Lannex IT Solutions - Tony Gu, Shine IT Co. Ltd. 先安科技 - TaPo-IT OG - Jos De Graeve, Apertoso - Nicolas Rigo, eezee-it - Luis Miguel Varón E, Colorisa S.A - OpenBias - Stanislas Drouin Applicatour</p>
|
||||
|
||||
<h1 class="text-center"><u>Power Designer</u></h1>
|
||||
<br/>
|
||||
|
||||
<p>Rohit Thakral - François Dhommeaux, Ubic Informatique - Judson Alves, Market Home Delivery - Eric Flaux, ABF Osiell - Gilles Dupont - Arnis Putniņš - Johnson Martt, GetOpenERP (Part of OpenStow Technologies) - Gianluca Milano - Daniel Stolovich, ATEL S.A. - Equitania Software GmbH - Senthilnathan G - Houssine Bakkali - Arend Trip - Kevin Woolf, Baba Kevin's American Barbecue Co., Ltd. - toodoo sàrl - Zoltan Gabor 'Apersis' - Tom De Decker, WEB2GO LTD - Nicolás Cavalier Montenegro, STOREGUD CORPORATION SAC - Keirse Jerome - REAL Solutions S.A. - Davide Corio - Brice Muangkhot - Melvin Miguel Martinez, Mendoza Hernandez - Auditores - Chua Wen Ching - Tran Minh Tri working, ungdungtinhoc.com - Badisheng Morena - Sogexis - Josh Wardini - The Tee Shirt Bakery - Bruce Letterle, Red Lab Media - Benoit Vankoningsloo - Francisco Manuel Garcia Claramonte. - Paulina Mikolajczak-Blasco - Collectiv - Tony Fernando - Herbert Riener, rigaConcepts - Kalmen Chia, E-Global SCM Solution Sdn Bhd - Rob North, Pair A Dice Games - David E. Vargas, CloudShop - François Le Gal - Calin Chete (24h Solutions) - Maria Gabriela Fong, MAGA Systems & Consulting - Pascal Behr, Cytosurge AG - Marc Antwertinger - Opencloud Unipessoal, Lda - Ruchir Shukla, BizzAppDev - Michael Hucke, Hucke Media GmbH & Co. KG - Mathias Neef, copadoMEDIA UG - Pablo Arias - Same Motion - livingprocess.de - Habib Ayob - Igor Jovanovic - Liangming Wang, Weixuan Inc. - Jason Au Yeung, Binary System Limited - Fredrik Arvas, Arvas International AB - Martin Temmink, Zigaret - Mathieu Vanneste, Flockdesign - Filip Fruru, Instant Media - Marianne Wilmsmeier, Fabrik Fünf GmbH - Vertex Group Enterprises - Bingen Eguzkitza - Herczeg Péter, InnOpen Group Kft - Giles Hohnen - Luis Felipe Miléo, KMEE - Maria Gabriela Fong, MAGA Systems & Consulting - Aaron Magon, Web Industries - Andrew Trueman, B.M. Trueman & Partners - Sven Petersen, Conexus - Nous Cambas - Oliver Yuan, OpenStone - Henri Ibowili, A-YANT.COM - Nicolas JEUDY - Helmut Drewes - Maik Steinfeld, Streward - Hans Henrik Gabelgaard - AJ Rosman - Eduard - Patrick Darribet, SUDOKEYS - Camptocamp - Cyril Morisse - Alejandro Santana - Eva Pinter, YBO - Mathias Neef, copadoMEDIA UG - Jean-Christophe Perrot, LOGICASOFT - Zarshed Ali, HiTechnologia - Stefan Reisich - Maxime Chambreuil, Savoir-faire Linux - Mario Gielissen, Openworx - Nicholas Burdic, Aptoworks LLC - Olivier Lenoir</p>
|
||||
</section>
|
||||
|
After Width: | Height: | Size: 132 KiB |
|
After Width: | Height: | Size: 107 KiB |
|
After Width: | Height: | Size: 219 KiB |
|
After Width: | Height: | Size: 117 KiB |
|
After Width: | Height: | Size: 221 KiB |
|
After Width: | Height: | Size: 142 KiB |
|
After Width: | Height: | Size: 247 KiB |
|
After Width: | Height: | Size: 315 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 93 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 109 KiB |
|
After Width: | Height: | Size: 374 KiB |
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 111 KiB |
|
After Width: | Height: | Size: 138 KiB |
|
After Width: | Height: | Size: 186 KiB |
|
After Width: | Height: | Size: 120 KiB |
|
After Width: | Height: | Size: 408 KiB |
|
After Width: | Height: | Size: 130 KiB |
|
After Width: | Height: | Size: 136 KiB |
|
After Width: | Height: | Size: 190 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 139 KiB |
|
After Width: | Height: | Size: 87 KiB |
|
After Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 124 KiB |
@@ -0,0 +1,7 @@
|
||||
@mixin s-banner-3-row-hook {
|
||||
img {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
$s-big-icon-circle-text-color: $-gray-700;
|
||||
@@ -0,0 +1,12 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// Website customizations
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
$o-website-values-palettes: (
|
||||
(
|
||||
'font-number': 5,
|
||||
'headings-font-number': 5,
|
||||
'navbar-font-number': 1,
|
||||
'buttons-font-number': 5,
|
||||
),
|
||||
);
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<template id="_assets_primary_variables" inherit_id="theme_loftspace._assets_primary_variables" priority="1">
|
||||
<xpath expr="//link[last()]" position="after">
|
||||
<link rel="stylesheet" type="text/scss" href="/theme_bookstore/static/src/scss/primary_variables.scss"/>
|
||||
</xpath>
|
||||
</template>
|
||||
<template id="_assets_frontend_helpers" inherit_id="theme_loftspace._assets_frontend_helpers" priority="1">
|
||||
<xpath expr="//link" position="before">
|
||||
<link rel="stylesheet" type="text/scss" href="/theme_bookstore/static/src/scss/bootstrap_overridden.scss"/>
|
||||
</xpath>
|
||||
</template>
|
||||
<template id="compatibility-saas-11-4-variables" name="Compatibility for saas-11.4 (variables)" inherit_id="theme_common.compatibility-saas-11-4-variables">
|
||||
<xpath expr="//link[last()]" position="before">
|
||||
<link rel="stylesheet" type="text/scss" href="/theme_bookstore/static/src/scss/compatibility-saas-11.4-variables.scss"/>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
@@ -0,0 +1,180 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
<!-- BACKGROUNDS -->
|
||||
<record id="bg_img_01" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_01</field>
|
||||
<field name="name">theme_loftspace.background_img_01</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/01.jpg</field>
|
||||
</record>
|
||||
<record id="bg_img_02" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_02</field>
|
||||
<field name="name">theme_loftspace.background_img_02</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/02.jpg</field>
|
||||
</record>
|
||||
<record id="bg_img_03" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_03</field>
|
||||
<field name="name">theme_loftspace.background_img_03</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/03.jpg</field>
|
||||
</record>
|
||||
<record id="bg_img_04" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_04</field>
|
||||
<field name="name">theme_loftspace.background_img_04</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/04.jpg</field>
|
||||
</record>
|
||||
<record id="bg_img_05" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_05</field>
|
||||
<field name="name">theme_loftspace.background_img_05</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/05.jpg</field>
|
||||
</record>
|
||||
<record id="bg_img_06" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_06</field>
|
||||
<field name="name">theme_loftspace.background_img_06</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/06.jpg</field>
|
||||
</record>
|
||||
<record id="bg_img_07" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_07</field>
|
||||
<field name="name">theme_loftspace.background_img_07</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/07.jpg</field>
|
||||
</record>
|
||||
<record id="bg_img_08" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_08</field>
|
||||
<field name="name">theme_loftspace.background_img_08</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/08.jpg</field>
|
||||
</record>
|
||||
<record id="bg_img_09" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_09</field>
|
||||
<field name="name">theme_loftspace.background_img_09</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/09.jpg</field>
|
||||
</record>
|
||||
<record id="bg_img_10" model="theme.ir.attachment">
|
||||
<field name="key">theme_loftspace.bg_img_10</field>
|
||||
<field name="name">theme_loftspace.background_img_10</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/backgrounds/10.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- CONTENT -->
|
||||
<record id="image_content_logo" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_logo</field>
|
||||
<field name="name">theme_common.image_content_logo</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_logo.png</field>
|
||||
</record>
|
||||
<record id="image_content_01" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_01</field>
|
||||
<field name="name">theme_common.image_content_01</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_01.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_02" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_02</field>
|
||||
<field name="name">theme_common.image_content_02</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_02.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_03" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_03</field>
|
||||
<field name="name">theme_common.image_content_03</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_03.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_04" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_04</field>
|
||||
<field name="name">theme_common.image_content_04</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_04.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_05" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_05</field>
|
||||
<field name="name">theme_common.image_content_05</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_05.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_06" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_06</field>
|
||||
<field name="name">theme_common.image_content_06</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_06.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_07" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_07</field>
|
||||
<field name="name">theme_common.image_content_07</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_07.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_08" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_08</field>
|
||||
<field name="name">theme_common.image_content_08</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_08.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_09" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_09</field>
|
||||
<field name="name">theme_common.image_content_09</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_09.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_10" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_10</field>
|
||||
<field name="name">theme_common.image_content_10</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_10.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_11" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_11</field>
|
||||
<field name="name">theme_common.image_content_11</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_11.jpg</field>
|
||||
</record>
|
||||
<record id="image_content_12" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_content_12</field>
|
||||
<field name="name">theme_common.image_content_12</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/content_img_12.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- PRODUCTS -->
|
||||
<record id="image_product_01" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_01</field>
|
||||
<field name="name">theme_common.image_product_01</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_01.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_02" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_02</field>
|
||||
<field name="name">theme_common.image_product_02</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_02.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_03" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_03</field>
|
||||
<field name="name">theme_common.image_product_03</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_03.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_04" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_04</field>
|
||||
<field name="name">theme_common.image_product_04</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_04.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_05" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_05</field>
|
||||
<field name="name">theme_common.image_product_05</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_05.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_06" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_06</field>
|
||||
<field name="name">theme_common.image_product_06</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_06.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_07" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_07</field>
|
||||
<field name="name">theme_common.image_product_07</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_07.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_08" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_08</field>
|
||||
<field name="name">theme_common.image_product_08</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_08.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_09" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_09</field>
|
||||
<field name="name">theme_common.image_product_09</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_09.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_10" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_10</field>
|
||||
<field name="name">theme_common.image_product_10</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_10.jpg</field>
|
||||
</record>
|
||||
<record id="image_product_11" model="theme.ir.attachment">
|
||||
<field name="key">theme_common.image_product_11</field>
|
||||
<field name="name">theme_common.image_product_11</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/content/product_img_11.jpg</field>
|
||||
</record>
|
||||
</data>
|
||||
</openerp>
|
||||