Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

What do the different "technical features" settings enable?

Naroči se

Get notified when there's activity on this post

This question has been flagged
configurationusersv7
3 Odgovori
16489 Prikazi
Avatar
Alexandre Fayolle - Camptocamp

In the "Access rights" tab of a user, there is a list of "technical features". However, no help is available as far as I can tell describing what these technical feature do. For some of them, the name is self-explanatory (e.g. Multi currency). For others, things are much less clear (e.g. "Manage serial numbers" vs. "Manage logistic serial numbers" or "Analytic accounting" vs. "Analytic accounting for purchases": in both cases does the first imply the second?)

Is there a list describing these technical features and their scope?

6
Avatar
Opusti
Avatar
Fabien Pinckaers (fp)
Best Answer

The "Technical Features" is a group that you can assign on users to give access to lots of technical information. Once you are in this group, you have more menus in each application (don't forget to reload menus after assigning the group) mostly for configurations. You also have more fields visible on most views.

As an example, on the user view, it shows all fields that are the groups this user can belong to. Most of these hidden groups are configurable through the Settings / ... menu. The tooltips on the checkbox fields in the Settings menus are more explicit about their business impact.

It's not very useful to assign such groups on the user form because it's much easier to configure such options from the Settings / ... menu instead. This will assign groups to all users and set the default groups for new users.

But you can still assign a technical group on a specific user if he should be the only one to benefit from this option. Example of options you find in these groups: "Allow to set a different address for delivey and invoicing on the sale order" or "Allow using different units of measures".

5
Avatar
Opusti
Flyguy

This should be better documented 'lots of technical information' => what information? 'more menus' => what menus? 'more fields on most views' => what fields? what views?

I lose a lot of hours trying to find out how OpenERP works because of poor (if any) documentation. How much time can it take to document something like these technical features? I can't imagine it taking more then half an hour for the person who programmed it...

Nitin Surana

Is there something explaining these technical features now ?

Avatar
Alexandre Fayolle - Camptocamp
Avtor Best Answer

After prodding a bit, the technical features are in fact res.groups, created by addons, and there seems to be a naming convention about those groups to dispatch them in the various section of the Access Rights tab.

I posted a feature request for some improvements about this.

1
Avatar
Opusti
Avatar
Nicolas Bessi
Best Answer

This will not answer you question but it is a quick tip to help.

If you switch to developper mode and look at the name of the setting you will see the setting name.

  • If it it starts with module_xxx this will install addon xxx, so you can hace a look in module description.
  • If it starts with group_xxx is will attribute group to all user.
  • if it starts with default_xxx it will set a default value

It is just a workaround to help. I do not thing there is any way to get more information if the help of the field is not set in base code...

0
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Is it possible to delete a user?
users v7
Avatar
1
mar. 15
8194
where to setup access control and user group on V7
users v7
Avatar
Avatar
1
mar. 15
7187
User Access Rights Settings ----> Company Logo
users v7
Avatar
Avatar
Avatar
2
mar. 15
9087
OpenERP7, new user with full rights unable to create new partners
users v7
Avatar
Avatar
Avatar
Avatar
3
mar. 15
13672
Why is there two different config files for OpenERP?
configuration v7
Avatar
Avatar
1
mar. 15
5595
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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