[UPD] README.rst

This commit is contained in:
OCA-git-bot
2020-07-07 09:40:43 +00:00
parent 7e4025994d
commit f1d240cb21
2 changed files with 15 additions and 0 deletions

View File

@@ -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

View File

@@ -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>