| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Quality (quality_control)
• Discuss (mail) • Inventory (stock) |
| Community Apps Dependencies | Show |
| Lines of code | 447 |
| Technical Name |
mjb_activity_quality_check |
| License | OPL-1 |
| Website | https://www.majorbird.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Quality (quality_control)
• Discuss (mail) • Inventory (stock) |
| Community Apps Dependencies | Show |
| Lines of code | 447 |
| Technical Name |
mjb_activity_quality_check |
| License | OPL-1 |
| Website | https://www.majorbird.com |
Quality Check Inspector Activity
Automatically schedule an inspector activity when a quality check is created — no quality check starts without an assigned inspector
$5 USD Requires Activity Rule (mjb_activity_rule) + Quality Control app (Enterprise)The Problem
by Majorbird — Odoo Silver Partner
Quality checks are created automatically by quality control points but no one is specifically notified or assigned an activity to perform the inspection. Inspectors find out through informal channels or by manually checking the quality board. Missed checks cascade into production delays and compliance gaps. An automatic activity on check creation ensures every inspection is tracked, assigned, and visible.
What It Installs
| Field | Value |
|---|---|
| Engine | Activity Rule (mjb_activity_rule) |
| Model | quality.check |
| Trigger | on_create — fires when a new quality check is created |
| Condition | quality_state in ('none', 'in_progress') |
| Action | Schedule "Perform quality inspection" activity assigned to the responsible inspector |
| Default State | Disabled — review and enable when ready |
| Requires | Quality Control app (quality_control) — Odoo Enterprise |
Key Features
On Creation
Activity fires the instant a quality check is created — no manual step required.
Inspector Assigned
Activity is routed to the responsible inspector automatically — clear ownership from the start.
No Check Missed
Every quality control point gets an accountable inspection activity — full coverage guaranteed.
Engine-Powered
Fully configurable via the Activity Rule engine — activity type, deadline, and note all adjustable.
Scope & Limitations
- Targets quality.check records created by quality control points
- Requires the Quality Control app (quality_control) — Odoo Enterprise only
- Activity type and deadline are configurable in the rule — not hardcoded
- Works with Manufacturing, Inventory, and Purchase quality triggers
- Does not modify the quality check workflow — activity only
First Version — Your Feedback Welcome
This is the initial release. The rule ships disabled so you can review and configure before enabling. Contact us with feedback on the activity type, deadline setting, and inspector assignment logic.
About Majorbird
Odoo Silver Partner — Manufacturing, Inventory & Accounting Automation
Offices in Vietnam, China, Mexico, and the Middle East.
www.majorbird.comOdoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module