Hi folks,
We're slowly migrating our quality workflows in Odoo (V17e On-prem) from our current document management system.
One of the hurdles I'm faced with is concerning our daily pre-operation inspections. In a nutshell, we have to complete an inspection procedure and log the results in a document daily before proceeding with any production activities. Furthermore, before and after production runs of certain products, that same inspection needs to happen.
I've been exploring some options to implement those in Odoo:
- Use recurring preventive maintenance checks using worksheets.
- Use the Sign app and create signature requests using crons.
- 3- Create Inspection MOs with quality checks daily.
- Use a quality control point recurring Daily to create a quality check of the first MO of the day.
Unfortunately, none of those solutions completely fill our needs. Ideally, the inspections would:
- Be created on a schedule automatically (for the daily ones)
- Be able to be created on demand when needed during the day
- Allow our operators to fill the inspection using a tablet
- Be able to block a work center from proceeding with work orders
- Be taken into account when planning work orders
The last 2 requirements are in the "wants" more than the "need" category.
Has anyone implemented something similar before? If so, would you be able to share the method used?
Thank you