trytond-sale_margin/CHANGELOG

26 lines
615 B
Plaintext
Raw Normal View History

2019-11-14 11:02:06 +01:00
Version 5.5.0 - 2019-11-14
2019-11-14 10:57:06 +01:00
Version 5.4.0 - 2019-11-14
2019-05-06 23:27:58 +02:00
Version 5.3.0 - 2019-05-06
2018-05-02 17:03:31 +02:00
Version 4.8.0 - 2018-04-25
2018-05-02 16:03:32 +02:00
2016-05-03 00:12:08 +02:00
Version 4.0.0 - 2016-05-03
* Add margin_percent fields to sale and sale line
2014-11-05 17:17:48 +01:00
Version 3.4.0 - 2014-11-03
* Add compatibility (as extra dependency) with sale_discount
* Improve sale line margin computation unifying getter and on_change_with and
calling on_change_with_amount
Version 3.2.0 - 2014-05-22
2014-11-05 17:17:48 +01:00
Version 3.0.0 - 2013-10-25
Version 2.8.0 - 2013-04-26
2012-10-16 17:10:24 +02:00
Version 2.6.0 - 2012-10-16
* Active Record
* Simplify module information with python configuration
2012-07-24 11:56:39 +02:00
Version 2.4.0 - 2012-07-24
* Initial release