90 lines
1.4 KiB
ReStructuredText
90 lines
1.4 KiB
ReStructuredText
mds-investment
|
|
==============
|
|
Tryton module to add investment items.
|
|
|
|
Install
|
|
=======
|
|
|
|
pip install mds-investment
|
|
|
|
Requires
|
|
========
|
|
- Tryton 6.0
|
|
|
|
Changes
|
|
=======
|
|
|
|
*6.0.16 - 18.12.2022*
|
|
|
|
- add: onlinesource - sorting, sources
|
|
|
|
*6.0.15 - 16.12.2022*
|
|
|
|
- fix: recoursion
|
|
- add: enable after-update actions
|
|
|
|
*6.0.14 - 09.12.2022*
|
|
|
|
- updt: translated symbol of asset-currency
|
|
|
|
*6.0.13 - 06.12.2022*
|
|
|
|
- updt: asset-form - units for percent-values, asset-list - day-negative in red-color
|
|
|
|
*6.0.12 - 05.12.2022*
|
|
|
|
- import-script - add field-delimter to param-list
|
|
|
|
*6.0.11 - 03.12.2022*
|
|
|
|
- add: tabs for asset-list, new icons, queries optimized
|
|
|
|
*6.0.10 - 01.12.2022*
|
|
|
|
- updt: optimized asset-list, unit as symbol
|
|
|
|
*6.0.9 - 30.11.2022*
|
|
|
|
- add: script to import historical rates
|
|
|
|
*6.0.8 - 29.11.2022*
|
|
|
|
- add: online-source as list to allow multiple sources
|
|
for asset
|
|
|
|
*6.0.7 - 28.11.2022*
|
|
|
|
- fix: add diagram-interpolate
|
|
- fix: corrected nextupdate
|
|
|
|
*6.0.6 - 26.11.2022*
|
|
|
|
- add: diagram-display
|
|
|
|
*6.0.5 - 25.11.2022*
|
|
|
|
- add: sorter for name/nsin/isin/symbol
|
|
- add: columns percentage by day/month/3month/6month/12month
|
|
- fix: online-updater
|
|
|
|
*6.0.4 - 25.11.2022*
|
|
|
|
- add: assets - colors for percentual success/loss
|
|
- updt: optimize timestamp for next online-update
|
|
|
|
*6.0.3 - 23.11.2022*
|
|
|
|
- fix: bug in searcher
|
|
- add: online-sources
|
|
|
|
*6.0.2 - 23.11.2022*
|
|
|
|
- asset: add field 'date', optimized 'rec_name'
|
|
|
|
*6.0.1 - 22.11.2022*
|
|
|
|
- works
|
|
|
|
*6.0.0 - 09.11.2022*
|
|
|
|
- init
|