Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Copyright and logo use

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
licencelogo
2 Respuestas
10780 Vistas
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)
Mejor respuesta

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
Mejor respuesta

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
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
How to Add a New Social Media Icon in Odoo Website Footer? Resuelto
logo
Avatar
Avatar
Avatar
2
jul 25
2098
Recover Missing Website Header Logo Resuelto
logo
Avatar
Avatar
Avatar
Avatar
4
jun 24
7710
Odoo enterprise license
licence
Avatar
Avatar
Avatar
2
dic 23
5633
Addon with opl-1 is it usable for multiple database of a uniquer odoo server/instance for saas
licence
Avatar
0
jun 22
4569
Unable to replace logo on website
logo
Avatar
0
feb 22
2665
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Sitio web hecho con

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