trytond-sale_margin/CHANGELOG

26 lines
615 B
Plaintext

Version 5.5.0 - 2019-11-14
Version 5.4.0 - 2019-11-14
Version 5.3.0 - 2019-05-06
Version 4.8.0 - 2018-04-25
Version 4.0.0 - 2016-05-03
* Add margin_percent fields to sale and sale line
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
Version 3.0.0 - 2013-10-25
Version 2.8.0 - 2013-04-26
Version 2.6.0 - 2012-10-16
* Active Record
* Simplify module information with python configuration
Version 2.4.0 - 2012-07-24
* Initial release