Siirry sisältöön
Odoo Menu
  • Kirjaudu sisään
  • Kokeile ilmaiseksi
  • Sovellukset
    Talous
    • Kirjanpito
    • Laskutus
    • Kulut
    • Datataulukot (BI)
    • Asiakirjat
    • Allekirjoita
    Myynti
    • CRM
    • Myynti
    • Kassajärjestelmä myymälään
    • Kassajärjestelmä ravintolaan
    • Tilaukset
    • Vuokraus
    Verkkosivut
    • Verkkosivun Rakennustyökalu
    • Verkkokauppa
    • Blogi
    • Foorumi
    • Livechat
    • Verkko-oppiminen
    Toimitusketju
    • Varastointi
    • Tuotanto
    • Tuotteen elinkaaren hallinta (PLM)
    • Ostot
    • Huolto
    • Laatu
    Henkilöstöhallinto
    • Työntekijät
    • Rekrytointi
    • Vapaat
    • Arvioinnit
    • Suositukset
    • Kuljetuskalusto
    Markkinointi
    • Somemarkkinointi
    • Sähköpostimarkkinointi
    • Tekstiviestimarkkinointi
    • Tapahtumat
    • Markkinoinnin automaatio
    • Kyselyt
    Palvelut
    • Projekti
    • Työaikakirjaukset
    • Kenttähuolto
    • Asiakaspalvelu
    • Suunnittelu
    • Ajanvaraukset
    Tuottavuus
    • Viestintä
    • Hyväksynnät
    • IoT
    • IP-puhe
    • Tietokirjasto
    • WhatsApp
    Kolmannen osapuolen sovellukset Odoo-Studio Odoo-Pilvialusta
  • Toimialat
    Vähittäiskauppa
    • Kirjakauppa
    • Vaatekauppa
    • Huonekaluliike
    • Ruokakauppa
    • Laitteistokauppa
    • Lelukauppa
    Ruoka & Majoitus
    • Baari ja Pubi
    • Ravintola
    • Pikaruoka
    • Majatalo
    • Juomien jakelija
    • Hotelli
    Kiinteistöt
    • Kiinteistönvälitystoimisto
    • Arkkitehtitoimisto
    • Rakentaminen
    • Kiinteistönhallinta
    • Puutarhanhoito
    • Kiinteistön omistajien yhdistys
    Konsultointi
    • Tilitoimisto
    • Odoo-kumppani
    • Markkinointitoimisto
    • Lakitoimisto
    • Osaajahankinta
    • Tilintarkastus & sertifiointi
    Tuotanto
    • Tekstiili
    • Metalli
    • Huonekalut
    • Ruoka
    • Panimo
    • Yrityslahjat
    Terveys & Liikunta
    • Urheiluseura
    • Silmälasiliike
    • Kuntokeskus
    • Hyvinvointialan ammattilaiset
    • Apteekki
    • Kampaamo
    Kaupat
    • Yleismies
    • IT-laitteisto & Tuki
    • Aurinkoenergiajärjestelmät
    • Suutari
    • Siivoustarvikkeet
    • LVI-palvelut
    Muut
    • Voittoa tavoittelematon järjestö
    • Ympäristötoimisto
    • Mainostaulujen vuokraus  
    • Valokuvaus
    • Leasing-pyörät
    • Ohjelmistojen jälleenmyyjä
    Selaa kaikkia toimialoja
  • Yhteisö
    Opi
    • Tutoriaalit
    • Dokumentaatio
    • Todistukset
    • Koulutus
    • Blogi
    • Podcast
    Kannusta kouluttautumaan
    • Koulutusohjelmat
    • Scale Up! Liiketoimintapeli
    • Vieraile Odoolla
    Hanki ohjelmisto
    • Lataa
    • Vertaile versioita
    • Julkaisut
    Tee yhteistyötä
    • Github
    • Foorumi
    • Tapahtumat
    • Käännökset
    • Ryhdy kumppaniksi
    • Kumppanipalvelut
    • Rekisteröi tilitoimistosi
    Hanki palveluja
    • Löydä kumppani
    • Löydä kirjanpitäjä
    • Varaa asiantuntijatapaaminen
    • Implementaatiopalvelut
    • Asiakasreferenssit
    • Tuki
    • Versionkorotukset
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Varaa demo
  • Hinnoittelu
  • Asiakaspalvelu

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Kirjanpito
  • Varastointi
  • PoS
  • Projekti
  • MRP
All apps
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Kaikki kirjoitukset Ihmiset Merkit
Tunnisteet (Näytä kaikki)
odoo accounting v14 pos v15
Tietoa tästä foorumista
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Kaikki kirjoitukset Ihmiset Merkit
Tunnisteet (Näytä kaikki)
odoo accounting v14 pos v15
Tietoa tästä foorumista
Apua

What version of bootstrap is being shipped with v8 CMS?

Tilaa

Saat ilmoituksen, kun tähän viestiin ilmaantuu aktiviteettia

Tämä kysymys on merkitty
v8versioncmsbootstrap
1 Vastaa
10561 Näkymät
Avatar
Stephen Mack

I would like to know what version of Bootstrap is being used for the frontend of Odoo v8.

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.

0
Avatar
Hylkää
Luke Branch

Hi Stephen, From the design-themes branch at github.com/odoo/design-themes i'm guessing it's 3.0 (check the bootstrap.css file in the theme_zen module and you'll see what I mean). However I believe if you want to create a new module with another version of bootstrap (eg. 3.1) from my understanding this will work just as well, as you are just replacing the bootstrap.css with whichever version you prefer to work with. I am currently working on a modified version of the theme_zen package replacing 3.0 with 3.1, i'll reply back to this thread once it's finished to let you know what I find.

Stephen Mack
Tekijä

I would be interested in seeing what you have in updating the bootstrap version through a module.

Luke Branch

Hi Stephen, It will take me some time to make my own theme/module, however i'll reply back to you on this thread once I am done, and will be posting back here: https://www.odoo.com/forum/Help-1/question/Developing-Themes-For-the-WebsiteEcommerce-Module-Currently-in-Trunk-44077 with basic instructions once I fully understand how the theme/module structure works. From my understanding however you are not limited to just bootstrap, you are free to include whatever framework and layout you prefer. Bootstrap is simply what is included in the pre-packaged themes that come with Odoo v8.0 and those that are currently available at github.com/odoo/design-themes. I'd recommend taking a look at the structure of theme_zen at github.com/odoo/design-themes as this will show you how the css, js, xhtml and other components are packaged together in a module. I have downloaded and installed theme_zen successfully on a number of v8.0 instances and have not yet run into any issues. The other theme packages in design-themes I believe are still under heavy development however.

Luke Branch

Hi Stephen, Further to this please check out branch 1074 in the runbots (runbot.odoo.com). It looks like this branch is updating the included themes to bootstrap 3.2, so maybe this will make it to the final release of 8.0.

Luke Branch

Hi Stephen, I've included some very basic instructions on developing a custom theme with Odoo in the answer to this post: https://www.odoo.com/forum/help-1/question/new-bootstrap-theme-on-website-builder-58809 I'll modify this as I go and create a more comprehensive list of instructions when I can find time.

Avatar
Stephen Mack
Tekijä Paras vastaus

Was version 3.1.0 -> Now 3.2.0 (see: ODOO's Bootstrap upgrade history)

https://github.com/odoo/odoo/blob/8.0/addons/web/static/lib/bootstrap/css/bootstrap.css 

/*!
* Bootstrap v3.2.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

0
Avatar
Hylkää
Stephen Mack
Tekijä

It seems that later the same day of my question, the bootstrap version was updated to version 3.2.0. Thanks ODOO!

Nautitko keskustelusta? Älä vain lue, vaan osallistu!

Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!

Rekisteröidy
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
[CMS Bootstrap Themes] How do i personalize my odoo v8 public website? Ratkaistu
v8 theme cms website bootstrap
Avatar
1
kesäk. 15
21589
Release date of openerp v8 Ratkaistu
v8 version
Avatar
Avatar
Avatar
Avatar
Avatar
4
jouluk. 23
28413
How to setup multiple websites in Odoo V8 Ratkaistu
v8 cms multi-website
Avatar
Avatar
3
maalisk. 18
11678
What JavaScript libraries are included in v8 CMS? Ratkaistu
javascript v8 cms
Avatar
1
maalisk. 15
5976
How can I find the exact version/build/... of my installed Odoo V8? Ratkaistu
v8 version odoo
Avatar
Avatar
1
maalisk. 15
17049
Yhteisö
  • Tutoriaalit
  • Dokumentaatio
  • Foorumi
Avoin lähdekoodi
  • Lataa
  • Github
  • Runbot
  • Käännökset
Palvelut
  • Odoo.sh hosting
  • Tuki
  • Versionkorotus
  • Räätälöidyt kehitykset
  • Koulutus
  • Löydä kirjanpitäjä
  • Löydä kumppani
  • Ryhdy kumppaniksi
Meistä
  • Yrityksemme
  • Tavaramerkki
  • Ota yhteyttä
  • Työpaikat
  • Tapahtumat
  • Podcast
  • Blogi
  • Asiakkaat
  • Oikeudellinen ilmoitus • Yksityisyys
  • Tietoturva
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo on kokoelma avoimen lähdekoodin yrityssovelluksia, jotka kattavat kaikki yrityksesi tarpeet: asiakkuudenhallinta eli CRM, verkkokauppa, kirjanpito, varastointi, kassajärjestelmä, projektinhallinta, jne.

Odoon uniikki arvolupaus on olla samanaikaisesti erittäin helppokäyttöinen ja täysin integroitu.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now