[MERGE] account_asset: module description

bzr revid: qdp-launchpad@openerp.com-20110701134152-hz8lc5ebrrvw4b73
This commit is contained in:
Quentin (OpenERP) 2011-07-01 15:41:52 +02:00
commit 473c63efd5
1 changed files with 2 additions and 4 deletions

View File

@ -25,10 +25,8 @@
"depends" : ["account"],
"author" : "Tiny",
"description": """Financial and accounting asset management.
Allows to define
* Asset category.
* Assets.
*Asset usage period and property.
This Module manages the assets owned by a company or an individual. It will keep track of depreciation's occurred on
those assets. And it allows to create Move's of the depreciation lines.
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",