Cashbook: planning of bookings
Find a file
Frederik Jaeckel 6f27beb7a6 Version 7.0.3
2024-03-10 22:23:06 +01:00
locale add placeholder 'rate' 2024-03-10 22:21:00 +01:00
tests add placeholder 'rate' 2024-03-10 22:21:00 +01:00
view add placeholder 'rate' 2024-03-10 22:21:00 +01:00
.hgignore add menu, groups, planner-list, forms... 2024-02-24 23:43:59 +01:00
__init__.py add list of booking lines on scheduled bookings 2024-03-09 22:36:51 +01: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
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 placeholder 'rate' 2024-03-10 22:21:00 +01:00
planner.xml add menu, groups, planner-list, forms... 2024-02-24 23:43:59 +01:00
README.rst Version 7.0.3 2024-03-10 22:23:06 +01:00
setup.py Recurrence rule + tests 2024-02-25 23:10:40 +01:00
tryton.cfg Version 7.0.3 2024-03-10 22:23:06 +01: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.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