Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3829][16.0][UPD] dotfiles #41

Merged
merged 1 commit into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Do NOT update manually; changes here will be overwritten by Copier
_commit: v1.17.1
_commit: v1.19.2
_src_path: https://github.com/OCA/oca-addons-repo-template.git
ci: GitHub
dependency_installation_mode: PIP
convert_readme_fragments_to_markdown: true
generate_requirements_txt: true
github_check_license: true
github_ci_extra_env: {}
Expand All @@ -16,10 +16,10 @@ odoo_version: 16.0
org_name: Quartile Limited
org_slug: qrtl
rebel_module_groups: []
repo_description: Customization modules
repo_description: ''
repo_name: Qrtl Custom
repo_slug: qrtl-custom
repo_website: https://www.quartile.co
travis_apt_packages: []
travis_apt_sources: []
use_pyproject_toml: false
use_ruff: false

2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
with:
python-version: "3.11"
- name: Get python version
run: echo "PY=$(python -VV | sha256sum | cut -d' ' -f1)" >> $GITHUB_ENV
- uses: actions/cache@v1
Expand Down
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
6 changes: 5 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,8 @@ repos:
- --org-name=qrtl
- --repo-name=qrtl-custom
- --if-source-changed
- --keep-source-digest
- --convert-fragments-to-markdown
- 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 @@ -9,7 +9,7 @@

# Qrtl Custom

Customization modules


<!-- /!\ do not modify below this line -->

Expand Down
22 changes: 11 additions & 11 deletions account_analytic_group/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ Account Analytic Group

|badge1| |badge2| |badge3|

This module is designed to restore the Analytic Group functionality that was present
in versions prior to the 16.0 update.

This module is designed to restore the Analytic Group functionality that
was present in versions prior to the 16.0 update.

Background
~~~~~~~~~~
----------

In Odoo 16, the 'Analytic Group' feature was replaced with the 'Analytic Plan'.
This new feature allows better tracking of costs and revenues by project or department.
However, we were using 'Analytic Group' for timesheet grouping, which is
incompatible with the new feature. This module is designed to bring back
the 'Analytic Group' functionality to meet our specific needs.
In Odoo 16, the 'Analytic Group' feature was replaced with the 'Analytic
Plan'. This new feature allows better tracking of costs and revenues by
project or department. However, we were using 'Analytic Group' for
timesheet grouping, which is incompatible with the new feature. This
module is designed to bring back the 'Analytic Group' functionality to
meet our specific needs.

**Table of contents**

Expand All @@ -54,12 +54,12 @@ Credits
=======

Authors
~~~~~~~
-------

* Quartile Limited

Maintainers
~~~~~~~~~~~
-----------

This module is part of the `qrtl/qrtl-custom <https://github.com/qrtl/qrtl-custom/tree/16.0/account_analytic_group>`_ project on GitHub.

Expand Down
11 changes: 11 additions & 0 deletions account_analytic_group/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This module is designed to restore the Analytic Group functionality that
was present in versions prior to the 16.0 update.

## Background

In Odoo 16, the 'Analytic Group' feature was replaced with the 'Analytic
Plan'. This new feature allows better tracking of costs and revenues by
project or department. However, we were using 'Analytic Group' for
timesheet grouping, which is incompatible with the new feature. This
module is designed to bring back the 'Analytic Group' functionality to
meet our specific needs.
12 changes: 0 additions & 12 deletions account_analytic_group/readme/DESCRIPTION.rst

This file was deleted.

15 changes: 8 additions & 7 deletions account_analytic_group/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,15 +370,16 @@ <h1 class="title">Account Analytic Group</h1>
!! source digest: sha256:6f9c2d3d3ed56aa62bb23ae8d1298404938a200366cc022cb0c03ccab496c003
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/qrtl/qrtl-custom/tree/16.0/account_analytic_group"><img alt="qrtl/qrtl-custom" src="https://img.shields.io/badge/github-qrtl%2Fqrtl--custom-lightgray.png?logo=github" /></a></p>
<p>This module is designed to restore the Analytic Group functionality that was present
in versions prior to the 16.0 update.</p>
<p>This module is designed to restore the Analytic Group functionality that
was present in versions prior to the 16.0 update.</p>
<div class="section" id="background">
<h1>Background</h1>
<p>In Odoo 16, the ‘Analytic Group’ feature was replaced with the ‘Analytic Plan’.
This new feature allows better tracking of costs and revenues by project or department.
However, we were using ‘Analytic Group’ for timesheet grouping, which is
incompatible with the new feature. This module is designed to bring back
the ‘Analytic Group’ functionality to meet our specific needs.</p>
<p>In Odoo 16, the ‘Analytic Group’ feature was replaced with the ‘Analytic
Plan’. This new feature allows better tracking of costs and revenues by
project or department. However, we were using ‘Analytic Group’ for
timesheet grouping, which is incompatible with the new feature. This
module is designed to bring back the ‘Analytic Group’ functionality to
meet our specific needs.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand Down
15 changes: 8 additions & 7 deletions hr_timesheet_unpropagate_project/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@ HR Timesheet Unpropagate Project

|badge1| |badge2| |badge3|

This module changes the behavior of standard Odoo to ensure that when you reassign a
task to a different project, any timesheets linked to that task are not automatically
updated.
This module changes the behavior of standard Odoo to ensure that when
you reassign a task to a different project, any timesheets linked to
that task are not automatically updated.

This can be useful in situations where your operation assumes that timesheets may be
linked to different projects than those of their tasks.
This can be useful in situations where your operation assumes that
timesheets may be linked to different projects than those of their
tasks.

**Table of contents**

Expand All @@ -48,12 +49,12 @@ Credits
=======

Authors
~~~~~~~
-------

* Quartile Limited

Maintainers
~~~~~~~~~~~
-----------

This module is part of the `qrtl/qrtl-custom <https://github.com/qrtl/qrtl-custom/tree/16.0/hr_timesheet_unpropagate_project>`_ project on GitHub.

Expand Down
7 changes: 7 additions & 0 deletions hr_timesheet_unpropagate_project/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
This module changes the behavior of standard Odoo to ensure that when
you reassign a task to a different project, any timesheets linked to
that task are not automatically updated.

This can be useful in situations where your operation assumes that
timesheets may be linked to different projects than those of their
tasks.
6 changes: 0 additions & 6 deletions hr_timesheet_unpropagate_project/readme/DESCRIPTION.rst

This file was deleted.

11 changes: 6 additions & 5 deletions hr_timesheet_unpropagate_project/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,11 +370,12 @@ <h1 class="title">HR Timesheet Unpropagate Project</h1>
!! source digest: sha256:02186f3de6b5866cd2b8a9942cbdc85eb64c228ea30ee13170689feadeafec63
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/qrtl/qrtl-custom/tree/16.0/hr_timesheet_unpropagate_project"><img alt="qrtl/qrtl-custom" src="https://img.shields.io/badge/github-qrtl%2Fqrtl--custom-lightgray.png?logo=github" /></a></p>
<p>This module changes the behavior of standard Odoo to ensure that when you reassign a
task to a different project, any timesheets linked to that task are not automatically
updated.</p>
<p>This can be useful in situations where your operation assumes that timesheets may be
linked to different projects than those of their tasks.</p>
<p>This module changes the behavior of standard Odoo to ensure that when
you reassign a task to a different project, any timesheets linked to
that task are not automatically updated.</p>
<p>This can be useful in situations where your operation assumes that
timesheets may be linked to different projects than those of their
tasks.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand Down
9 changes: 5 additions & 4 deletions mail_invite_no_send_mail/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ Mail Invite No Send Mail

|badge1| |badge2| |badge3|

This module sets send_mail to False by default when adding a new follower
to avoid unnecessary email notification of them being added as a follower.
This module sets send_mail to False by default when adding a new
follower to avoid unnecessary email notification of them being added as
a follower.

**Table of contents**

Expand All @@ -44,12 +45,12 @@ Credits
=======

Authors
~~~~~~~
-------

* Quartile Limited

Maintainers
~~~~~~~~~~~
-----------

This module is part of the `qrtl/qrtl-custom <https://github.com/qrtl/qrtl-custom/tree/16.0/mail_invite_no_send_mail>`_ project on GitHub.

Expand Down
3 changes: 3 additions & 0 deletions mail_invite_no_send_mail/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This module sets send_mail to False by default when adding a new
follower to avoid unnecessary email notification of them being added as
a follower.
2 changes: 0 additions & 2 deletions mail_invite_no_send_mail/readme/DESCRIPTION.rst

This file was deleted.

5 changes: 3 additions & 2 deletions mail_invite_no_send_mail/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,9 @@ <h1 class="title">Mail Invite No Send Mail</h1>
!! source digest: sha256:2ee42cb05568efeed3bbaf110a0ca9e801b899191255f64dddd7aa91e40eda2d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/qrtl/qrtl-custom/tree/16.0/mail_invite_no_send_mail"><img alt="qrtl/qrtl-custom" src="https://img.shields.io/badge/github-qrtl%2Fqrtl--custom-lightgray.png?logo=github" /></a></p>
<p>This module sets send_mail to False by default when adding a new follower
to avoid unnecessary email notification of them being added as a follower.</p>
<p>This module sets send_mail to False by default when adding a new
follower to avoid unnecessary email notification of them being added as
a follower.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand Down
4 changes: 2 additions & 2 deletions portal_project_task_hide_timesheet/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ Credits
=======

Authors
~~~~~~~
-------

* Quartile Limited

Maintainers
~~~~~~~~~~~
-----------

This module is part of the `qrtl/qrtl-custom <https://github.com/qrtl/qrtl-custom/tree/16.0/portal_project_task_hide_timesheet>`_ project on GitHub.

Expand Down
10 changes: 5 additions & 5 deletions project_task_reply_stage/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Auto-update Replied Task's Stage

|badge1| |badge2| |badge3|

This module adds 'Customer's Update Stage' to project and general settings.
When non-internal user send an update to the task, the stage will be update
automatically.
This module adds 'Customer's Update Stage' to project and general
settings. When non-internal user send an update to the task, the stage
will be update automatically.

**Table of contents**

Expand All @@ -45,12 +45,12 @@ Credits
=======

Authors
~~~~~~~
-------

* Quartile Limited

Maintainers
~~~~~~~~~~~
-----------

This module is part of the `qrtl/qrtl-custom <https://github.com/qrtl/qrtl-custom/tree/16.0/project_task_reply_stage>`_ project on GitHub.

Expand Down
3 changes: 3 additions & 0 deletions project_task_reply_stage/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This module adds 'Customer's Update Stage' to project and general
settings. When non-internal user send an update to the task, the stage
will be update automatically.
3 changes: 0 additions & 3 deletions project_task_reply_stage/readme/DESCRIPTION.rst

This file was deleted.

6 changes: 3 additions & 3 deletions project_task_reply_stage/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,9 +370,9 @@ <h1 class="title">Auto-update Replied Task’s Stage</h1>
!! source digest: sha256:ca4e5986e6ce145e9531ba6e06c3f3c33532ce5747cc09aa74dce60035f8556b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/qrtl/qrtl-custom/tree/16.0/project_task_reply_stage"><img alt="qrtl/qrtl-custom" src="https://img.shields.io/badge/github-qrtl%2Fqrtl--custom-lightgray.png?logo=github" /></a></p>
<p>This module adds ‘Customer’s Update Stage’ to project and general settings.
When non-internal user send an update to the task, the stage will be update
automatically.</p>
<p>This module adds ‘Customer’s Update Stage’ to project and general
settings. When non-internal user send an update to the task, the stage
will be update automatically.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand Down
Loading