Cashbook: investment-accounts
Find a file
2023-02-12 00:09:56 +01:00
locale line: add fields 'Fee' + 'Dividend' - todos 2023-02-12 00:09:56 +01:00
tests line: add fields 'Fee' + 'Dividend' - todos 2023-02-12 00:09:56 +01:00
view line: add fields 'Fee' + 'Dividend' - todos 2023-02-12 00:09:56 +01:00
.hgignore hg ignore 2023-01-21 19:18:02 +01:00
__init__.py line: add fields 'Fee' + 'Dividend' - todos 2023-02-12 00:09:56 +01:00
assetsetting.py line: add fields 'Fee' + 'Dividend' - todos 2023-02-12 00:09:56 +01:00
assetsetting.xml line: add fields 'Fee' + 'Dividend' - todos 2023-02-12 00:09:56 +01:00
book.py cashbook: view current_value/-ref on chasbooks with btype=None if 2023-01-28 13:03:24 +01:00
book.xml book: list-view - farbige asset-zeilen, 2022-12-23 19:15:20 +01:00
line.py line: add fields 'Fee' + 'Dividend' - todos 2023-02-12 00:09:56 +01:00
line.xml add splitline 2023-01-15 23:06:47 +01:00
menu.xml line: add fields 'Fee' + 'Dividend' - todos 2023-02-12 00:09:56 +01:00
message.xml line/mixin: umrechnung anzahl + tests 2023-01-15 00:36:02 +01:00
mixin.py add splitline 2023-01-15 23:06:47 +01:00
README.rst init 2022-12-20 18:40:33 +01:00
reconciliation.py reconciliation: use 'quantity_digits' for digits of start/end-quantity 2023-01-30 09:25:44 +01:00
reconciliation.xml line: funktion für 'balance' + test 2023-01-01 20:34:51 +01:00
setup.py setup.py 2022-12-23 19:32:04 +01:00
splitline.py line/splitline: fixed selection of quantity-uom/digits 2023-02-01 14:29:48 +01:00
splitline.xml add splitline 2023-01-15 23:06:47 +01:00
tryton.cfg line: add fields 'Fee' + 'Dividend' - todos 2023-02-12 00:09:56 +01:00
types.py book/line: felder für quantity, etc. 2022-12-22 00:32:26 +01:00
versiondep.txt init 2022-12-20 18:40:33 +01:00

mds-cashbook-investment
=======================
Tryton module to add investment accounts to cashbook.

Install
=======

pip install mds-cashbook-investment

Requires
========
- Tryton 6.0

Changes
=======

*6.0.0 - 20.12.2022*

- init