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
    Real Estate
    • Real Estate Agency
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consulting
    • Accounting Firm
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Furnitures
    • Food
    • 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
    • Solar Energy Systems
    • Shoe Maker
    • Serveis de neteja
    • HVAC Services
    Others
    • 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

Copyright and logo use

Subscriure's

Get notified when there's activity on this post

This question has been flagged
licencelogo
2 Respostes
10637 Vistes
Avatar
Maria Pilar

Hi,

We have reviewed OpenErp and we plan to use it in our next project. Our legal advisor is not familiar with open source licences so we ask you directly. If we develop an aplication on top of OpenErp and charge for the use of our aplication in a SAAS model, do we have to

  1. Release all the code to the community.
  2. Does code mean, CSS, JAvascript and font
  3. Include a link in our application to Openerp.com
  4. Display the name or logo of Openerp.

Thanks for you time.

Wot

3
Avatar
Descartar
Avatar
Nicolas Vanhoren (niv)
Best Answer

I'll take each point separately

  • Release all the code to the community.

Yes. OpenERP uses the AGPL License (http://en.wikipedia.org/wiki/Affero_General_Public_License). Explaining all the implications of the that license would be too complex to write it here. But, basically, if you develop modules for OpenERP and allow people to use it via a Saas model, you have to distribute the code of your modules to anyone ask it.

  • Does code mean, CSS, JAvascript and font

That's a tough one. For Javascript I would say you must release it under AGPL too (because it's code). But I'm not 100% sure what's the situation about fonts or images. I think the AGPL does not extend to artistic creations, it's just the normal author's right (which means it's yours). The css is a complex question. Technically it's code, so you should distribute it. But that code only defines a visual style, which is an artistic creation like images. So, you should distribute the css under AGPL, but people have no rights to use it :)

I'll try to edit this point if I have more info, but's it's hard to have a really good answer.

5
Avatar
Descartar
Maria Pilar
Autor

Thx Nicolas. Very clear except the CSS : ) but I got the point.

Maria Pilar
Autor

Very clear except the CSS : )

Shahar Or

Would in-company use by multiple employees constitute allowing other people to use my hosted OpenERP?

Zahin

@fp: If we develop our modules for login screen with our brand and logo the under AGPL, Hope AGPL does not affects our codebase ?

Avatar
Zahin
Best Answer

Release all the code to the community.

OpenERP uses own library for web client and some other open source libraries. They share full code with community (As similar as wordpress and drupal).

Does code mean, CSS, JAvascript and font

OpenERP css, javascript, front end code where they uses existing open source libraries and they also created separate files to build web client. so if you want to use open source libraries then copy and enjoy to use them, but web client depends openerp own files are under AGPL, so you can use them but keep their licensing on files. Its AGPL v3, mean use files and enjoy its features but keep owner details in that.

Include a link in our application to Openerp.com

If you use existing web client of OpenERP for online SAAS keep powered by OpenERP in screen anywhere, you might customize Login screen or web client, then just keep powered by openerp on screen. rest of all header/footer/head title any things you can change, no one can make argument.

Display the name or logo of Openerp.

Do not hesitate to change logo, change logo anytime it based on your own business how to want to manage it. Just keep powered by OpenERP as it is for SAAS, Ya even that can remove if end client wants to remove in their separate solution, its upon them.

Just keep "Powered by OpenERP" on anywhere on screen before login and after login. Else do any things changes as your requires.

Also If you create separate customization code and separate functionality for login screen, then no such "Powered By OpenERP" require to keep on that screen, because you become owner of that screen and code customization.

Finally if separate web client is designed buy you or your company for android or web or iphone no bit "Power by OpenERP" is require any where, even in yours code.

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
How to Add a New Social Media Icon in Odoo Website Footer? Solved
logo
Avatar
Avatar
Avatar
2
de jul. 25
1942
Recover Missing Website Header Logo Solved
logo
Avatar
Avatar
Avatar
Avatar
4
de juny 24
7587
Odoo enterprise license
licence
Avatar
Avatar
Avatar
2
de des. 23
5316
Addon with opl-1 is it usable for multiple database of a uniquer odoo server/instance for saas
licence
Avatar
0
de juny 22
4463
Unable to replace logo on website
logo
Avatar
0
de febr. 22
2559
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