Cashbook: Upload image or PDF to booking line
Find a file
Frederik Jaeckel 875946c793 setup 2nd
2023-02-14 10:51:48 +01:00
locale line: show image in tab 'image/pdf' 2023-01-23 13:11:54 +01:00
tests media ok + test 2022-10-14 15:29:33 +02:00
view line: show image in tab 'image/pdf' 2023-01-23 13:11:54 +01:00
.hgignore fix: exception beim hochladen eines unbekannten bildtypes 2022-11-29 10:30:39 +01:00
__init__.py media ok + test 2022-10-14 15:29:33 +02:00
line.py line: show image in tab 'image/pdf' 2023-01-23 13:11:54 +01:00
line.xml media ok + test 2022-10-14 15:29:33 +02:00
message.xml fix: exception beim hochladen eines unbekannten bildtypes 2022-11-29 10:30:39 +01:00
README.rst Version 6.0.2 2023-01-23 13:13:29 +01:00
setup.py setup 2nd 2023-02-14 10:51:48 +01:00
tryton.cfg Version 6.0.2 2023-01-23 13:13:29 +01:00
versiondep.txt Version 6.0.2 2023-01-23 13:13:29 +01:00

mds-cashbook-media
==================
Tryton module to add a file-field to cashbook.

Install
=======

pip install mds-cashbook-media

Requires
========
- Tryton 6.0

Changes
=======

*6.0.2 - 23.01.2023*

- add: show image in tab 'image/pdf'

*6.0.1 - 29.11.2022*

- fix: exception when image type unknown

*6.0.0 - 14.10.2022*

- init