diff --git a/sale_order_invoicing_grouping_criteria/README.rst b/sale_order_invoicing_grouping_criteria/README.rst index 200f11961b9..410b0a6d61e 100644 --- a/sale_order_invoicing_grouping_criteria/README.rst +++ b/sale_order_invoicing_grouping_criteria/README.rst @@ -17,13 +17,13 @@ Sales order invoicing grouping criteria :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--invoicing-lightgray.png?logo=github - :target: https://github.com/OCA/account-invoicing/tree/17.0/sale_order_invoicing_grouping_criteria + :target: https://github.com/OCA/account-invoicing/tree/18.0/sale_order_invoicing_grouping_criteria :alt: OCA/account-invoicing .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-invoicing-17-0/account-invoicing-17-0-sale_order_invoicing_grouping_criteria + :target: https://translation.odoo-community.org/projects/account-invoicing-18-0/account-invoicing-18-0-sale_order_invoicing_grouping_criteria :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-invoicing&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -87,7 +87,7 @@ Bug Tracker Bugs are tracked on `GitHub 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 `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -111,6 +111,10 @@ Contributors - Valentin Vinagre valentin.vinagre@sygel.es - Roger Sans roger.sans@sygel.es +- `Dynapps `__: + + - Bert Van Groenendael bert.vangroenendael@dynapps.eu + Maintainers ----------- @@ -132,6 +136,6 @@ Current `maintainer `__: |maintainer-pedrobaeza| -This module is part of the `OCA/account-invoicing `_ project on GitHub. +This module is part of the `OCA/account-invoicing `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/sale_order_invoicing_grouping_criteria/__manifest__.py b/sale_order_invoicing_grouping_criteria/__manifest__.py index cc4fcb98e2e..a83467c42fe 100644 --- a/sale_order_invoicing_grouping_criteria/__manifest__.py +++ b/sale_order_invoicing_grouping_criteria/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Sales order invoicing grouping criteria", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "category": "Sales Management", "license": "AGPL-3", "author": "Tecnativa, " "Odoo Community Association (OCA)", diff --git a/sale_order_invoicing_grouping_criteria/readme/CONTRIBUTORS.md b/sale_order_invoicing_grouping_criteria/readme/CONTRIBUTORS.md index 0bc0c62626f..6da8a267d3b 100644 --- a/sale_order_invoicing_grouping_criteria/readme/CONTRIBUTORS.md +++ b/sale_order_invoicing_grouping_criteria/readme/CONTRIBUTORS.md @@ -5,4 +5,8 @@ - [Sygel](https://www.sygel.es/): - Valentin Vinagre - - Roger Sans \ No newline at end of file + - Roger Sans + +- [Dynapps](https://www.dynapps.eu/): + + - Bert Van Groenendael diff --git a/sale_order_invoicing_grouping_criteria/static/description/index.html b/sale_order_invoicing_grouping_criteria/static/description/index.html index 4580d7b0b18..0b6d4a9e42d 100644 --- a/sale_order_invoicing_grouping_criteria/static/description/index.html +++ b/sale_order_invoicing_grouping_criteria/static/description/index.html @@ -369,7 +369,7 @@

Sales order invoicing grouping criteria

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:cb18e29dc469b28cd69f9cfbf59b6d6d9529f809b1445577f9d4370f87c164a7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Production/Stable License: AGPL-3 OCA/account-invoicing Translate me on Weblate Try me on Runboat

+

Production/Stable License: AGPL-3 OCA/account-invoicing Translate me on Weblate Try me on Runboat

This module allows to use custom criteria for grouping sales orders to be invoiced.

Default criteria for grouping (invoicing partner, company and used @@ -436,7 +436,7 @@

Bug Tracker

Bugs are tracked on GitHub 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.

+feedback.

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

@@ -459,6 +459,10 @@

Contributors

  • Roger Sans roger.sans@sygel.es
  • +
  • Dynapps: +
  • @@ -472,7 +476,7 @@

    Maintainers

    promote its widespread use.

    Current maintainer:

    pedrobaeza

    -

    This module is part of the OCA/account-invoicing project on GitHub.

    +

    This module is part of the OCA/account-invoicing project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

    diff --git a/sale_order_invoicing_grouping_criteria/views/res_partner_views.xml b/sale_order_invoicing_grouping_criteria/views/res_partner_views.xml index 6794b8931df..d0436897373 100644 --- a/sale_order_invoicing_grouping_criteria/views/res_partner_views.xml +++ b/sale_order_invoicing_grouping_criteria/views/res_partner_views.xml @@ -7,7 +7,7 @@ - + sale.invoicing.grouping.criteria - + - + @@ -38,7 +38,7 @@ Sales Invoicing Grouping Criteria ir.actions.act_window sale.invoicing.grouping.criteria - tree,form + list,form