From 7bc39d7601faa4f89aa0f9e6d0e3dfc668ea202f Mon Sep 17 00:00:00 2001 From: Christophe Battarel Date: Thu, 26 Sep 2013 19:08:54 +0200 Subject: [PATCH] update changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index db26453b7e8..61e28376bf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,8 @@ Fix: Delete linked element to supplier invoice when deleted Fix: [ bug #1061 ] Bad info shipped products Fix: [ bug #1062 ] Documents lost in propals and contracts validating Fix: Supplier price displayed on document lines and margin infos didnt take discount +Fix: sorting on qty did not work in supplier product list +Fix: there was no escaping on filter fields in supplier product list Qual: Add travis-ci integration