forked from coopengo/account_payment
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
29 lines (24 loc) · 834 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Version 4.2.1 - 2017-06-06
* Bug fixes (see mercurial logs for details)
Version 4.2.0 - 2016-11-28
* Bug fixes (see mercurial logs for details)
* Allow to block payment of line
* Ask payment journal for each currency
* Decrease amount to pay of invoice
* Add group Payment Approval
Version 4.0.0 - 2016-05-02
* Bug fixes (see mercurial logs for details)
* Rename Payment Group reference into number
* Add payment group sequence in configuration
* Add Python3 support
Version 3.8.0 - 2015-11-02
* Bug fixes (see mercurial logs for details)
* Add date to Pay Lines wizard
Version 3.6.0 - 2015-04-20
* Bug fixes (see mercurial logs for details)
* Add support for PyPy
Version 3.4.0 - 2014-10-20
* Bug fixes (see mercurial logs for details)
* Add transitions between succeeded and failed
Version 3.2.0 - 2014-04-21
* Initial release