Skip to content

Commit

Permalink
Merge PR #4209 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by MarcoCalcagni
  • Loading branch information
OCA-git-bot committed Jan 8, 2025
2 parents 5195c45 + aad471d commit 0937fbd
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
11 changes: 11 additions & 0 deletions l10n_it_fatturapa_in_purchase/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,17 @@ 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.

.. |maintainer-MarcoCalcagni| image:: https://github.com/MarcoCalcagni.png?size=40px
:target: https://github.com/MarcoCalcagni
:alt: MarcoCalcagni
.. |maintainer-Borruso| image:: https://github.com/Borruso.png?size=40px
:target: https://github.com/Borruso
:alt: Borruso

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-MarcoCalcagni| |maintainer-Borruso|

This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_fatturapa_in_purchase>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions l10n_it_fatturapa_in_purchase/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"author": "Agile Business Group, " "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-italy",
"license": "AGPL-3",
"maintainers": ["MarcoCalcagni", "Borruso"],
"depends": [
"l10n_it_fatturapa_in",
"purchase",
Expand Down
2 changes: 2 additions & 0 deletions l10n_it_fatturapa_in_purchase/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,8 @@ <h2><a class="toc-backref" href="#toc-entry-6">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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
<p><a class="reference external image-reference" href="https://github.com/MarcoCalcagni"><img alt="MarcoCalcagni" src="https://github.com/MarcoCalcagni.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/Borruso"><img alt="Borruso" src="https://github.com/Borruso.png?size=40px" /></a></p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_fatturapa_in_purchase">OCA/l10n-italy</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>
Expand Down
1 change: 1 addition & 0 deletions l10n_it_fatturapa_in_purchase/views/invoice_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
position="attributes"
>
<attribute name="invisible" />
<attribute name="optional">show</attribute>
<attribute
name="attrs"
>{'column_invisible': [('parent.move_type', 'not in', ('in_invoice', 'in_refund'))]}</attribute>
Expand Down

0 comments on commit 0937fbd

Please sign in to comment.