mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[IMP] account_move_line_mrp_info: pre-commit auto fixes
This commit is contained in:
@@ -17,18 +17,19 @@ Account Move Line Mrp Info
|
||||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||
:alt: License: AGPL-3
|
||||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
|
||||
:target: https://github.com/OCA/manufacture/tree/16.0/account_move_line_mrp_info
|
||||
:target: https://github.com/OCA/manufacture/tree/17.0/account_move_line_mrp_info
|
||||
:alt: OCA/manufacture
|
||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||
:target: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-account_move_line_mrp_info
|
||||
:target: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-account_move_line_mrp_info
|
||||
: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/manufacture&target_branch=16.0
|
||||
:target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=17.0
|
||||
:alt: Try me on Runboat
|
||||
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|
||||
This module adds the manufacturing orders and unbuild orders to the account move lines that it generates.
|
||||
This module adds the manufacturing orders and unbuild orders to the
|
||||
account move lines that it generates.
|
||||
|
||||
**Table of contents**
|
||||
|
||||
@@ -38,13 +39,13 @@ This module adds the manufacturing orders and unbuild orders to the account move
|
||||
Usage
|
||||
=====
|
||||
|
||||
* The stock manager can check the journal items by accessing to 'Manufacturing >
|
||||
Operations > Manufacturing Orders> Journal Items' and 'Manufacturing >
|
||||
Operations > Unbuild Orders> Journal Items.
|
||||
|
||||
* A user belonging to the group 'Show Full Accounting Features' can review the
|
||||
details of a move that is associated to a journal item through
|
||||
'Invoicing > Accounting > Journal Entries (or Journal items)'.
|
||||
- The stock manager can check the journal items by accessing to
|
||||
'Manufacturing > Operations > Manufacturing Orders> Journal Items'
|
||||
and 'Manufacturing > Operations > Unbuild Orders> Journal Items.
|
||||
- A user belonging to the group 'Show Full Accounting Features' can
|
||||
review the details of a move that is associated to a journal item
|
||||
through 'Invoicing > Accounting > Journal Entries (or Journal
|
||||
items)'.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
@@ -52,7 +53,7 @@ Bug Tracker
|
||||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/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/manufacture/issues/new?body=module:%20account_move_line_mrp_info%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20account_move_line_mrp_info%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.
|
||||
|
||||
@@ -60,17 +61,17 @@ Credits
|
||||
=======
|
||||
|
||||
Authors
|
||||
~~~~~~~
|
||||
-------
|
||||
|
||||
* ForgeFlow
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
------------
|
||||
|
||||
* Nuria Xifre Martin <nuria.xifre@forgeflow.com>
|
||||
- Nuria Xifre Martin <nuria.xifre@forgeflow.com>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
-----------
|
||||
|
||||
This module is maintained by the OCA.
|
||||
|
||||
@@ -82,6 +83,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/manufacture <https://github.com/OCA/manufacture/tree/16.0/account_move_line_mrp_info>`_ project on GitHub.
|
||||
This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/17.0/account_move_line_mrp_info>`_ project on GitHub.
|
||||
|
||||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
||||
|
||||
3
account_move_line_mrp_info/pyproject.toml
Normal file
3
account_move_line_mrp_info/pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[build-system]
|
||||
requires = ["whool"]
|
||||
build-backend = "whool.buildapi"
|
||||
1
account_move_line_mrp_info/readme/CONTRIBUTORS.md
Normal file
1
account_move_line_mrp_info/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1 @@
|
||||
- Nuria Xifre Martin \<<nuria.xifre@forgeflow.com>\>
|
||||
@@ -1 +0,0 @@
|
||||
* Nuria Xifre Martin <nuria.xifre@forgeflow.com>
|
||||
@@ -1 +1,2 @@
|
||||
This module adds the manufacturing orders and unbuild orders to the account move lines that it generates.
|
||||
This module adds the manufacturing orders and unbuild orders to the
|
||||
account move lines that it generates.
|
||||
7
account_move_line_mrp_info/readme/USAGE.md
Normal file
7
account_move_line_mrp_info/readme/USAGE.md
Normal file
@@ -0,0 +1,7 @@
|
||||
- The stock manager can check the journal items by accessing to
|
||||
'Manufacturing \> Operations \> Manufacturing Orders\> Journal Items'
|
||||
and 'Manufacturing \> Operations \> Unbuild Orders\> Journal Items.
|
||||
- A user belonging to the group 'Show Full Accounting Features' can
|
||||
review the details of a move that is associated to a journal item
|
||||
through 'Invoicing \> Accounting \> Journal Entries (or Journal
|
||||
items)'.
|
||||
@@ -1,7 +0,0 @@
|
||||
* The stock manager can check the journal items by accessing to 'Manufacturing >
|
||||
Operations > Manufacturing Orders> Journal Items' and 'Manufacturing >
|
||||
Operations > Unbuild Orders> Journal Items.
|
||||
|
||||
* A user belonging to the group 'Show Full Accounting Features' can review the
|
||||
details of a move that is associated to a journal item through
|
||||
'Invoicing > Accounting > Journal Entries (or Journal items)'.
|
||||
@@ -369,8 +369,9 @@ ul.auto-toc {
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:00e7e3b376af3eb6590d7e733816efd06a37db23b9314beef62bb8a5a9d17bd4
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/manufacture/tree/16.0/account_move_line_mrp_info"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-account_move_line_mrp_info"><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/manufacture&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 adds the manufacturing orders and unbuild orders to the account move lines that it generates.</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/manufacture/tree/17.0/account_move_line_mrp_info"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-account_move_line_mrp_info"><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/manufacture&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 manufacturing orders and unbuild orders to the
|
||||
account move lines that it generates.</p>
|
||||
<p><strong>Table of contents</strong></p>
|
||||
<div class="contents local topic" id="contents">
|
||||
<ul class="simple">
|
||||
@@ -387,12 +388,13 @@ ul.auto-toc {
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
|
||||
<ul class="simple">
|
||||
<li>The stock manager can check the journal items by accessing to ‘Manufacturing >
|
||||
Operations > Manufacturing Orders> Journal Items’ and ‘Manufacturing >
|
||||
Operations > Unbuild Orders> Journal Items.</li>
|
||||
<li>A user belonging to the group ‘Show Full Accounting Features’ can review the
|
||||
details of a move that is associated to a journal item through
|
||||
‘Invoicing > Accounting > Journal Entries (or Journal items)’.</li>
|
||||
<li>The stock manager can check the journal items by accessing to
|
||||
‘Manufacturing > Operations > Manufacturing Orders> Journal Items’
|
||||
and ‘Manufacturing > Operations > Unbuild Orders> Journal Items.</li>
|
||||
<li>A user belonging to the group ‘Show Full Accounting Features’ can
|
||||
review the details of a move that is associated to a journal item
|
||||
through ‘Invoicing > Accounting > Journal Entries (or Journal
|
||||
items)’.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
@@ -400,7 +402,7 @@ details of a move that is associated to a journal item through
|
||||
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/manufacture/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/manufacture/issues/new?body=module:%20account_move_line_mrp_info%0Aversion:%2016.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/manufacture/issues/new?body=module:%20account_move_line_mrp_info%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">
|
||||
@@ -424,7 +426,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
||||
<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/manufacture/tree/16.0/account_move_line_mrp_info">OCA/manufacture</a> project on GitHub.</p>
|
||||
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/manufacture/tree/17.0/account_move_line_mrp_info">OCA/manufacture</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>
|
||||
|
||||
Reference in New Issue
Block a user