trytond-account_code_digits/CHANGELOG

28 lines
652 B
Plaintext
Raw Normal View History

2019-11-14 11:01:59 +01:00
Version 5.5.0 - 2019-11-14
2019-11-14 10:57:00 +01:00
Version 5.4.0 - 2019-11-14
2019-05-07 11:24:09 +02:00
Version 5.2.0 - 2019-05-07
2019-05-06 23:27:48 +02:00
Version 5.3.0 - 2019-05-06
2018-05-02 16:48:59 +02:00
Version 4.8.0 - 2018-04-25
2018-05-02 15:49:01 +02:00
2016-11-28 18:04:11 +01:00
Version 4.2.0 - 2016-11-28
* Bug fixes (see mercurial logs for details)
2016-05-03 00:15:50 +02:00
Version 4.0.0 - 2016-05-03
2014-11-04 11:57:35 +01:00
Version 3.4.0 - 2014-11-03
Version 3.2.0 - 2014-05-22
2014-11-04 12:51:11 +01:00
Version 3.0.0 - 2013-10-25
Version 2.8.0 - 2013-04-26
2012-10-09 13:03:58 +02:00
* Active Records
2012-08-27 11:25:42 +02:00
* setup.py trytond prefix. Change 2.4.0 version
2012-08-27 11:16:22 +02:00
* Add ca_ES locale
2012-08-27 11:15:17 +02:00
* Add es_ES locale
2012-08-27 11:04:51 +02:00
* Add tests
2012-08-27 11:04:28 +02:00
* FIX configuration XML data
* _get_account_value: res['code'] is None
* Configuration: Integer property Not implemented. Change to Numeric field
2012-08-27 10:56:18 +02:00
* Readme and Legal notice
2012-05-01 11:03:03 +02:00
* Initial release