Skip to content

Commit 2099eb5

Browse files
committed
[BOT] post-merge updates
1 parent 94465ea commit 2099eb5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ addon | version | maintainers | summary
3232
[account_cutoff_picking](account_cutoff_picking/) | 16.0.1.3.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Accrued and prepaid expense/revenue from pickings
3333
[account_cutoff_start_end_dates](account_cutoff_start_end_dates/) | 16.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Cutoffs based on start/end dates
3434
[account_fiscal_year_closing](account_fiscal_year_closing/) | 16.0.1.0.0 | | Generic fiscal year closing wizard
35-
[account_invoice_start_end_dates](account_invoice_start_end_dates/) | 16.0.1.3.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Adds start/end dates on invoice/move lines
35+
[account_invoice_start_end_dates](account_invoice_start_end_dates/) | 16.0.1.4.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Adds start/end dates on invoice/move lines
3636
[account_invoice_start_end_dates_move](account_invoice_start_end_dates_move/) | 16.0.1.0.0 | | Add the possibility to choose start and end dates on account invoice.
3737
[account_multicurrency_revaluation](account_multicurrency_revaluation/) | 16.0.1.0.1 | | Manage revaluation for multicurrency environment
3838

account_invoice_start_end_dates/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Account Invoice Start End Dates
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:75abd942216cafd80194ea14287344b7bb7105b725e66d16354eb2b7a54eacd8
10+
!! source digest: sha256:b0b3c2a84183c65f9f4ed7fd7f82f3064d11bb9f6574a6c08c4c2d45c057aa88
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

account_invoice_start_end_dates/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
{
77
"name": "Account Invoice Start End Dates",
8-
"version": "16.0.1.3.0",
8+
"version": "16.0.1.4.0",
99
"category": "Accounting & Finance",
1010
"license": "LGPL-3",
1111
"summary": "Adds start/end dates on invoice/move lines",

account_invoice_start_end_dates/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Account Invoice Start End Dates</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:75abd942216cafd80194ea14287344b7bb7105b725e66d16354eb2b7a54eacd8
370+
!! source digest: sha256:b0b3c2a84183c65f9f4ed7fd7f82f3064d11bb9f6574a6c08c4c2d45c057aa88
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/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-closing/tree/16.0/account_invoice_start_end_dates"><img alt="OCA/account-closing" src="https://img.shields.io/badge/github-OCA%2Faccount--closing-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-closing-16-0/account-closing-16-0-account_invoice_start_end_dates"><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-closing&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 adds the fields <em>Start Date</em> and <em>End Date</em> on invoice/move lines.</p>

0 commit comments

Comments
 (0)