Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Does Activating the __system__ User Count Towards Licensing?

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
userslicensing
2 Răspunsuri
1699 Vizualizări
Imagine profil
João Ribeiro

Hello,

I would like to clarify the licensing implications of activating and setting a password for the __system__ user in Odoo.

In my case, I manage multiple Odoo instances for my clients, and I would like to use the __system__ user as a technical access account. The idea is to avoid asking my clients for their passwords whenever I need to make modifications or provide support. Instead, I would log in with the __system__ user, which would be pre-configured with the necessary permissions.

My question is:

  • If I activate the __system__ user and set a password, will it count as a billable user in Odoo's licensing model?
  • Is this approach compliant with Odoo’s licensing terms, or would it be considered an additional user?

I appreciate any clarification on this topic.

Thank you!

0
Imagine profil
Abandonează
Imagine profil
Chris Dominiak (Intero Technologies GmbH)
Cel mai bun răspuns

Hi João,

yes, as soon as you activate the user, it counts as an additional licence and would therefore also incur monthly costs.

However, there is a way to avoid this issue and register as an inactive _system_user; however, this requires a basic adjustment per Odoo instance and should be taken into account directly when setting up new instances if you want to save yourself separate manual effort later.

Odoo has its own function for logging in as an administrator in the system as a SuperUser - the _system_user is then accessed here, even if it is actually archived. In the browser, you can switch to SuperUser mode as a logged-in admin either via ‘[domain_name]/web/become in the URL or via the developer mode and then the beetle that appears at the top - as you can then see, your account becomes the _system_user or OdooBot user.

So that it is not necessary to log in to the system as an administrator beforehand, the function for /web/become must be overwritten (I can provide code if required). In the function, a login as administrator is then executed and /web/become is called directly, so that you immediately log in as _system_user when connecting.

A password for the _system_user is then not necessary - but you can set a password on the system side as with an htaccess (independent of the password in Odoo - this is not used).


Note: if you log in as _system_user, you still do not have all rights and functions in the system, even if this appears to be the case at first - for example, you cannot open a Point of Sales session as _system_user, as this requires an active user in the system. This should at least be taken into account in the support section, as not everything is possible after all


Regards,
Chris Dominiak (Intero Technologies GmbH)

0
Imagine profil
Abandonează
João Ribeiro
Autor

Hi Chris,

Thank you for your detailed explanation regarding the __system__ user and the licensing implications. I really appreciate the insights!

Your suggestion of using /web/become to switch to SuperUser mode without requiring an active __system__ user is very useful. However, I would like to explore another possibility:

Would it be possible to create a new inactive user (instead of using __system__) that I could log into without it being counted as a licensed user? Essentially, I’m looking for a way to have a technical/support user that:

Remains inactive (so it does not consume a license)

Can be logged into when needed, similar to the /web/become method

Does not require me to ask clients for their passwords

Retains all necessary permissions for debugging and making changes

Do you know if there’s a way to achieve this, perhaps by modifying the login process or utilizing a different mechanism?

Thanks again for your help!

Best regards,
João

Imagine profil
Ray Carnes (ray)
Cel mai bun răspuns

You can't actually activate the __system__ User.

Any active Internal User counts towards the total Users licensed for the Subscription (is billable).

If Odoo.sh is an option, you can host your client's databases there and impersonate any User.

If you are an Odoo Accounting Partner and a client invites you to their Odoo Online database, the User they create for you will NOT count (is NOT billable). See https://www.odoo.com/accounting-firms/register

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Enterprise License Issue
modules users licensing
Imagine profil
2
mar. 25
3892
Remove access rights to a date
users
Imagine profil
Imagine profil
Imagine profil
2
oct. 25
761
Managing users access rights UI changed from last week Rezolvat
users
Imagine profil
Imagine profil
1
sept. 25
2429
What is exact difference between portal and public user in odoo? when We need to create a public user? Rezolvat
users
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
iul. 25
9446
How can I view user login history in my Odoo Standard v18 database?
users
Imagine profil
Imagine profil
1
mai 25
2283
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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