Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP]asset management: add depreciated value to facilitate import #1857

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

luc-demeyer
Copy link
Contributor

Module: account_asset_manangement

This commit adds the fields import_depreciated_value, import_depreciated_date to facilitate importing assets from another accounting package.

Assume You have an asset of 5000 EUR, depreciated over 5 years whereby 700 EUR has already been depreciated previous fiscal year. If you set import_depreciated_value to 700 and import_date to the last day of your previous fiscal year in the import file the depreciation table will be calculated as from the beginning of the current fiscal year and a single 'init' entry will be created on the last day of the previous fiscal year.

Module: account_asset_manangement

This commit adds the fields import_depreciated_value, import_depreciated_date
to facilitate importing assets from another accounting package.

Assume You have an asset of 5000 EUR, depreciated over 5 years whereby 700 EUR
has already been depreciated previous fiscal year.
If you set import_depreciated_value to 700 and import_date to the last day
of your previous fiscal year in the import file the depreciation table will be
calculated as from the beginning of the current fiscal year and a single 'init'
entry will be created on the last day of the previous fiscal year.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant