Skip to content

Commit

Permalink
[IMP] purchase_request_analytic: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanRijnhart committed Jul 8, 2024
1 parent 636e5bd commit 1829c07
Show file tree
Hide file tree
Showing 10 changed files with 47 additions and 48 deletions.
36 changes: 18 additions & 18 deletions purchase_request_analytic/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Purchase Request Analytic
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--analytic-lightgray.png?logo=github
:target: https://github.com/OCA/account-analytic/tree/15.0/purchase_request_analytic
:target: https://github.com/OCA/account-analytic/tree/17.0/purchase_request_analytic
:alt: OCA/account-analytic
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/account-analytic-15-0/account-analytic-15-0-purchase_request_analytic
:target: https://translation.odoo-community.org/projects/account-analytic-17-0/account-analytic-17-0-purchase_request_analytic
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-analytic&target_branch=15.0
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-analytic&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|
Expand All @@ -38,29 +38,29 @@ This module adds the analytic account field to Purchase Requests.
Usage
=====

* Assign an analytic account to the purchase request or to purchase request lines.
- Assign an analytic account to the purchase request or to purchase
request lines.

Changelog
=========

13.0.1.0.0 (2020-01-08)
~~~~~~~~~~~~~~~~~~~~~~~
-----------------------

Migrated to odoo 13.

12.0.1.0.0 (2019-10-30)
~~~~~~~~~~~~~~~~~~~~~~~
-----------------------

Migrated to odoo 12.

10.0.1.0.1 (2019-05-09)
~~~~~~~~~~~~~~~~~~~~~~~
-----------------------

[FIX] Do not restrict picking type for analytic.
[IMP] Add tests.
[FIX] Do not restrict picking type for analytic. [IMP] Add tests.

10.0.1.0.0 (2019-04-29)
~~~~~~~~~~~~~~~~~~~~~~~
-----------------------

First version.

Expand All @@ -70,27 +70,27 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-analytic/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-analytic/issues/new?body=module:%20purchase_request_analytic%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/account-analytic/issues/new?body=module:%20purchase_request_analytic%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

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

* ForgeFlow

Contributors
~~~~~~~~~~~~
------------

* Beñat Jimenez <benat.jimenez@forgeflow.com>
* Pimolnat Suntian <pimolnats@ecosoft.co.th>
* Juany Davila <juany.davila@forgeflow.com>
- Beñat Jimenez <benat.jimenez@forgeflow.com>
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
- Juany Davila <juany.davila@forgeflow.com>

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

This module is maintained by the OCA.

Expand All @@ -102,6 +102,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/account-analytic <https://github.com/OCA/account-analytic/tree/15.0/purchase_request_analytic>`_ project on GitHub.
This module is part of the `OCA/account-analytic <https://github.com/OCA/account-analytic/tree/17.0/purchase_request_analytic>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions purchase_request_analytic/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
3 changes: 3 additions & 0 deletions purchase_request_analytic/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Beñat Jimenez \<<benat.jimenez@forgeflow.com>\>
- Pimolnat Suntian \<<pimolnats@ecosoft.co.th>\>
- Juany Davila \<<juany.davila@forgeflow.com>\>
3 changes: 0 additions & 3 deletions purchase_request_analytic/readme/CONTRIBUTORS.rst

This file was deleted.

15 changes: 15 additions & 0 deletions purchase_request_analytic/readme/HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## 13.0.1.0.0 (2020-01-08)

Migrated to odoo 13.

## 12.0.1.0.0 (2019-10-30)

Migrated to odoo 12.

## 10.0.1.0.1 (2019-05-09)

\[FIX\] Do not restrict picking type for analytic. \[IMP\] Add tests.

## 10.0.1.0.0 (2019-04-29)

First version.
20 changes: 0 additions & 20 deletions purchase_request_analytic/readme/HISTORY.rst

This file was deleted.

2 changes: 2 additions & 0 deletions purchase_request_analytic/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Assign an analytic account to the purchase request or to purchase
request lines.
1 change: 0 additions & 1 deletion purchase_request_analytic/readme/USAGE.rst

This file was deleted.

12 changes: 6 additions & 6 deletions purchase_request_analytic/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ <h1 class="title">Purchase Request Analytic</h1>
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:091f04d8f6a4d3c43d2c4472b26a68d8b4de7c34d58bc3e45bb3cb22b41b137d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/account-analytic/tree/15.0/purchase_request_analytic"><img alt="OCA/account-analytic" src="https://img.shields.io/badge/github-OCA%2Faccount--analytic-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-analytic-15-0/account-analytic-15-0-purchase_request_analytic"><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/account-analytic&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<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/account-analytic/tree/17.0/purchase_request_analytic"><img alt="OCA/account-analytic" src="https://img.shields.io/badge/github-OCA%2Faccount--analytic-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-analytic-17-0/account-analytic-17-0-purchase_request_analytic"><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/account-analytic&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds the analytic account field to Purchase Requests.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
Expand All @@ -393,7 +393,8 @@ <h1 class="title">Purchase Request Analytic</h1>
<div class="section" id="usage">
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
<ul class="simple">
<li>Assign an analytic account to the purchase request or to purchase request lines.</li>
<li>Assign an analytic account to the purchase request or to purchase
request lines.</li>
</ul>
</div>
<div class="section" id="changelog">
Expand All @@ -408,8 +409,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">12.0.1.0.0 (2019-10-30)</a></h2>
</div>
<div class="section" id="section-3">
<h2><a class="toc-backref" href="#toc-entry-5">10.0.1.0.1 (2019-05-09)</a></h2>
<p>[FIX] Do not restrict picking type for analytic.
[IMP] Add tests.</p>
<p>[FIX] Do not restrict picking type for analytic. [IMP] Add tests.</p>
</div>
<div class="section" id="section-4">
<h2><a class="toc-backref" href="#toc-entry-6">10.0.1.0.0 (2019-04-29)</a></h2>
Expand All @@ -421,7 +421,7 @@ <h1><a class="toc-backref" href="#toc-entry-7">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-analytic/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/OCA/account-analytic/issues/new?body=module:%20purchase_request_analytic%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/account-analytic/issues/new?body=module:%20purchase_request_analytic%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
Expand All @@ -447,7 +447,7 @@ <h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-analytic/tree/15.0/purchase_request_analytic">OCA/account-analytic</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-analytic/tree/17.0/purchase_request_analytic">OCA/account-analytic</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>
Expand Down

0 comments on commit 1829c07

Please sign in to comment.