investment/README.rst

38 lines
487 B
ReStructuredText
Raw Normal View History

2022-11-09 13:30:32 +00:00
mds-investment
==============
Tryton module to add investment items.
Install
=======
pip install mds-investment
Requires
========
- Tryton 6.0
Changes
=======
2022-11-25 10:01:55 +00:00
*6.0.4 - 25.11.2022*
- add: assets - colors for percentual success/loss
- updt: optimize timestamp for next online-update
2022-11-23 21:23:42 +00:00
*6.0.3 - 23.11.2022*
- fix: bug in searcher
- add: online-sources
2022-11-23 09:45:28 +00:00
*6.0.2 - 23.11.2022*
- asset: add field 'date', optimized 'rec_name'
2022-11-22 21:45:15 +00:00
*6.0.1 - 22.11.2022*
- works
2022-11-09 13:30:32 +00:00
*6.0.0 - 09.11.2022*
- init