mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[UPD] README.rst
This commit is contained in:
@@ -34,6 +34,14 @@ The full asset life-cycle is managed (from asset creation to asset removal).
|
||||
Assets can be created manually as well as automatically
|
||||
(via the creation of an accounting entry on the asset account).
|
||||
|
||||
Depreciation Journal Entries can be created manually in the "Deprecation Board" tab,
|
||||
or automatically by two ways:
|
||||
|
||||
* Using the "Invoicing/Assets/Compute Assets" wizard.
|
||||
* Activating the "Asset Management: Generate assets" cron.
|
||||
|
||||
These options are compatibles each other.
|
||||
|
||||
Excel based reporting is available via the 'account_asset_management_xls' module.
|
||||
|
||||
The module contains a large number of functional enhancements compared to
|
||||
|
||||
@@ -374,6 +374,13 @@ accounting entries from the depreciation lines.</p>
|
||||
<p>The full asset life-cycle is managed (from asset creation to asset removal).</p>
|
||||
<p>Assets can be created manually as well as automatically
|
||||
(via the creation of an accounting entry on the asset account).</p>
|
||||
<p>Depreciation Journal Entries can be created manually in the “Deprecation Board” tab,
|
||||
or automatically by two ways:</p>
|
||||
<ul class="simple">
|
||||
<li>Using the “Invoicing/Assets/Compute Assets” wizard.</li>
|
||||
<li>Activating the “Asset Management: Generate assets” cron.</li>
|
||||
</ul>
|
||||
<p>These options are compatibles each other.</p>
|
||||
<p>Excel based reporting is available via the ‘account_asset_management_xls’ module.</p>
|
||||
<p>The module contains a large number of functional enhancements compared to
|
||||
the standard account_asset module from Odoo.</p>
|
||||
|
||||
Reference in New Issue
Block a user