mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -44,7 +44,7 @@ addon | version | maintainers | summary
|
||||
[account_move_line_purchase_info](account_move_line_purchase_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items
|
||||
[account_move_line_sale_info](account_move_line_sale_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items
|
||||
[account_move_line_tax_editable](account_move_line_tax_editable/) | 16.0.1.0.1 | | Allows to edit taxes on non-posted account move lines
|
||||
[account_move_name_sequence](account_move_name_sequence/) | 16.0.1.1.11 | [](https://github.com/alexis-via) [](https://github.com/moylop260) [](https://github.com/frahikLV) [](https://github.com/luisg123v) | Generate journal entry number from sequence
|
||||
[account_move_name_sequence](account_move_name_sequence/) | 16.0.1.1.12 | [](https://github.com/alexis-via) [](https://github.com/moylop260) [](https://github.com/luisg123v) | Generate journal entry number from sequence
|
||||
[account_move_post_date_user](account_move_post_date_user/) | 16.0.1.0.0 | [](https://github.com/JordiMForgeFlow) | Trace journal entry posting date and user.
|
||||
[account_move_print](account_move_print/) | 16.0.1.0.0 | [](https://github.com/JordiBForgeFlow) | Adds the option to print Journal Entries
|
||||
[account_move_template](account_move_template/) | 16.0.1.0.0 | | Templates for recurring Journal Entries
|
||||
|
||||
@@ -7,7 +7,7 @@ Account Move Number Sequence
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:10d8186e300dd294e634c5df5e74627b7d0a1fe205e330d0fe6009b0e16eefe6
|
||||
!! source digest: sha256:820e35fb32d8f21c0dba14f462af307e5a133208deb2caaf0e700149bc8aa372
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
@@ -114,16 +114,13 @@ promote its widespread use.
|
||||
.. |maintainer-moylop260| image:: https://github.com/moylop260.png?size=40px
|
||||
:target: https://github.com/moylop260
|
||||
:alt: moylop260
|
||||
.. |maintainer-frahikLV| image:: https://github.com/frahikLV.png?size=40px
|
||||
:target: https://github.com/frahikLV
|
||||
:alt: frahikLV
|
||||
.. |maintainer-luisg123v| image:: https://github.com/luisg123v.png?size=40px
|
||||
:target: https://github.com/luisg123v
|
||||
:alt: luisg123v
|
||||
|
||||
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|
||||
|
||||
|maintainer-alexis-via| |maintainer-moylop260| |maintainer-frahikLV| |maintainer-luisg123v|
|
||||
|maintainer-alexis-via| |maintainer-moylop260| |maintainer-luisg123v|
|
||||
|
||||
This module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/16.0/account_move_name_sequence>`_ project on GitHub.
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
{
|
||||
"name": "Account Move Number Sequence",
|
||||
"version": "16.0.1.1.11",
|
||||
"version": "16.0.1.1.12",
|
||||
"category": "Accounting",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Generate journal entry number from sequence",
|
||||
|
||||
@@ -366,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:10d8186e300dd294e634c5df5e74627b7d0a1fe205e330d0fe6009b0e16eefe6
|
||||
!! source digest: sha256:820e35fb32d8f21c0dba14f462af307e5a133208deb2caaf0e700149bc8aa372
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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-financial-tools/tree/16.0/account_move_name_sequence"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_name_sequence"><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-financial-tools&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>In Odoo version 13.0 and previous versions, the number of journal entries was generated from a sequence configured on the journal.</p>
|
||||
@@ -444,7 +444,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
||||
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/alexis-via"><img alt="alexis-via" src="https://github.com/alexis-via.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/moylop260"><img alt="moylop260" src="https://github.com/moylop260.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/frahikLV"><img alt="frahikLV" src="https://github.com/frahikLV.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/luisg123v"><img alt="luisg123v" src="https://github.com/luisg123v.png?size=40px" /></a></p>
|
||||
<p><a class="reference external image-reference" href="https://github.com/alexis-via"><img alt="alexis-via" src="https://github.com/alexis-via.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/moylop260"><img alt="moylop260" src="https://github.com/moylop260.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/luisg123v"><img alt="luisg123v" src="https://github.com/luisg123v.png?size=40px" /></a></p>
|
||||
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-financial-tools/tree/16.0/account_move_name_sequence">OCA/account-financial-tools</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>
|
||||
|
||||
Reference in New Issue
Block a user