Password Manager v.15
The tool to safely keep passwords in Odoo for shared use. Shared vaults. Encryption
This app lets organize the safe passwords keeping system to structure, find and securely share password bundles.
- a core app to manage vaults and passwords. Jeho cena je 198€.
- an extension to add custom fields for password keys. Features assumed by this app are marked by the icon . Jeho cena je 38€.
Shared passwords vaults for team use
Passwords are combined in bundles: each might be shared with any user and any user group
Single view interface
Structure vault by tags, sort keys, proceed mass actions, copy credentials to buffer from the same interface
Encrypted and protected password manager
The tool introduces a few security layers to minimize the possibility of data leaks
Partners-related passwords
Link passwords with Odoo contacts for a quick access
Auto generation
Force Odoo and let users create passwords based on chosen length and requirements
Passwords quality check
Password strength is estimated in real-time to make sure no weak passwords are introduced. Potential duplicates are easily detected
Batch update, export, and import
Configure your mass actions: export, update tags or partner, archive or restore, import vaults from an electronic table, etc.
Custom fields
Define passwords' typology and add custom attributes.
Very good password management module
Easy installation and quick setup
Shared use, encryption, and protection of passwords
Sharing Policies
-
Have as many password vaults for any user group as you need
-
To grant access just indicate a user or a user group in the table of access levels
-
Bundle administrators may access, update or delete the bundle, its passwords, and its tags. Admins are assumed to manage access levels, modify update policies, and set extra passwords
-
Full rights users may access, update or delete passwords and tags related to the bundle, but they can't change the vault itself, its access levels, or settings
-
Readonly access users may observe and address passwords and tags of the bundle. Such users can't modify any objects
-
The bundle creator is always its administrator. The Odoo super admin (with id 1) has full rights to all bundles and passwords
Security Layers
-
All passwords are symmetrically encrypted. It means that to decrypt a password, plotters should know the exact decryption algorithm and a bundle decryption key/bundle salt and password
-
For each bundle, you can assign an extra password, which would be required to enter each time any user applies to that bundle or its passwords. The session period after successful login is set up in minutes
-
Vault extra password is also kept in the database decrypted, and might be changed by a bundle administrator (sure, if he/she enters a correct old paraphrase). If bundle password is set, keys are encrypted by that password hashed by an auto generated salt
-
For each bundle, it is possible to define password update policies in days. Then, the user who is set up as 'Responsible for password updates' would be assigned special activities to update keys.
Custom attributes for Odoo passwords
-
Custom attributes' creation does not require any technical knowledge. In order to show a new property for passwords, just add a new field and enter details
-
It is possible to add custom fields of the following types: single-line text (char), simple text without formatting (text), rich text (HTML-formatted text), integer or float numbers, drop-down choice with your own options (selection), checkbox (boolean), date or date and time, binary (a file to upload), reference to another Odoo document (e.g. for sale order, contact; many2one)
-
The tool lets you comfortably select an interface position of a custom field from a closed list of options
-
Distinguish passwords by types in order to show properties only for suitable ones. Thus set of columns for 'virtual servers' and 'email servers' might be different
-
Mark a custom field required to force users to enter values
-
Custom password fields might be imported and exported
-
The rights to create custom fields belong only to Odoo administrators.
Duplicates detection and passwords merging
-
The app introduces a configurable system to find passwords duplicates
-
Define on your own which fields should be used to search duplicates. Choose such fields on the app configuration page, the section 'Duplicates search'
-
As duplicate criteria use any stored field of the following types: char (reference, user name, email, phone, etc.), text (notes), many2one (linked partner, type, etc.), date and datetime, integer, and float. Duplicates detection is possible also based on custom fields of the same types
-
For all fields, a duplicate should have absolutely the same value. For example, '123' equals '123', but '123' is not equal '1234'. Only in the case of char fields, it is a comparison without taking into account capital letters ('Server' equals 'serVER')
-
Apply the filter 'Potential duplicates' in the passwords interface to observe candidates. You may search within a particular bundle or in all passwords simultaneously
-
When you register a new password, check also the red button on the top right corner. If it is shown, make sure you do not create a potential copy of an existing key
-
Found duplicates or just any password keys might be merged to a single record. To that end, do not forget to add the mass action 'Merge passwords' on the configuration page
-
To merge passwords, select required keys and push the mass action 'Merge passwords' on the right navigation panel
-
In the wizard, as the 'Password to merge', choose one that would be the prime source of the details. In case of conflicts, its value would be prioritized
-
In the wizard, as the 'Merged passwords', choose keys that would be used as a source of complementary details (for example, details which are missing in the main password)
-
Then, press the button 'Save'. As a result, the app would archive all the 'Merged passwords' and enrich the 'Password to merge'
-
Staring from the 'Password to merge' values, the tool would check the fields reference, bundle, user name, email, URL, phone, last password update date, and linked partner. The app would select the first found not null value
-
The app would also accumulate notes, attachments, and tags from all merged records
-
Values of custom fields would be chosen according to keys sequence starting from the 'Password to merge'. Take into account that tables (one2many and many2many fields) would be left as they are in the 'Password to merge'.
Tipy k konfiguraci a instalaci pro Password Manager Odoo v.15
Python dependencies
To guarantee tool correct work you would need a number of Python libraries: zxcvbn, cryptography:
pip3 install zxcvbn cryptography
Často kladené otázky o Password Manager Odoo v.15
Jak zobrazim vsechna hesla partnera?
Otevrete Kontakty, partnera a kliknete na chytre tlacitko 'Passwords'. Dostanete se do Password Manager a uvidite vsechna hesla tohoto partnera.
Jak smazu balicek hesel (Password Manager)?
Tlacitko 'Delete' je v hlavni nabidce balicku skryte z bezpecnostnich duvodu. Smazani: 1. Tri tecky vpravo nahore. 2. Rezim upravy, 'Save'. 3. Nad balickem 'Action' a 'Delete'.
Jaka jsou pravidla aktualizaci vasich nastroju?
Podle aktualnich pravidel Odoo Apps Store:
- Modul koupeny pro verzi 12.0 nebo starsi dava pristup ke vsem verzim az do 12.0.
- Od verze 13.0 se kazda verze modulu kupuje samostatne.
- Bez ohledu na verzi da nakup pravo na vsechny aktualizace a opravy v ramci hlavni verze.
Tym faOtools tato pravidla neridi. S otazkami se obratte primo na zastupce Odoo Apps Store.
Jak nainstaluji aplikaci na Odoo.sh?
Nejprimejsi postup je vestaveny tok obchodu Odoo:
1. Otevrete stranku modulu a kliknete na Deploy on odoo.sh
2. Budete presmerovani na GitHub. Prihlaste se a kliknete na Create a new repo nebo pouzijte existujici. Repozitar musi byt soukromy. Aplikace pod licenci OPL-1 nesmi byt verejne. V pripade potreby vytvorte nove repo pro projekt Odoo.sh
3. Pote v odoo.sh kliknete na Deploy, potvrdte a kliknete na Continue. Instalace se spusti.
Tyto kroky nainstaluji aplikaci na production vetev. Pro jine vetve nebo aktualizaci:
1. Stahnete zdrojovy kod z obchodu Odoo
2. Commitnete modul do GitHub repozitare. Zadna slozka/soubor aplikace nesmi byt v .gitignore. Repa vytvorena odoo.sh mohou ignorovat dulezite cesty (napr. /lib). Nahrajte vsechny adresare a soubory modulu
3. Deployujte cilovou vetev projektu odoo.sh, nebo pockejte na automaticky build, pokud to nastaveni predpoklada.
Jak nainstaluji aplikaci na vlastni server?
2. Restartujte server Odoo;
3. Zapnete vyvojovsky rezim (technicka nastaveni);
4. Aktualizujte seznam aplikaci (nabidka Aplikace);
5. Najdete aplikaci a kliknete na Activate/Install;
6. Postupujte podle pokynu na strance aplikace, pokud existuji.
Aplikace ma dalsi rozsireni. Mohu je koupit pozdeji?
Ano. Odoo automaticky prida zavislosti do kosiku: vylucte jiz zakoupene nastroje, abyste neplatili dvakrat.
Nasadil jsem aplikaci na Odoo.sh a v testech vidim varovani/chybu
Cervene/oranzove varovani neovlivnuje funkce aplikace. Nase moduly obcas neprojdou standardnimi automatickymi testy, protoze ty predpokladaji chovani, ktere je v rozporu s cili aplikace. Napriklad menime vypocet ceny, zatimco testy Odoo porovnavaji konecnou cenu se standardnim algoritmem.
Nejprve zkontrolujte funkce nasazene databaze. Funguje vse?
Pokud se stale domnivate, ze varovani ovlivnuje skutecne funkce, kontaktujte nas a poslete kompletni instalacni protokoly a uplny seznam nasazenych modulu (jadro a treti strany).
Mohu si aplikaci koupit primo u vas?
Ne, nastroje siritime pouze pres oficialni obchod aplikaci Odoo.
Chtel bych slevu
Bohuzel nemame technicke prostredky na individualni ceny.
Mohu aplikaci nainstalovat na databazi Odoo Online (SaaS)?
Ne, aplikace tretich stran nelze pouzit na Odoo Online. Odoo SaaS tuto moznost blokuje.
Nastroj zavisi na jinych aplikacich. Mam je koupit?
Ano, nastroj vyzaduje vsechny moduly oznacene v zavislostech. Cena na strance aplikace je jiz zahrnuje.
Jaka je cena modulu v americkych dolarech? Proc se zmenila?
Ceny nasich modulu jsou v eurech. Obchod Odoo prevadi ceny do jinych men podle vnitrniho kurzu. Proto se cena v americkych dolarech muze zmenit pri aktualizaci kurzu.
Znění aplikace a webu v jiných jazycích než angličtině je s pomocí AI a sladěné s oficiálními překlady Odoo. Pokud si všimnete chyby, odešlete tiket o správnosti překladů a opravíme to.
Chyba Výkazy
Pokud narazíte na chyby nebo nekonzistentní chování, ozvěte se. Opravy do 60 dnů od nákupu garantujeme a nástroje vylepšujeme i poté.
Ke kontaktu nepotřebujete telefon ani kreditní kartu. Stačí krátká e-mailová registrace, která netrvá déle než 30 sekund.
Přiložte co nejvíc podrobností: snímky obrazovky, protokoly serveru Odoo a úplný popis reprodukce. Pracovní plán (je-li chyba potvrzena) nebo pokyny (jinak) obvykle trvají několik pracovních dní.
Veřejný Vlastnosti Požadavky Modul Nápady ZDARMA Vývoj
Jsme silně motivováni zlepšovat nástroje a vděční za každou zpětnou vazbu. Pokud jsou požadavky veřejně užitečné a dají se efektivně implementovat, tým je zařadí na seznam úkolů.
Takový seznam úkolů se zpracovává pravidelně a nepředpokládá příplatky. I když nemůžeme slíbit termíny a finální návrh, může to být dobrý způsob, jak získat požadované funkce bez investic a rizik.
Ke kontaktu nepotřebujete telefon ani kreditní kartu. Stačí krátká e-mailová registrace, která netrvá déle než 30 sekund.
Nástroj pro flexibilní strukturu příloh Odoo ve složkách a synchronizaci adresářů s cloudovými klienty: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box a NAS. DMS. Správce souborů. Systém správy dokumentů
Nástroj pro automatickou obousměrnou synchronizaci příloh Odoo se soubory OneDrive
Nástroj pro automatickou obousměrnou synchronizaci příloh Odoo se soubory Google Drive
Nástroj pro nastavení cílů KPI a kontrolu jejich plnění po obdobích. Přehledy KPI. Návrhář dashboardů. Grafy KPI
198€Nástroj pro vybudování hluboké a strukturované znalostní báze pro interní i externí použití. Knowledge System. KMS. Revize ve stylu wiki.
398€Nástroj pro časově vázané řízení služeb od rezervace schůzek po prodej a recenze
Nástroj pro správu Odoo z oblíbených AI chatů přes MCP. Claude. Jakákoli AI s podporou MCP.
198€Nástroj přitáhne pozornost uživatelů k podstatným detailům dokumentu a varováním