Cashbook - Main Module
Find a file
2022-11-16 21:56:02 +01:00
icon book neu 2022-08-05 12:02:04 +02:00
locale status 'abgeglichen' ok + test 2022-11-16 21:56:02 +01:00
report report ok, auf book und line 2022-08-17 17:16:23 +02:00
tests line/splitline: fremdwährung ok+test+migration 2022-10-04 16:47:14 +02:00
view status 'abgeglichen' ok + test 2022-11-16 21:56:02 +01:00
.hgignore book neu 2022-08-05 12:02:04 +02:00
__init__.py book: öffnet inhalt per aktionsknopf 2022-10-06 13:28:42 +02:00
book.py delete() korrigiert 2022-10-15 13:28:46 +02:00
book.xml book: hierarchie + test 2022-09-15 23:49:54 +02:00
category.py book/category: hierarchische sortierung, form optimiert 2022-09-22 15:40:23 +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 konfig/buchung eingeben: ausgewählte kassenbücher 2022-09-18 12:52: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 status 'abgeglichen' ok + test 2022-11-16 21:56:02 +01:00
line.xml status 'abgeglichen' ok + test 2022-11-16 21:56:02 +01:00
menu.xml book: hierarchie + test 2022-09-15 23:49:54 +02:00
message.xml book: öffnet inhalt per aktionsknopf 2022-10-06 13:28:42 +02:00
mixin.py line/splitline: fremdwährung ok+test+migration 2022-10-04 16:47:14 +02:00
model.py book/category: hierarchische sortierung, form optimiert 2022-09-22 15:40:23 +02:00
README.rst Version 6.0.19 2022-10-19 22:43:35 +02:00
reconciliation.py status 'abgeglichen' ok + test 2022-11-16 21:56:02 +01: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 delete() korrigiert 2022-10-15 13:28:46 +02:00
splitline.xml spitbuchung begonnen 2022-08-24 17:12:32 +02:00
tryton.cfg Version 6.0.19 2022-10-19 22:43:35 +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_booking.py konfig/buchung eingeben: ausgewählte kassenbücher 2022-09-18 12:52:31 +02:00
wizard_booking.xml wizard: buchungseingabe begonnen 2022-09-06 17:26:53 +02:00
wizard_openline.py status 'abgeglichen' ok + test 2022-11-16 21:56:02 +01:00
wizard_openline.xml book: tree-ansicht speichert baumzustand + öffnet inhalt bei dppelklick 2022-10-08 15:32:35 +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.19 - 19.10.2022*

- fix: delete()

*6.0.18 - 11.10.2022*

- updt: optimized open/view of cashbook

*6.0.17 - 10.10.2022*

- add: colors for cashbook-lines
- add: client stores tree-state of cashbook

*6.0.16 - 07.10.2022*

- add: open cashbook-lines from cashbook

*6.0.15 - 04.10.2022*

- updt: second-currency support optimized

*6.0.14 - 30.09.2022*

- fix: parameter

*6.0.13 - 28.09.2022*

- hierarchical ordering for cashbook
- forms optimzed

*6.0.12 - 18.09.2022*

- add: selected cashbooks in 'enter-booking-dialog'

*6.0.11 - 16.09.2022*

- add: hierarchy for cashbooks

*6.0.10 - 13.09.2022*

- add: split-booking with transfer

*6.0.9 - 08.09.2022*

- updt: allow negative amounts

*6.0.8 - 07.09.2022*

- updt: enter-booking form optimized

*6.0.7 - 07.09.2022*

- add: enter-booking-wizard

*6.0.6 - 06.09.2022*

- updt: optimized form - line, line-context
- updt: extended search in cashbook-lines

*6.0.5 - 05.09.2022*

- updt: view of book + line optimized

*6.0.4 - 05.09.2022*

- fix: write number at state-change 'check' -> 'done'
- updt: speedup transaction view

*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