コンテンツへスキップ

Contacts Duplicates Real Time Search v.18

The tool for real-time control of contact duplicates

38€ 34€

価格の有効期限: 2026-09-15 (プロモキャンペーンに従い August-September 2026).
このツールは標準の Odoo アプリ以外の追加依存を必要としません。
現在のバージョン: 18.0.1.0.4

Enterprise
Community
Odoo.sh

This is an Odoo partner manager tool to exclude double work and broken communication through fore-handed exposure of duplicates of contacts: customers, suppliers, and any Odoo partners.

Real-time search of duplicates

The tool detects duplicates for Odoo partners each time a document is opened or saved: on kanban, tree, and form views. It means that the search is done in real-time and takes into account all recent changes

Soft and rigid duplicates

The tool lets you both strictly avoid duplicates and/or just warn of those. Use rigid criteria to fully exclude duplicates. Use soft criteria to only notify Odoo users of possible duplicates

Configurable duplicates criteria

Duplicates are defined according to the rules which you set up. A rule is a field according to which an item is considered a copy. For example, an email or a name. A customer is considered a duplicate if it satisfies any of the criteria

Duplicates detection by storable fields

As duplicate criteria use any stored field of the following types: char, text, many2one, selection, date and datetime, integer, and float

Compatible with Odoo standard features

The module supports multi companies. Duplicates are searched within a certain company. Thus, there might be equal contacts related to different corporates. Found partners' duplicates might be merged through the standard Odoo merging tool

Smart partners' consideration

The tool lets restrict the search only to companies and stand-alone individuals (without a company). In this way, simple contacts will be excluded from duplicate detection. Optionally hide the kanban/tree counters to speed the loading up

Superuser Exception

Optionally, allow rigid duplicates created under Superuser. In this way, bypass rigid rules in Odoo eCommerce public checkouts and contact us forms.

Odoo: configure soft and rigid criteria to search for duplicates
Odoo partners duplicates: kanban view and the filter
Odoo contact rigid duplicates

Very satisfied, ideal tool for real and potential duplicates

We use it on Odoo V12 enterprise with our helpdesk application and we can easily manage potential and real duplicates ! Thanks you to Odoo Tools

Nicolas Odoo Apps Store で

Configurable duplicates criteria

  • Define on your own which Odoo partner fields should be used to search for duplicates
  • Search criteria for rigid and soft duplicates are set up independently
  • As duplicate criteria use any stored field of the following types: char (name, email, phone, mobile, etc.), text (descriptions), many2one (reference for a parent company or a related customer), selection (for instance, type), date and datetime (e.g. birthday), integer and float (any unique code or even planned revenue)
  • For all fields, a duplicate should have absolutely the same value. For example, '123' equals '123', but '123' is not equal '1234'
  • Only for the case of soft search by char fields, it is the operator 'ilike'. Thus, 'agro' is considered to be a potential duplicate of 'Agrolait' (but Agrolait is not considered a duplicate of 'agro')
  • You may restrict the search only to companies and stand-alone individuals. If the option is checked, Odoo will search only for and only among customers without a parent.
Soft parameters to detect duplicates
Rigid parameters to consider contact duplicates

Performance issues

The tool is optimized to make searches as efficient as Odoo ORM allows it. Simultaneously, with a growing number of documents, a search will become slower.

Since the search is done in real-time Odoo has to check all shown records for duplicates among all existing records. For example, when you open customers' kanban with 80 items, and you have 10,000 leads, the tool makes 80 searches by your criteria among 10000 documents. It may result in slowdowns of the following operations:

  • Opening kanban and list views of Odoo contacts. To avoid that, you may turn off showing the counter for a corresponding view.
  • Saving changes after updating partners. To avoid that, assign only soft parameters and neglect rigid ones.

に関するよくある質問 Contacts Duplicates Real Time Search Odoo v.18

ツールの更新ポリシーは何ですか?

現行の 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 プロジェクト用に新しい repo を作成します。

3. 次に odoo.sh に行き、Deploy ボタンをクリックします。ポップアップで決定を送信し、'Continue.' をクリックします。これでインストールが始まります。

これらの手順でプロジェクトの本番ブランチにアプリがインストールされます。他のブランチにデプロイする、またはモジュールを更新する場合は、次の操作を行います:

1. Odooストアからアプリのソースコードをアップロードします。

2. モジュールを必要な GitHub リポジトリにコミットします。アプリのフォルダ/ファイルが無視されていないこと(repo の .gitignore に含まれていないこと)を確認してください。リポジトリは odoo.sh が自動作成し、既定で重要な項目(例: /lib)が含まれることがあります。モジュールのディレクトリ、サブディレクトリ、ファイルを例外なくすべてアップロードしてください。

3. odoo.sh プロジェクトの対象ブランチを Deploy するか、 設定がそうなっている場合は自動ビルドされるまで待ちます。

自分のサーバーにアプリをインストールするには?

1. 購入したツールのソースコードをいずれかの Odoo アドオンディレクトリに解凍します;
2. Odoo サーバーを再起動します;
3. 開発者モードをオンにします(技術設定);
4. アプリ一覧を更新します(アプリメニュー);
5. アプリを見つけて「Activate」/「Install」を押します;
6. アプリページにガイドラインがあれば従ってください。

アプリに追加アドオンがあるのに気づきました。後から購入できますか?

はい、もちろんです。同時に Odoo は依存関係をすべてカートに自動追加するので、二重払いを避けるには既に購入したツールを除外してください。

アプリを Odoo.sh にデプロイしたらテストで警告/エラーが出ます

赤/オレンジの警告はアプリの機能に影響しません。残念ながら、標準の自動テストがアプリの目的と衝突する動作を想定するため、モジュールが通らないことがあります。たとえば価格計算を変える一方、標準 Odoo モジュールのテストは最終価格を標準アルゴリズムと比較します。

まず、デプロイ済みデータベースの機能を確認してください。すべて正しく動いていますか?

それでも警告が実機能に影響すると考える場合はご連絡のうえ、インストールログ一式とデプロイ済みモジュールの全一覧(コアおよびサードパーティ含む)を送ってください。

アプリを御社から直接購入できますか?

いいえ、ツールは 公式の Odoo アプリストア.

割引をいただきたいです

残念ながら、個別価格を提示する技術的手段が ありません。 

Odoo Online (SaaS)データベースにアプリをインストールできますか?

いいえ、サードパーティアプリは Odoo Online では使えません。残念ながら Odoo SaaS がその可能性をブロックします。

ツールは他のアプリに依存しています。それらも購入すべきですか?

はい、ツールが正しく動くには依存関係に記されたすべてのモジュールが必要です。アプリページの価格には必要な依存関係がすでに含まれています。

モジュールの米ドル価格はいくらですか?なぜ変わりましたか?

モジュールの価格はユーロ建てです。Odoo ストアは内部為替レートで他通貨に換算します。そのため為替が更新されると米ドル価格が変わることがあります。

英語以外のアプリ・サイト文言は AI 支援で作成され、 公式の Odoo 翻訳に揃えています。誤りを見つけたら、 翻訳の正確さについてチケットを送る 修正します。

Odoo デモデータベース(ライブプレビュー)

このアプリでは無料の個別デモデータベースをご用意できる場合があります。

ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。

ご依頼に応じて個別のライブプレビューデータベースを用意します。約2週間、テストや前提の確認ができます。

不具合報告

不具合や一貫しない動作があれば、遠慮なくご連絡ください。購入から60日以内の修正を保証し、その後もツール改善に力を入れています。

ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。

リクエストにはできるだけ多くの詳細を含めてください:スクリーンショット、Odoo サーバーログ、問題の再現手順の完全な説明など。通常、問題の作業計画の作成(不具合が確認された場合)または実施すべき内容の案内(それ以外)には数営業日かかります。

公開の機能リクエストとモジュールのアイデア(無償開発)

ツール改善への意欲は強く、フィードバックには感謝します。要件が広く役立ち、効率よく実装できる場合、チームは To-do リストに加えます。

このような To-do リストは定期的に処理され、追加料金は発生しません。期限や最終デザインは約束できませんが、投資とリスクなしで望む機能を得る良い方法になることがあります。

ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。

こちらのツールもおすすめです
Cloud Storage Solutions

The tool to flexibly structure Odoo attachments in folders and synchronize directories with cloud clients: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box, and NAS. DMS. File Manager. Document management system

398€ 358€
OneDrive / SharePoint Odoo Integration

The tool to automatically synchronize Odoo attachments with OneDrive files in both ways

487€ 438€
Password Manager

The tool to safely keep passwords in Odoo for shared use. Shared vaults

198€
KnowSystem: Knowledge Base System

The tool to build a deep and structured knowledge base for internal and external use. Knowledge System. KMS. Wiki-like revisions.

398€
Universal Appointments and Time Reservations

The tool for time-based service management from booking appointments to sales and reviews

398€ 358€
KPI Balanced Scorecard

The tool to set up KPI targets and control their fulfillment by periods. KPI dashboards. Dashboard designer. KPI charts

198€
Google Drive Odoo Integration

The tool to automatically synchronize Odoo attachments with Google Drive files in both ways

487€ 438€
Security User Roles

The tool combines users in roles and simplifies security group assigning. Access group management. Users mass updating

38€
Flexible Timetables and Shifts

The tool to plan, share and control employees shifts in a form of weekly timetables. Work schedule. Work shift calendar

98€ 88€