Version 6.0.2
This commit is contained in:
parent
56861eb2dd
commit
b584a9f53e
2 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.2 - 20.10.2022*
|
||||||
|
|
||||||
|
- add: msg if invoice is not posted
|
||||||
|
|
||||||
*6.0.1 - 20.10.2022*
|
*6.0.1 - 20.10.2022*
|
||||||
|
|
||||||
- works
|
- works
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.1
|
version=6.0.2
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
|
Loading…
Reference in a new issue