-
-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] mgmtsystem_audit: pre-commit auto fixes
- Loading branch information
Showing
10 changed files
with
93 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[build-system] | ||
requires = ["whool"] | ||
build-backend = "whool.buildapi" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Users must be added to the appropriate groups within Odoo as follows: | ||
|
||
- Creators: Settings \> Users \> Groups \> Management System / User | ||
- Responsible Persons: Settings \> Users \> Groups \> Management System | ||
/ Approving User |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
- Daniel Reis \<<dreis.pt@hotmail.com>\> | ||
- Joao Alfredo Gama Batista \<<joao.gama@savoirfairelinux.com>\> | ||
- Maxime Chambreuil \<<maxime.chambreuil@savoirfairelinux.com>\> | ||
- Sandy Carter \<<sandy.carter@savoirfairelinux.com>\> | ||
- Virgil Dupras \<<virgil.dupras@savoirfairelinux.com>\> | ||
- Loïc lacroix \<<loic.lacroix@savoirfairelinux.com>\> | ||
- Gervais Naoussi \<<gervaisnaoussi@gmail.com>\> | ||
- Luk Vermeylen \<<luk@allmas-it.be>\> | ||
- Maxime Chambreuil \<<mchambreuil@ursainfosystems.com>\> | ||
- Eugen Don \<<eugen.don@don-systems.de>\> | ||
- [Tecnativa](https://www.tecnativa.com): | ||
- Ernesto Tejeda | ||
- [Guadaltech](https://www.guadaltech.es): | ||
- Fernando La Chica | ||
- Yvan Dotet \<<yvan.dotet@logicasoft.eu>\> |
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
mgmtsystem_audit/readme/DESCRIPTION.rst → mgmtsystem_audit/readme/DESCRIPTION.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
This module was written to manage audits and verifications lists of your management system. | ||
This module was written to manage audits and verifications lists of your | ||
management system. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
To use this module, you need to: | ||
|
||
- go to Management Systems \> Audits | ||
- create a new audit | ||
- fill up its name, its auditors and schedule the date | ||
- prepare your questions with the verification list and print it | ||
- drive the audit and log answers in your verification list | ||
- finish your audit by writing the strong points, points to improve and | ||
creating improvements opportunities and nonconformities | ||
- print the audit report and close the audit | ||
|
||
For further information, please visit: | ||
|
||
- <http://fr.slideshare.net/max3903/iso-anmanagement-systemswithopenerpen> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters