Cashbook: planning of bookings
Find a file
Frederik Jaeckel 1536e8f22f Version 7.0.5
2024-06-08 09:25:58 +02:00
locale config: new field 'holidays_info' to show generated holidays in config-form 2024-06-02 10:27:15 +02:00
tests Add option to rule to move date of occurence to working day 2024-06-03 23:37:26 +02:00
view config: new field 'holidays_info' to show generated holidays in config-form 2024-06-02 10:27:15 +02:00
.hgignore add menu, groups, planner-list, forms... 2024-02-24 23:43:59 +01:00
__init__.py config: allow setting of holidays for each user 2024-06-01 13:33:45 +02:00
cashbook.py add list of booking lines on scheduled bookings 2024-03-09 22:36:51 +01:00
cashbook.xml add menu, groups, planner-list, forms... 2024-02-24 23:43:59 +01:00
config.py config: new field 'holidays_info' to show generated holidays in config-form 2024-06-02 10:27:15 +02:00
config.xml config: allow setting of holidays for each user 2024-06-01 13:33:45 +02:00
COPYRIGHT init 2024-02-24 10:39:42 +01:00
cron.py add cronjob 2024-02-27 22:40:59 +01:00
cron.xml add cronjob 2024-02-27 22:40:59 +01:00
group.xml fix permissions 2024-03-10 07:45:24 +01:00
ir.py fix permissions 2024-03-10 07:45:24 +01:00
LICENSE init 2024-02-24 10:39:42 +01:00
MANIFEST.in init 2024-02-24 10:39:42 +01:00
menu.xml add menu, groups, planner-list, forms... 2024-02-24 23:43:59 +01:00
nextrun.py add field 'bookingtype', optimize form/list 2024-03-02 22:54:13 +01:00
nextrun.xml nextrun: fix user-in-companies 2024-03-02 22:55:05 +01:00
planner.py Add option to rule to move date of occurence to working day 2024-06-03 23:37:26 +02:00
planner.xml add menu, groups, planner-list, forms... 2024-02-24 23:43:59 +01:00
README.rst Version 7.0.5 2024-06-08 09:25:58 +02:00
setup.py Recurrence rule + tests 2024-02-25 23:10:40 +01:00
tryton.cfg Version 7.0.5 2024-06-08 09:25:58 +02:00
versiondep.txt init 2024-02-24 10:39:42 +01:00

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.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