Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

I have this Error in Odoo9

Subscriure's

Get notified when there's activity on this post

This question has been flagged
moduleserrorwebodoo9
7 Respostes
6673 Vistes
Avatar
wizardz

                content: "NameError: .o-flex is undefined in - on line 271, column 5:\A 270 min-height: 0;\A 271 .o-flex(0, 1, 100%);\A 272 border: none;\A \A

This error occured while compiling the bundle 'web.assets_common' containing:
\A
 - /web/static/src/less/mimetypes.less\A
 - /web/static/src/less/animation.less\A
 - /website_sign/static/src/less/website_sign_common.less\A
 - /web_planner/static/src/less/web_planner_common.less\A
 - /web_editor/static/src/less/web_editor.less";

 


This is my error , how can I fix this? it is only when I install web modules

1
Avatar
Descartar
Avatar
Jignesh Mehta
Best Answer

Hello Wizardz,


For this error you should install some package. The follow step of installation is use for you.


1) sudo apt-get update

2) sudo apt-get install nodejs
3) sudo npm install -g less-plugin-clean-css
4) sudo npm install -g less



Hope this works for You.

Thanks,

4
Avatar
Descartar
Avatar
Atul Makwana
Best Answer

Hello Wizardz, 

Please install node-less using below command

sudo apt-get update && apt-get install node-less

Hope it will helps.


1
Avatar
Descartar
wizardz
Autor

same error, every time I want to install website_sign

Atul Makwana

which linux distro. are you using?

Avatar
wizardz
Autor Best Answer

Hello Jignesh Mehta, 

I tested it with this:

1) sudo apt-get update

2) sudo apt-get install nodejs

3) sudo npm install -g less-plugin-clean-css

4) sudo npm install -g less

But the same error is showing up. I have created a new database to test this all the web_ modules . But in Odoo9 nightly build the web modules show me every time the "LESS" errors.


0
Avatar
Descartar
Avatar
Ermin Trevisan
Best Answer

1. Check the official documentation about installing dependencies of Odoo 9.0 and don't forget the symlink (Ubuntu 14.04 only)

https://www.odoo.com/documentation/9.0/setup/install.html     

2. If it does not help, check this:https://www.odoo.com/forum/help-1/question/ubuntu-server-14-04-howto-install-nodejs-npm-and-less-82575        

3. website_sign is an enterprise module. If you are an enterprise customer, you should get help from Odoo.

0
Avatar
Descartar
Avatar
M Grmn
Best Answer

For you less try;

sudo apt-get install nodejs

sudo apt-get install npm

sudo npm install -g less

sudo npm install -g less-plugin-clean-css

sudo ln -s /usr/local/bin/lessc /usr/bin/lessc

sudo ln -s /usr/bin/nodejs /usr/bin/node


However it might be a good idea to follow this example to the letter and you should be fine. I recommend a complete remove of what you have installed then reinstall. Link for instructions see bottom

Remove all

sudo apt-get --purge remove odoo

#not ideal but.. works.

sudo find / -iname 'odoo' -print -exec rm -r {} \;

# removal of PostgreSQL

sudo apt-get --purge remove postgresql\*

sudo rm -r /etc/postgresql

sudo rm -r /etc/postgresql-common*

sudo rm -r /var/lib/postgresql

sudo rm -rf /etc/apt/sources.list.d/postgresql.list

sudo userdel -r postgres

sudo groupdel postgres

sudo find / -iname 'postgresql' -print -exec rm -r {} \;

# if you see dependency problem it is most likely you have a problem that while install PostgreSQL you did this multiple times

# and therefor left some of those packages, you will need to remove them 1 by 1 before installing again!

# I  suggest the following for installing PostgreSQL

sudo apt-get install python-software-properties -y

wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add - 

sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main" >> /etc/apt/sources.list.d/postgresql.list'

sudo apt-get update && sudo apt-get install postgresql-9.3 pgadmin3 -y


Link for instructions installing v9 on trusty:

https://www.getopenerp.com/install-odoo-9-on-ubuntu/


I know that on ubuntu wily 15.10 ( you can use the deb file, and it will install without a problem) but some features might not work in version Odoo v9. For me I made a small bash shell script to install Odoo v8 on 15.10, do not think it will work for you on 14.x

0
Avatar
Descartar
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
ValueError: dictionary update sequence element #0 has length 1; 2 is required - please help me with this error
modules error odoo9
Avatar
Avatar
1
de gen. 17
18472
Where is web_kanban module Odoo 14 ? Solved
modules error web kanban v14
Avatar
Avatar
1
de gen. 21
4627
Error when installing "web_responsive" module Odoo 9.0c
error module web responsive odoo9
Avatar
Avatar
1
de juny 18
5344
No module named pooler Solved
modules error
Avatar
Avatar
Avatar
Avatar
Avatar
5
de des. 23
20307
couldn't load module web error following an update of openerp
error web
Avatar
Avatar
2
de març 15
7430
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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