Cashbook - Main Module
Find a file
2022-09-08 12:13:30 +02:00
icon book neu 2022-08-05 12:02:04 +02:00
locale line: amount darf negativ sein + test, constrain gelöscht 2022-09-08 12:13:30 +02:00
report report ok, auf book und line 2022-08-17 17:16:23 +02:00
tests line: amount darf negativ sein + test, constrain gelöscht 2022-09-08 12:13:30 +02:00
view Wizardform optimiert 2022-09-07 16:33:58 +02:00
.hgignore book neu 2022-08-05 12:02:04 +02:00
__init__.py wizard: buchungseingabe begonnen 2022-09-06 17:26:53 +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 konfig: kassenbuch-default für buchungswizard 2022-09-07 11:36:37 +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: amount darf negativ sein + test, constrain gelöscht 2022-09-08 12:13:30 +02:00
line.xml report ok, auf book und line 2022-08-17 17:16:23 +02:00
menu.xml wizard: buchungseingabe begonnen 2022-09-06 17:26:53 +02:00
message.xml line: amount darf negativ sein + test, constrain gelöscht 2022-09-08 12:13:30 +02:00
model.py neu: kategorie, config + test 2022-08-09 15:08:41 +02:00
README.rst init 2022-08-05 10:49:06 +02:00
reconciliation.py line: suche optimiert (jetzt: kategorie, payee, beschreibung) 2022-09-06 16:10:25 +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 wizard: buchungseingabe begonnen 2022-09-06 17:26:53 +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 Wizardform optimiert 2022-09-07 16:33:58 +02:00
wizard_booking.xml wizard: buchungseingabe begonnen 2022-09-06 17:26:53 +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.0 - 05.08.2022*

- init