Skip to content

Commit f328c90

Browse files
committed
[BOT] post-merge updates
1 parent 63fb4ca commit f328c90

File tree

6 files changed

+13
-11
lines changed

6 files changed

+13
-11
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ addon | version | maintainers | summary
3131
[account_invoice_crm_tag](account_invoice_crm_tag/) | 16.0.1.0.0 | | Account Invoice CRM Tag
3232
[account_invoice_currency_taxes](account_invoice_currency_taxes/) | 16.0.1.0.2 | | Taxes in company currency in invoice report
3333
[account_invoice_default_code_column](account_invoice_default_code_column/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Display Default code product in a dedicated column on invoice reports
34+
[account_invoice_discount_date](account_invoice_discount_date/) | 16.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Set the early discount date on invoices
3435
[account_invoice_discount_display_amount](account_invoice_discount_display_amount/) | 16.0.1.1.1 | | Show total discount applied and total without discount on invoices.
3536
[account_invoice_fiscal_position_update](account_invoice_fiscal_position_update/) | 16.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Changing the fiscal position of an invoice will auto-update invoice lines
3637
[account_invoice_fixed_discount](account_invoice_fixed_discount/) | 16.0.1.0.4 | | Allows to apply fixed amount discounts in invoices.

account_invoice_discount_date/README.rst

+8-8
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Account Invoice Discount Date
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:4d8d8d5c992401a07bbb02f019076d0887cafde67e35818991a17523f9dce022
10+
!! source digest: sha256:463d97637208ed2b95e4fcf15f2ab759f1c9bd4facb401810490926c4a18b7ba
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
@@ -63,11 +63,11 @@ To use this module, you need to:
6363
4. You can change the Discount Date on any move line. The lower one will
6464
be set on the bill.
6565

66-
- When the Discount Date of the bill is changed, the recomputation of
67-
the Discount Date on the lines will happen.
68-
- Make sure you only increment the discount date if you have multiple
69-
maturity dates or the lower Discount Date will be propagated on all
70-
maturity lines.
66+
- When the Discount Date of the bill is changed, the recomputation of
67+
the Discount Date on the lines will happen.
68+
- Make sure you only increment the discount date if you have multiple
69+
maturity dates or the lower Discount Date will be propagated on all
70+
maturity lines.
7171

7272
Bug Tracker
7373
===========
@@ -90,8 +90,8 @@ Authors
9090
Contributors
9191
------------
9292

93-
- Rafael Blasco (`Moduon <https://www.moduon.team/>`__)
94-
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
93+
- Rafael Blasco (`Moduon <https://www.moduon.team/>`__)
94+
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
9595

9696
Maintainers
9797
-----------

account_invoice_discount_date/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Account Invoice Discount Date",
66
"summary": "Set the early discount date on invoices",
7-
"version": "16.0.1.0.0",
7+
"version": "16.0.1.0.1",
88
"development_status": "Alpha",
99
"category": "Accounting",
1010
"website": "https://github.com/OCA/account-invoicing",

account_invoice_discount_date/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Account Invoice Discount Date</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:4d8d8d5c992401a07bbb02f019076d0887cafde67e35818991a17523f9dce022
370+
!! source digest: sha256:463d97637208ed2b95e4fcf15f2ab759f1c9bd4facb401810490926c4a18b7ba
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_discount_date"><img alt="OCA/account-invoicing" src="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_discount_date"><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-invoicing&amp;target_branch=16.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 invoices to show early discount

setup/_metapackage/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20250110.0
1+
16.0.20250123.0

setup/_metapackage/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'odoo-addon-account_invoice_crm_tag>=16.0dev,<16.1dev',
1919
'odoo-addon-account_invoice_currency_taxes>=16.0dev,<16.1dev',
2020
'odoo-addon-account_invoice_default_code_column>=16.0dev,<16.1dev',
21+
'odoo-addon-account_invoice_discount_date>=16.0dev,<16.1dev',
2122
'odoo-addon-account_invoice_discount_display_amount>=16.0dev,<16.1dev',
2223
'odoo-addon-account_invoice_fiscal_position_update>=16.0dev,<16.1dev',
2324
'odoo-addon-account_invoice_fixed_discount>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)