Skip to content

Commit

Permalink
Merge pull request #386 from OCA/16.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/management-system (16.0)
  • Loading branch information
bt-admin authored Dec 10, 2023
2 parents 9ad45f5 + d1aa7d0 commit fa86d6c
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 60 deletions.
5 changes: 4 additions & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Do NOT update manually; changes here will be overwritten by Copier
_commit: v1.17.2
_commit: v1.19.2
_src_path: gh:oca/oca-addons-repo-template
ci: GitHub
convert_readme_fragments_to_markdown: false
generate_requirements_txt: true
github_check_license: true
github_ci_extra_env: {}
Expand All @@ -19,4 +20,6 @@ repo_description: Odoo modules to support management systems
repo_name: Management System
repo_slug: management-system
repo_website: https://github.com/OCA/management-system
use_pyproject_toml: false
use_ruff: false

51 changes: 0 additions & 51 deletions .github/workflows/pre-commit.yml

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ __pycache__/
*.py[cod]
/.venv
/.pytest_cache
/.ruff_cache

# C extensions
*.so
Expand Down
5 changes: 4 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ exclude: |
^docs/_templates/.*\.html$|
# Don't bother non-technical authors with formatting issues in docs
readme/.*\.(rst|md)$|
# Ignore build and dist directories in addons
/build/|/dist/|
# You don't usually want a bot to modify your legal texts
(LICENSE.*|COPYING.*)
default_language_version:
Expand All @@ -35,7 +37,7 @@ repos:
language: fail
files: '[a-zA-Z0-9_]*/i18n/en\.po$'
- repo: https://github.com/oca/maintainer-tools
rev: 969238e47c07d0c40573acff81d170f63245d738
rev: f71041f22b8cd68cf7c77b73a14ca8d8cd190a60
hooks:
# update the NOT INSTALLABLE ADDONS section above
- id: oca-update-pre-commit-excluded-addons
Expand All @@ -48,6 +50,7 @@ repos:
- --org-name=OCA
- --repo-name=management-system
- --if-source-changed
- --keep-source-digest
- repo: https://github.com/OCA/odoo-pre-commit-hooks
rev: v0.0.25
hooks:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ addon | version | maintainers | summary
[mgmtsystem_nonconformity_repair](mgmtsystem_nonconformity_repair/) | 16.0.1.0.0 | | Bridge module between Repair and Non Conformities
[mgmtsystem_nonconformity_type](mgmtsystem_nonconformity_type/) | 16.0.1.0.0 | | Add Nonconformity classification for the root context.
[mgmtsystem_partner](mgmtsystem_partner/) | 16.0.1.0.0 | | Add Management System reference on Partner's Contacts.
[mgmtsystem_quality](mgmtsystem_quality/) | 16.0.1.0.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Manage your quality management system
[mgmtsystem_quality](mgmtsystem_quality/) | 16.0.1.0.1 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Manage your quality management system
[mgmtsystem_review](mgmtsystem_review/) | 16.0.1.0.0 | | Management System - Review
[mgmtsystem_survey](mgmtsystem_survey/) | 16.0.1.0.0 | | Management System - Survey

Expand Down
3 changes: 1 addition & 2 deletions mgmtsystem_quality/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Quality Management System
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:67bb871149a4b3ce18d23c25c3153ead998d8b32009f066cd34f561a140f8647
!! source digest: sha256:a898f4589f85b03c382e80e0b53cd7825ee045f6241aac9967779db55f1e5c5b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -105,7 +105,6 @@ Contributors

* Luk Vermeylen <[email protected]>
* Daniel Reis <[email protected]>
* Maxime Chambreuil <[email protected]>
* Gervais Naoussi <[email protected]>
* Open Source Integrators <https://www.opensourceintegrators.com>

Expand Down
2 changes: 1 addition & 1 deletion mgmtsystem_quality/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Quality Management System",
"summary": "Manage your quality management system",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"author": "Savoir-faire Linux, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/management-system",
"license": "AGPL-3",
Expand Down
1 change: 0 additions & 1 deletion mgmtsystem_quality/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
* Luk Vermeylen <[email protected]>
* Daniel Reis <[email protected]>
* Maxime Chambreuil <[email protected]>
* Gervais Naoussi <[email protected]>
* Open Source Integrators <https://www.opensourceintegrators.com>

Expand Down
3 changes: 1 addition & 2 deletions mgmtsystem_quality/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Quality Management System</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:67bb871149a4b3ce18d23c25c3153ead998d8b32009f066cd34f561a140f8647
!! source digest: sha256:a898f4589f85b03c382e80e0b53cd7825ee045f6241aac9967779db55f1e5c5b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/management-system/tree/16.0/mgmtsystem_quality"><img alt="OCA/management-system" src="https://img.shields.io/badge/github-OCA%2Fmanagement--system-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/management-system-16-0/management-system-16-0-mgmtsystem_quality"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/management-system&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module was written to allow you to manage your Quality Management System (QMS)
Expand Down Expand Up @@ -456,7 +456,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
<ul class="simple">
<li>Luk Vermeylen &lt;<a class="reference external" href="mailto:luk&#64;allmas-it.be">luk&#64;allmas-it.be</a>&gt;</li>
<li>Daniel Reis &lt;<a class="reference external" href="mailto:dgreis&#64;sapo.pt">dgreis&#64;sapo.pt</a>&gt;</li>
<li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:maxime.chambreuil&#64;savoirfairelinux.com">maxime.chambreuil&#64;savoirfairelinux.com</a>&gt;</li>
<li>Gervais Naoussi &lt;<a class="reference external" href="mailto:gervaisnaoussi&#64;gmail.com">gervaisnaoussi&#64;gmail.com</a>&gt;</li>
<li>Open Source Integrators &lt;<a class="reference external" href="https://www.opensourceintegrators.com">https://www.opensourceintegrators.com</a>&gt;<ul>
<li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:mchambreuil&#64;opensourceintegrators.com">mchambreuil&#64;opensourceintegrators.com</a>&gt;</li>
Expand Down

0 comments on commit fa86d6c

Please sign in to comment.