Version 6.0.3
This commit is contained in:
parent
934d0fb207
commit
9f12861b79
2 changed files with 6 additions and 1 deletions
|
@ -14,6 +14,11 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.3 - 30.01.2023*
|
||||||
|
|
||||||
|
- add: performance-tab to line-form
|
||||||
|
- fix: digits of start/end-quantity in reconciliation
|
||||||
|
|
||||||
*6.0.2 - 28.01.2023*
|
*6.0.2 - 28.01.2023*
|
||||||
|
|
||||||
- fix: transfer between cash-/asset-book with zero quantity
|
- fix: transfer between cash-/asset-book with zero quantity
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.2
|
version=6.0.3
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
investment
|
investment
|
||||||
|
|
Loading…
Reference in a new issue