コンテンツへスキップ

Task Check List and Approval Process v.17

The tool to make sure required jobs are carefully done on this task stage. Tasks checklists

38€ 34€

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

Enterprise
Community
Odoo.sh

When you define project stages, you consider some requirements a task should satisfy to be there and to be moved forward. Those requirements are of high importance to making projects run smoothly. Missing any step might lead to long-run troubles. To avoid those troubles use this tool. This Odoo app provides a checklist for each task stage to control requirements' fulfillment and to make sure that each action is fully approved by responsible users.

Stage-specific project checklists

Checklists are assigned per each task stage. For instance, actions for the 'to-do' and 'in progress' stages might be different. Prepare any number of checkpoints for each project stage

Actions ensured to be done

To move a task forward through the project funnel, its checklist should be fully confirmed ('moving forward' implies any change of stage from a lesser to a bigger sequence). For certain stages - e.g. for 'Canceled' - you may want to avoid such restrictions. Then, mark this stage as 'No need for checklist'

Highlighted task progress

Fulfillment progress is shown on task kanban and form views for instant overview

Approval history for managerial control

Checklist actions are saved in history. If a task is moved back, already-done checkpoints will be recovered. Turn on the setting 'not saved' to avoid that behavior for specific approval points

Multiple task checklist roles

The app lets assign security groups for each checklist point. Then, only users from those groups will be able to confirm a related item

Prohibit stage skipping

Configure specific stages as required, so users would not be able to skip those. Then, the stages with the 'Forbid skipping this stage' option will be always visited and their checklists will be fulfilled. The setting does not influence 'No need for checklist', for example, when you cancel a task

Forbid task regression

With the tool, configure the project pipeline to disallow moving tasks back. To that goal, turn on the option 'Forbid regression to this stage' for particular states. For example, to make sure no tasks become 'Under consideration' again

Super approval admins

The special role 'Checklist Super User' allows (a) to confirm any checkpoints disregarding defined security groups and (b) to move any task further (progress) without fulfilling checklists; (c) skip any states; (d) to move any task back (regress) even a new stage does not allow that.

Stage-specific checkpoints
Check items per project stage
Validation error: the project checklist is not approved
Check actions' progress

に関するよくある質問 Task Check List and Approval Process Odoo v.17

オプション「no need for checklist」をオン/オフするとどうなりますか?

"true" の場合、チェックリストなしでこの段階へタスクを移せます。通常は「キャンセル」段階向けで、キャンセルに追加操作は不要です。その場合、どの段階からでもタスクを「キャンセル」へ移せます(例: 新規 > キャンセル、進行中 > キャンセル)。

"false" の場合、パイプラインの先へ移すときは現在段階のチェックリスト入力が必要です。例: 「完了」状態には所定の操作が必要です。「承認中」から「完了」へ移すときは「承認中」段階の確認項目を確定します。"False" はフィールド "no need for checklist" の既定値です。

チェックリストを割り当てて設定できるのは誰ですか?

段階設定にアクセスできる人は、チェックリストの値を変更できます。

タスクを作り各ステージにチェックリストを足しましたが、項目が未チェックでも先に進みます。

ユーザーに "Task Checklist Super User" 権限がないことを確認してください。この権限があると、選択したセキュリティグループに関係なく任意の確認項目を確定し、未完了のままタスクを先へ進められます。

特定のユーザーグループ(例: プロジェクトマネージャ)にチェックポイント承認を割り当て、他の誰もできないようにできますか?

チェックリスト作成時、各文にユーザグループを選べます。完了にできるのはそれらのグループだけです。他の人が完了にしようとすると、システムは保存を許可せず警告が出ます。

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

現行の 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€
Task Auto Numbering and Search

The tool to quickly access and simply reference tasks by automatic numbers. Project tasks sequence. Project task numbering

38€
Custom Fields for Projects

The tool to add new fields for Odoo projects without any technical knowledge

38€