Commit 2099eb5 1 parent 94465ea commit 2099eb5 Copy full SHA for 2099eb5
File tree 4 files changed +4
-4
lines changed
account_invoice_start_end_dates
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ addon | version | maintainers | summary
32
32
[ 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
33
33
[ 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
34
34
[ 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
36
36
[ 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.
37
37
[ account_multicurrency_revaluation] ( account_multicurrency_revaluation/ ) | 16.0.1.0.1 | | Manage revaluation for multicurrency environment
38
38
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Account Invoice Start End Dates
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:75abd942216cafd80194ea14287344b7bb7105b725e66d16354eb2b7a54eacd8
10
+ !! source digest: sha256:b0b3c2a84183c65f9f4ed7fd7f82f3064d11bb9f6574a6c08c4c2d45c057aa88
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 5
5
6
6
{
7
7
"name" : "Account Invoice Start End Dates" ,
8
- "version" : "16.0.1.3 .0" ,
8
+ "version" : "16.0.1.4 .0" ,
9
9
"category" : "Accounting & Finance" ,
10
10
"license" : "LGPL-3" ,
11
11
"summary" : "Adds start/end dates on invoice/move lines" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Account Invoice Start End Dates</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:75abd942216cafd80194ea14287344b7bb7105b725e66d16354eb2b7a54eacd8
370
+ !! source digest: sha256:b0b3c2a84183c65f9f4ed7fd7f82f3064d11bb9f6574a6c08c4c2d45c057aa88
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module adds the fields < em > Start Date</ em > and < em > End Date</ em > on invoice/move lines.</ p >
You can’t perform that action at this time.
0 commit comments