cashbook_planner/README.rst
=Frederik Jaeckel 95e12414bc Version 7.0.7
2024-09-28 20:48:19 +02:00

45 lines
649 B
ReStructuredText

mds-cashbook-planner
====================
Tryton module to add planning of bookings to cashbook.
Install
=======
pip install mds-cashbook-planner
Requires
========
- Tryton 7.0
Changes
=======
*7.0.7 - 28.09.2024*
- add: recurrence rule 'last day of month'
- add: button 'execute booking now'
- add: notify
*7.0.6 - 19.07.2024*
- updt: optimize check of permissions
*7.0.5 - 08.06.2024*
- add: re-arrange date of occurence to working day
*7.0.4 - 11.03.2024*
- add: default-order for table
*7.0.3 - 10.03.2024*
- new placeholder 'rate' for description of booking
*7.0.2 - 10.03.2024*
- fix permissions
*7.0.1 - 09.03.2024*
- works