cashbook_media/README.rst

37 lines
418 B
ReStructuredText
Raw Permalink Normal View History

2022-10-14 08:10:29 +00:00
mds-cashbook-media
==================
Tryton module to add a file-field to cashbook.
Install
=======
pip install mds-cashbook-media
Requires
========
- Tryton 6.0
Changes
=======
2023-06-06 15:19:00 +00:00
*6.0.4 - 06.06.2023*
- code optimized
2023-02-14 09:53:34 +00:00
*6.0.3 - 14.02.2023*
- updt: setup.py
2023-01-23 12:13:29 +00:00
*6.0.2 - 23.01.2023*
- add: show image in tab 'image/pdf'
2022-11-29 09:37:05 +00:00
*6.0.1 - 29.11.2022*
- fix: exception when image type unknown
2022-10-14 08:10:29 +00:00
*6.0.0 - 14.10.2022*
- init
2022-10-14 13:30:08 +00:00