Commit 2ae3d17 1 parent 755153c commit 2ae3d17 Copy full SHA for 2ae3d17
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
24
[ account_account_tag_code] ( account_account_tag_code/ ) | 16.0.1.0.0 | | Add a code field to the accounts tags
25
25
[ account_asset_batch_compute] ( account_asset_batch_compute/ ) | 16.0.1.0.0 | | Add the possibility to compute assets in batch
26
- [ account_asset_management] ( account_asset_management/ ) | 16.0.1.2.6 | | Assets Management
26
+ [ account_asset_management] ( account_asset_management/ ) | 16.0.1.2.7 | | Assets Management
27
27
[ account_asset_number] ( account_asset_number/ ) | 16.0.1.1.0 | | Assets Number
28
28
[ account_asset_transfer] ( account_asset_transfer/ ) | 16.0.1.0.0 | [ ![ kittiu] ( https://github.com/kittiu.png?size=30px )] ( https://github.com/kittiu ) | Asset Transfer from AUC to Asset
29
29
[ account_bank_statement_chatter] ( account_bank_statement_chatter/ ) | 16.0.1.0.0 | [ ![ cubells] ( https://github.com/cubells.png?size=30px )] ( https://github.com/cubells ) | Chatter on bank statements
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Assets Management
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:820e123d56fa3d5d7111776cbfabe2df04a9369eda253718006cd22292d4f15e
10
+ !! source digest: sha256:274f6c38c227c39ad55fba99baf1b8a4339a1d08c9d4e5083b86164e6684e7be
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Mature-brightgreen.png
Original file line number Diff line number Diff line change 5
5
6
6
{
7
7
"name" : "Assets Management" ,
8
- "version" : "16.0.1.2.6 " ,
8
+ "version" : "16.0.1.2.7 " ,
9
9
"license" : "AGPL-3" ,
10
10
"depends" : ["account" , "report_xlsx_helper" ],
11
11
"excludes" : ["account_asset" ],
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Assets Management</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:820e123d56fa3d5d7111776cbfabe2df04a9369eda253718006cd22292d4f15e
370
+ !! source digest: sha256:274f6c38c227c39ad55fba99baf1b8a4339a1d08c9d4e5083b86164e6684e7be
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Mature " src ="https://img.shields.io/badge/maturity-Mature-brightgreen.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/account-financial-tools/tree/16.0/account_asset_management "> < img alt ="OCA/account-financial-tools " src ="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_asset_management "> < 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-financial-tools&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 manages the assets owned by a company. It will keep
You can’t perform that action at this time.
0 commit comments