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. Его цена 198€.
- an extension to add custom fields for password keys. Features assumed by this app are marked by the icon . Его цена 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'.
Советы по настройке и установке для 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
Часто задаваемые вопросы о Password Manager Odoo v.15
Как посмотреть все пароли партнёра?
Чтобы увидеть все пароли партнёра, откройте Контакты, карточку партнёра и нажмите смарт-кнопку 'Passwords'. Откроется приложение Password Manager со всеми паролями этого партнёра.
Как удалить пакет паролей (Password Manager)?
Кнопка 'Delete' скрыта в главном меню пакетов из соображений безопасности. Чтобы удалить пакет: 1. Три точки в правом верхнем углу пакета. 2. Откроется режим правки — нажмите 'Save'. 3. Над пакетом появится 'Action' — выберите 'Delete'.
Какова политика обновлений ваших инструментов?
По текущим правилам Odoo Apps Store:
- Модуль, купленный для версии 12.0 и ниже, даёт доступ ко всем версиям до 12.0 включительно.
- С версии 13.0 каждую версию модуля нужно покупать отдельно.
- Независимо от версии покупка даёт право на все обновления и исправления в рамках этой мажорной версии.
Команда faOtools эти правила не задаёт. Вопросы направляйте напрямую представителям Odoo Apps Store.
Как установить приложение на Odoo.sh?
Самый прямой способ - встроенный сценарий магазина Odoo:
1. Откройте страницу модуля и нажмите Deploy on odoo.sh
2. Вас перенаправит на GitHub. Войдите в аккаунт и нажмите Create a new repo или выберите существующий. Репозиторий должен быть закрытым: публиковать приложения по лицензии OPL-1 нельзя. При необходимости создайте новый репозиторий для проекта Odoo.sh
3. Затем в odoo.sh нажмите Deploy, подтвердите решение и нажмите Continue. Так запустится установка.
Эти шаги ставят приложение на production-ветку проекта. Для других веток или обновления модуля:
1. Скачайте исходный код из магазина Odoo
2. Закоммитьте модуль в нужный репозиторий GitHub. Ни одна папка или файл приложения не должны попасть в .gitignore. Репозитории, которые создаёт odoo.sh, по умолчанию могут игнорировать важные пути (например /lib). Загрузите все каталоги и файлы модуля без исключений
3. Разверните целевую ветку проекта odoo.sh или дождитесь автоматической сборки, если так настроено.
Как установить приложение на свой сервер?
2. Перезапустите сервер Odoo;
3. Включите режим разработчика (технические настройки);
4. Обновите список приложений (меню приложений);
5. Найдите приложение и нажмите Activate/Install;
6. Следуйте рекомендациям на странице приложения, если они есть.
У приложения есть дополнительные модули. Можно купить их позже?
Да. При этом Odoo сам кладёт все зависимости в корзину: исключите уже купленные инструменты, чтобы не заплатить дважды.
Я развернул приложение на Odoo.sh и вижу предупреждение или ошибку в тестах
Odoo Красное или оранжевое предупреждение не влияет на функции приложения. Иногда наши модули не проходят стандартные автотесты, потому что те ждут поведение, которое противоречит целям приложения. Например, мы меняем расчёт цены, а тесты ядра сравнивают итог со стандартным алгоритмом.
Сначала проверьте саму развёрнутую базу: всё ли работает?
Если всё же считаете, что предупреждение ломает функции, напишите нам и пришлите полные логи установки и полный список установленных модулей (ядро и сторонние).
Можно ли купить приложение напрямую у вас?
Нет, мы распространяем инструменты только через официальный магазин приложений Odoo.
Я хочу получить скидку
К сожалению, у нас нет технической возможности давать индивидуальные цены.
Можно ли поставить приложение на базу Odoo Online (SaaS)?
Нет, сторонние приложения нельзя использовать на Odoo Online. Odoo SaaS это блокирует.
У инструмента есть зависимости. Нужно ли их покупать?
Да, для корректной работы нужны все модули из зависимостей. Цена на странице приложения уже включает необходимые зависимости.
Какова цена модуля в долларах США? Почему она меняется?
Цены на наши модули заданы в евро. Магазин Odoo пересчитывает их в другие валюты по своему внутреннему курсу. Поэтому цена в долларах США может меняться при обновлении курса.
Тексты приложения и веб-сайта на языках, отличных от английского, переведены с помощью ИИ и согласованы с официальными переводами Odoo. Если вы заметили ошибку, отправьте тикет о переводе и мы исправим его.
Отправка отчетов об ошибках
Если вы столкнулись с ошибками или непоследовательным поведением, не стесняйтесь обращаться к нам. Мы гарантируем предоставление исправлений в течение 60 дней с момента покупки и очень заинтересованы в улучшении наших инструментов даже по истечении этого периода.
Чтобы связаться с нами, вам не нужен номер телефона или кредитная карта. Вам нужно всего лишь пройти короткую регистрацию по электронной почте, которая займет не более 30 секунд.
Укажите в запросе как можно больше сведений: снимки экрана, журналы сервера Odoo, полное описание воспроизведения проблемы и так далее. Обычно подготовка рабочего плана по проблеме (если ошибка подтверждена) или рекомендаций по необходимым действиям (в противном случае) занимает несколько рабочих дней.
Запросы на публичные функции и идеи модулей (бесплатная разработка)
Мы очень заинтересованы в улучшении наших инструментов и будем благодарны за любые отзывы. Если ваши требования общедоступны и могут быть эффективно реализованы, команда включит их в наш список дел.
Такой список дел обрабатывается регулярно и не предполагает дополнительных комиссий. Хотя мы не можем обещать сроки и окончательный дизайн, это может быть хорошим способом получить желаемые функции без вложений и рисков.
Чтобы связаться с нами, вам не нужен номер телефона или кредитная карта. Вам нужно всего лишь пройти короткую регистрацию по электронной почте, которая займет не более 30 секунд.
Инструмент, чтобы раскладывать вложения Odoo по папкам и синхронизировать каталоги с Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box и NAS. Файловый менеджер. DMS
Инструмент для двусторонней синхронизации вложений Odoo с OneDrive
Инструмент для двусторонней синхронизации вложений Odoo с Google Drive
Инструмент, чтобы задавать цели KPI и контролировать выполнение по периодам. Дашборды KPI. Конструктор. Графики
198€Инструмент, чтобы строить глубокую базу знаний для своих и внешних. Knowledge System. KMS. Правки как в вики
398€Инструмент для услуг по записи: от бронирования до продаж и отзывов
Инструмент, чтобы управлять Odoo из любимых AI-чатов через MCP. Claude. Любой AI с MCP.
198€