39 lines
533 B
ReStructuredText
39 lines
533 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.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
|