49 lines
705 B
ReStructuredText
49 lines
705 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.8 - 05.11.2024*
|
|
|
|
- updt: optimize book-now button
|
|
|
|
*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
|