This is an automated email from the git hooks/post-receive script. New change to branch develop in repository chorem. See http://git.chorem.org/chorem.git from 32ed258 fixes #1154 : Erreur graphique sur le nom de projet dans le tunnel de commande, onglet Sent new 0869812 fixes #1155 : Incohérences dans les tableaux de facturation new 19fbc52 Fix refactoring new 3108193 fixes #1156 : Dans le tunnel de commande, le mauvais devis est supprimé de la liste Sent The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 310819377a1c1c9d25ae1ae2819af13db8c7bf48 Author: kootox <jean.couteau@gmail.com> Date: Wed Jan 28 15:13:33 2015 +0100 fixes #1156 : Dans le tunnel de commande, le mauvais devis est supprimé de la liste Sent commit 19fbc52dde96085d4fb3a5faf28ecdfe329295ca Author: kootox <jean.couteau@gmail.com> Date: Wed Jan 28 14:55:30 2015 +0100 Fix refactoring commit 0869812f53c102b1ef09d77523c41e7b8de1cc54 Author: kootox <jean.couteau@gmail.com> Date: Wed Jan 28 14:36:21 2015 +0100 fixes #1155 : Incohérences dans les tableaux de facturation That feature might be improved (less wikitty client calls and java loops) with wikitty Evolution #2558 : add group by clause in Query to group on specific field (http://nuiton.org/issues/2558) Summary of changes: .../financial/AccountBillingReportAction.java | 6 +- .../financial/BillingPerAccountReportAction.java | 74 ++++++++++------- .../financial/BillingPerProjectReportAction.java | 96 ++++++++++++++-------- .../financial/ProjectBillingReportAction.java | 6 +- .../actions/sales/AccountSalesReportAction.java | 6 +- .../chorem/webmotion/actions/sales/SalesData.java | 18 ++-- .../actions/sales/SalesPerAccountReportAction.java | 2 +- .../actions/sales/SalesPerProjectReportAction.java | 2 +- chorem-webmotion/src/main/webapp/js/salesFunnel.js | 5 +- 9 files changed, 129 insertions(+), 86 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.