Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profit organisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo course community database gettingstarted
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo course community database gettingstarted
Over dit forum
  1. Getting Started
  2. Forum

Odoo Lines of Code Costs

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
4 Antwoorden
12322 Weergaven
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
Annuleer
Avatar
Alexandre Demeyer (dea)
Beste antwoord

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
Annuleer
Avatar
Oussama Ben Mahmoud
Beste antwoord

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
Annuleer
Avatar
Stefan Gyles
Beste antwoord

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
Annuleer
Avatar
Niyas Raphy (Walnut Software Solutions)
Beste antwoord

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
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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