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 course community database gettingstarted
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo course community database gettingstarted
Acerca de este foro
  1. Getting Started
  2. Foro

Odoo Lines of Code Costs

Suscribirse

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

Se marcó esta pregunta
4 Respuestas
12373 Vistas
Avatar
Damien Taylor

Hi all, 

Is anybody able to help me understand the lines of code costs:

a) Does this only apply to Odoo Online or does it also apply the self hosted enterprise installations?


b) What constitutes custom code, is it only installed custom apps or does it include me going into settings -> Technical -> and then adding new views, menu's, etc...


Thanks,
Damien

1
Avatar
Descartar
Avatar
Alexandre Demeyer (dea)
Mejor respuesta

Hello everyone,

The number of lines of code (LoC) displayed on https://apps.odoo.com/apps represents the total lines of code included in a module when you get it. All these modules must be deployed either through https://www.odoo.sh/ (PaaS) or on-premise (self-hosted). Only industry modules developed by Odoo itself (https://apps.odoo.com/apps/industries/browse) can be installed on the SaaS version (custom pricing plan).

Maintenance fees: 

By default, custom code is not maintained by Odoo. This means that for all the modules listed on apps.odoo.com, you can deploy them on-premise or via odoo.sh without incurring any maintenance fees.

On our SaaS platform, if you want to install an industry module that includes custom code, maintenance fees will apply. Additionally, it is not possible to deploy third-party modules (not written by Odoo) on SaaS.

For third-party modules on Odoo.sh (PaaS) that you wish to have maintained by Odoo, you must contact us. We will first conduct a paid code review. If necessary, we may rewrite parts of the code to optimize it. If we agree to maintain the code, a fee of €16/month per 100 LoC (depending on your country and applicable price list) will be charged. To qualify for maintenance by Odoo, the module must be hosted on odoo.sh and stored in Odoo's repository, not yours.

The same principles apply to any custom code you write on your database (in Python, JavaScript, CSS, etc.). Odoo considers this custom code as equivalent to a third-party module, which is not maintained by default if you are on-premise or using odoo.sh with your own repository.

For Odoo Community, there are no maintenance fees at all (as it's on premise by default).

I hope this clarifies the situation.
--
Alexandre Demeyer


0
Avatar
Descartar
Avatar
Oussama Ben Mahmoud
Mejor respuesta

Hello ,

Thank you for the clarification. I noticed that in the Odoo Enterprise Subscription Agreement, the maintenance fee for custom modules (Covered Extra Modules) is described as optional — it only applies when the customer chooses to pay for additional support, upgrades, and bug fixing services.

However, I also see in your quotation that any custom code added to the database automatically incurs a recurring maintenance fee per 100 lines of code, which seems to contradict the subscription agreement’s definition of Covered Extra Module.

Could you please confirm whether it’s possible to cancel or disable the maintenance coverage for custom modules in order to avoid this extra charge?

I’d like to continue using Odoo without the additional maintenance cost for custom code, if that’s an option.

Thank you for your clarification and help.

Best regards,

0
Avatar
Descartar
Avatar
Stefan Gyles
Mejor respuesta

Looking at the "Odoo Enterprise Subscription Agreement" it seems only due when the customer choses to actually buy coverage for additional modules.

Under definitions: Covered Extra Module: A Covered Extra Module is an Extra Module for which the Customer chooses to pay a maintenance fee in order to get support, upgrade and bugfixing services.

Under charges and fees: In addition, services for Covered Extra Modules are charged based on the number of lines of code in the modules. When the Customer opts for the maintenance of Covered Extra Modules,....

So it seems only applicable when explicitly choosing for the extra support level.

The strange thing that separately to what's in the subscription agreement I see the following in a quotation from Odoo: "If you add custom code to your database at any time, an extra recurring fee will be charged per 100 lines for the maintenance of your specific code. Maintenance includes bug fixes, technical support, and upgrades. Custom code can come from the installation of third party modules (from the Odoo Apps Store or any other source), or from the import of Studio modules (or any other data module), or from the creation of technical elements (like server actions, automated actions, or calculated fields)."

Which seems to be in contradiction with the subscription agreement

0
Avatar
Descartar
Avatar
Niyas Raphy (Walnut Software Solutions)
Mejor respuesta

Hi,

Actually this is not the cost for odoo online, as we know, the odoo online wont support any custom modules.


This is cost of charge which Odoo SA calculates, if the customer is using this app and requesting Odoo SA to migrate the written code to higher version along with the DB migration.


Thanks

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
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.

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