2022-08-05 10:49:06 +02:00
|
|
|
mds-cashbook
|
|
|
|
============
|
|
|
|
Tryton module to add a cashbook.
|
|
|
|
|
|
|
|
Install
|
|
|
|
=======
|
|
|
|
|
|
|
|
pip install mds-cashbook
|
|
|
|
|
|
|
|
Requires
|
|
|
|
========
|
|
|
|
- Tryton 6.0
|
|
|
|
|
|
|
|
Changes
|
|
|
|
=======
|
|
|
|
|
2022-10-11 10:22:29 +02:00
|
|
|
*6.0.18 - 11.10.2022*
|
|
|
|
|
|
|
|
- updt: optimized open/view of cashbook
|
|
|
|
|
2022-10-10 17:33:13 +02:00
|
|
|
*6.0.17 - 10.10.2022*
|
|
|
|
|
|
|
|
- add: colors for cashbook-lines
|
|
|
|
- add: client stores tree-state of cashbook
|
|
|
|
|
2022-10-07 15:44:17 +02:00
|
|
|
*6.0.16 - 07.10.2022*
|
|
|
|
|
|
|
|
- add: open cashbook-lines from cashbook
|
|
|
|
|
2022-10-04 16:49:32 +02:00
|
|
|
*6.0.15 - 04.10.2022*
|
|
|
|
|
|
|
|
- updt: second-currency support optimized
|
|
|
|
|
2022-09-30 11:10:03 +02:00
|
|
|
*6.0.14 - 30.09.2022*
|
|
|
|
|
|
|
|
- fix: parameter
|
|
|
|
|
2022-09-28 20:49:43 +02:00
|
|
|
*6.0.13 - 28.09.2022*
|
|
|
|
|
|
|
|
- hierarchical ordering for cashbook
|
|
|
|
- forms optimzed
|
|
|
|
|
2022-09-18 12:56:55 +02:00
|
|
|
*6.0.12 - 18.09.2022*
|
|
|
|
|
|
|
|
- add: selected cashbooks in 'enter-booking-dialog'
|
|
|
|
|
2022-09-16 10:19:11 +02:00
|
|
|
*6.0.11 - 16.09.2022*
|
|
|
|
|
|
|
|
- add: hierarchy for cashbooks
|
|
|
|
|
2022-09-13 22:54:52 +02:00
|
|
|
*6.0.10 - 13.09.2022*
|
|
|
|
|
|
|
|
- add: split-booking with transfer
|
|
|
|
|
2022-09-08 12:54:52 +02:00
|
|
|
*6.0.9 - 08.09.2022*
|
|
|
|
|
|
|
|
- updt: allow negative amounts
|
|
|
|
|
2022-09-07 16:35:08 +02:00
|
|
|
*6.0.8 - 07.09.2022*
|
|
|
|
|
|
|
|
- updt: enter-booking form optimized
|
|
|
|
|
2022-09-07 11:38:09 +02:00
|
|
|
*6.0.7 - 07.09.2022*
|
|
|
|
|
|
|
|
- add: enter-booking-wizard
|
|
|
|
|
2022-09-06 16:15:21 +02:00
|
|
|
*6.0.6 - 06.09.2022*
|
|
|
|
|
|
|
|
- updt: optimized form - line, line-context
|
|
|
|
- updt: extended search in cashbook-lines
|
|
|
|
|
|
|
|
*6.0.5 - 05.09.2022*
|
2022-09-05 17:21:00 +02:00
|
|
|
|
|
|
|
- updt: view of book + line optimized
|
|
|
|
|
2022-09-05 10:17:29 +02:00
|
|
|
*6.0.4 - 05.09.2022*
|
|
|
|
|
|
|
|
- fix: write number at state-change 'check' -> 'done'
|
|
|
|
- updt: speedup transaction view
|
|
|
|
|
2022-08-31 10:19:19 +02:00
|
|
|
*6.0.3 - 31.08.2022*
|
|
|
|
|
|
|
|
- updt: checks, sorting
|
|
|
|
|
2022-08-25 15:57:19 +02:00
|
|
|
*6.0.2 - 25.08.2022*
|
|
|
|
|
|
|
|
- add: split-booking
|
|
|
|
|
|
|
|
*6.0.1 - 23.08.2022*
|
|
|
|
|
|
|
|
- works
|
|
|
|
|
2022-08-05 10:49:06 +02:00
|
|
|
*6.0.0 - 05.08.2022*
|
|
|
|
|
|
|
|
- init
|