Version 6.0.2
This commit is contained in:
parent
a149f46dbb
commit
9d0001f262
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.2 - 23.01.2023*
|
||||||
|
|
||||||
|
- add: show image in tab 'image/pdf'
|
||||||
|
|
||||||
*6.0.1 - 29.11.2022*
|
*6.0.1 - 29.11.2022*
|
||||||
|
|
||||||
- fix: exception when image type unknown
|
- fix: exception when image type unknown
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.1
|
version=6.0.2
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
xml:
|
xml:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
cashbook;6.0.20;6.0.999;mds
|
cashbook;6.0.22;6.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue