Skip to content

Commit 63f5aae

Browse files
committed
[BOT] post-merge updates
1 parent f01528f commit 63f5aae

File tree

5 files changed

+10
-8
lines changed

5 files changed

+10
-8
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ addon | version | maintainers | summary
4141
[sale_exception_product_sale_manufactured_for](sale_exception_product_sale_manufactured_for/) | 18.0.1.0.0 | | The partner set in the sales order can order only if he/she has a commercial entity that is listed as one of the partners for which the products can be manufactured for.
4242
[sale_fixed_discount](sale_fixed_discount/) | 18.0.1.0.0 | | Allows to apply fixed amount discounts in sales orders.
4343
[sale_force_invoiced](sale_force_invoiced/) | 18.0.1.0.1 | | Allows to force the invoice status of the sales order to Invoiced
44+
[sale_invoice_frequency](sale_invoice_frequency/) | 18.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Define the invoice frequency for customers
4445
[sale_mail_autosubscribe](sale_mail_autosubscribe/) | 18.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Automatically subscribe partners to their company's sale orders
4546
[sale_order_archive](sale_order_archive/) | 18.0.1.0.0 | | Archive Sale Orders
4647
[sale_order_disable_user_autosubscribe](sale_order_disable_user_autosubscribe/) | 18.0.1.0.0 | | Remove the salesperson from autosubscribed sale followers

sale_invoice_frequency/README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sale Invoice Frequency
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:676ebe9a129f581d021c4ee3a1e63504452882690a32e659fa5acfeaf8f8bfb3
10+
!! source digest: sha256:9972c34277822ffed527746408643123884b38f0d40f85ea5cd2015f0ee7986e
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -60,8 +60,8 @@ To use this module, you need to:
6060
Known issues / Roadmap
6161
======================
6262

63-
- Add an automation to auto-invoice orders. Now must be done grouping
64-
orders by invoicing frequency and invoice them manually.
63+
- Add an automation to auto-invoice orders. Now must be done grouping
64+
orders by invoicing frequency and invoice them manually.
6565

6666
Bug Tracker
6767
===========
@@ -84,8 +84,8 @@ Authors
8484
Contributors
8585
------------
8686

87-
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
88-
- Rafael Blasco (`Moduon <https://www.moduon.team/>`__)
87+
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
88+
- Rafael Blasco (`Moduon <https://www.moduon.team/>`__)
8989

9090
Maintainers
9191
-----------

sale_invoice_frequency/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Sale Invoice Frequency",
66
"summary": "Define the invoice frequency for customers",
7-
"version": "18.0.1.0.0",
7+
"version": "18.0.1.0.1",
88
"development_status": "Beta",
99
"category": "Sales/Sales",
1010
"website": "https://github.com/OCA/sale-workflow",

sale_invoice_frequency/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Sale Invoice Frequency</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:676ebe9a129f581d021c4ee3a1e63504452882690a32e659fa5acfeaf8f8bfb3
370+
!! source digest: sha256:9972c34277822ffed527746408643123884b38f0d40f85ea5cd2015f0ee7986e
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/sale-workflow/tree/18.0/sale_invoice_frequency"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-18-0/sale-workflow-18-0-sale_invoice_frequency"><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/sale-workflow&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module extends the functionality of sales to support group by

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-sale-workflow"
3-
version = "18.0.20250523.1"
3+
version = "18.0.20250527.0"
44
dependencies = [
55
"odoo-addon-pricelist_cache==18.0.*",
66
"odoo-addon-product_customerinfo_sale==18.0.*",
@@ -22,6 +22,7 @@ dependencies = [
2222
"odoo-addon-sale_exception_product_sale_manufactured_for==18.0.*",
2323
"odoo-addon-sale_fixed_discount==18.0.*",
2424
"odoo-addon-sale_force_invoiced==18.0.*",
25+
"odoo-addon-sale_invoice_frequency==18.0.*",
2526
"odoo-addon-sale_mail_autosubscribe==18.0.*",
2627
"odoo-addon-sale_order_archive==18.0.*",
2728
"odoo-addon-sale_order_disable_user_autosubscribe==18.0.*",

0 commit comments

Comments
 (0)