Cashbook - Main Module
Find a file
2022-09-03 20:39:20 +02:00
icon book neu 2022-08-05 12:02:04 +02:00
locale line: darstellung beschleunigt 2022-09-03 20:39:20 +02:00
report report ok, auf book und line 2022-08-17 17:16:23 +02:00
tests line: 'number' bei check->done schreiben korrigert + test 2022-09-02 15:18:28 +02:00
view line: darstellung beschleunigt 2022-09-03 20:39:20 +02:00
.hgignore book neu 2022-08-05 12:02:04 +02:00
__init__.py spitbuchung begonnen 2022-08-24 17:12:32 +02:00
book.py book: digits für startbalance/balance ergänzt 2022-08-31 10:17:29 +02:00
book.xml book: Feld 'start_date' + test, 2022-08-18 11:58:05 +02:00
category.py kategorie: hierarchische sortierung, sequence-spalte entfernt 2022-08-30 11:56:27 +02:00
category.xml kategorie: constraint gegen gleiche Namen auf toplevel, 2022-08-28 12:24:25 +02:00
cbreport.py report ok, auf book und line 2022-08-17 17:16:23 +02:00
cbreport.xml report ok, auf book und line 2022-08-17 17:16:23 +02:00
configuration.py account in module 'cashbook_account' verschoben 2022-08-15 12:35:31 +02:00
configuration.xml report ok, auf book und line 2022-08-17 17:16:23 +02:00
group.xml report ok, auf book und line 2022-08-17 17:16:23 +02:00
icon.xml book neu 2022-08-05 12:02:04 +02:00
line.py line: darstellung beschleunigt 2022-09-03 20:39:20 +02:00
line.xml report ok, auf book und line 2022-08-17 17:16:23 +02:00
menu.xml report ok, auf book und line 2022-08-17 17:16:23 +02:00
message.xml splitbuchungen + test 2022-08-25 15:55:24 +02:00
model.py neu: kategorie, config + test 2022-08-09 15:08:41 +02:00
README.rst Version 6.0.3 2022-08-31 10:19:19 +02:00
reconciliation.py reconciliation: check_overlap_dates() in validate() verschoben + tests 2022-08-18 13:05:16 +02:00
reconciliation.xml report ok, auf book und line 2022-08-17 17:16:23 +02:00
setup.py report begonnen 2022-08-16 17:05:01 +02:00
splitline.py splitbuchungen + test 2022-08-25 15:55:24 +02:00
splitline.xml spitbuchung begonnen 2022-08-24 17:12:32 +02:00
tryton.cfg Version 6.0.3 2022-08-31 10:19:19 +02:00
types.py book, line, category, types: berechtigung für company-user + test, 2022-08-10 16:30:08 +02:00
types.xml report ok, auf book und line 2022-08-17 17:16:23 +02:00
versiondep.txt init 2022-08-05 10:49:06 +02:00
wizard_openline.py report ok, auf book und line 2022-08-17 17:16:23 +02:00
wizard_openline.xml account in module 'cashbook_account' verschoben 2022-08-15 12:35:31 +02:00
wizard_runreport.py wizard report: button gesperrt wen keine abstimmung 2022-08-23 15:45:07 +02:00
wizard_runreport.xml report ok, auf book und line 2022-08-17 17:16:23 +02:00

mds-cashbook
============
Tryton module to add a cashbook.

Install
=======

pip install mds-cashbook

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

Changes
=======

*6.0.3 - 31.08.2022*

- updt: checks, sorting

*6.0.2 - 25.08.2022*

- add: split-booking

*6.0.1 - 23.08.2022*

- works

*6.0.0 - 05.08.2022*

- init