mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 07:51:59 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
Users must be added to the appropriate groups within Odoo as follows:
|
||||
|
||||
* Creators: Settings > Users > Groups > Management System / User
|
||||
|
||||
To configure email notifications for certain stages go to:
|
||||
|
||||
* Management System > Configuration > Nonconformities > Stages
|
||||
* Click on any stage and click the edit button.
|
||||
* Click on the dropdown icon in the field Email Template, select your template and click Save.
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
* Daniel Reis <dreis.pt@hotmail.com>
|
||||
* Glen Dromgoole <gdromgoole@tier1engineering.com>
|
||||
* Loic Lacroix <loic.lacroix@savoirfairelinux.com>
|
||||
* Sandy Carter <sandy.carter@savoirfairelinux.com>
|
||||
* Gervais Naoussi <gervaisnaoussi@gmail.com>
|
||||
* Eugen Don <eugen.don@don-systems.de>
|
||||
* Jose Maria Alzaga <jose.alzaga@aselcis.com>
|
||||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
|
||||
* Ernesto Tejeda
|
||||
|
||||
Trobz
|
||||
|
||||
* Dung Tran <dungtd@trobz.com>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
The development of this module has been financially supported by:
|
||||
|
||||
* Camptocamp
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
This module enables you to manage the nonconformities of your management systems:
|
||||
|
||||
* Quality (ISO 9001)
|
||||
* Environment (ISO 14001)
|
||||
* Information Security (ISO 27001)
|
||||
* Health and Safety (ISO 45001)
|
||||
* IT Services (ISO 20000)
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
* The custom emails should be replaced by Mail Tracking features and Subtypes (like in Project Tasks and Project Issues)
|
||||
* Automatically add responsible_user_id._uid, manager_user_id._uid, author_user_id._uid to chatter
|
||||
|
|
@ -0,0 +1,45 @@
|
|||
To use this module:
|
||||
|
||||
* Go to Management System > Nonconformities
|
||||
* Click on Create to enter the following information:
|
||||
|
||||
* Partner : Customer, supplier or internal personnel
|
||||
* Related to: Any reference pointing to the NC (order id, project id, task id, etc.)
|
||||
* Responsible: Person responsible for the NC
|
||||
* Manager : Person managing the department or owner of the procedure
|
||||
* Filled in by: Originator of NC report
|
||||
* Origins: The source of the NC, how was it discover
|
||||
* Procedures: Against which procedure is the NC
|
||||
* Description: Evidence, reference to the standards
|
||||
|
||||
* Click on Save and then on Analysis.
|
||||
|
||||
Go to the newly created NC and fill in the following
|
||||
information in the tab named Causes and Analysis:
|
||||
|
||||
* Causes: Add root causes
|
||||
* Analysis: Describe the results of the investigation
|
||||
* Severity: Select the severity among unfounded, minor and major
|
||||
* Immediate action: Create or select an immediate action if appropriate
|
||||
|
||||
Click on the Save button and then on the "Action Plan" button in the top right corner.
|
||||
|
||||
In the Actions tab, select or create new actions by entering the following
|
||||
items:
|
||||
|
||||
* Subject: What must be done - Return to Supplier, Use As Is, Scrap, Rework,
|
||||
Re-grade, Repair
|
||||
* Deadline: Date by which the action must be completed
|
||||
* Responsible: Person in charge for implementing the action
|
||||
* Type: Immediate, corrective or preventive actions or improvement opportunity
|
||||
* Description: Details of the action
|
||||
|
||||
When the action is created, a notification is sent to the person responsible
|
||||
for the action.
|
||||
|
||||
Enter comments into the input field below the "Plan Review" section, those comments are required to reach the next stage.
|
||||
|
||||
To begin the work on the planned Actions change the stage of the NC to open by clicking on the "In Progress" button in the top right corner.
|
||||
|
||||
When all actions of the plan are done, their effectiveness must be evaluated
|
||||
before closing the NC.
|
||||
Loading…
Add table
Add a link
Reference in a new issue