dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] GROUP results by month in the Results report by compa


From: Destailleur Laurent
Subject: Re: [Dolibarr-dev] GROUP results by month in the Results report by company
Date: Fri, 2 May 2014 20:34:12 +0200

Can you point me which page (url) your are speaking about ?


2014-05-02 19:41 GMT+02:00 Marcos García <address@hidden>:
Hi all:

An user complained in dolibarr.es forum about the results report by company in Dolibarr 3.5.2 because the supplier invoices are grouped by month and the customers invoices are not. He thought it was a bug but I am not really sure what should be the appropiate behaviour. 

The query of the supplier invoices groups by month ", date_format(f.datef,'%Y-%m') as dm, [...] GROUP BY s.nom, s.rowid, dm" and the customer invoices not "GROUP BY s.nom, s.rowid"

What is the correct behaviour?

Thanks.

Regards,
 
Marcos García
address@hidden

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




--
Laurent Destailleur (alias Eldy)
------------------------------------------------------------------------------------
Social networks of my OpenSource projects:
Dolibarr Google+: https://plus.google.com/+DolibarrOrg/
Dolibarr Facebook: https://www.facebook.com/dolibarr
Dolibarr Twitter: http://www.twitter.com/dolibarr
AWStats Google+: https://plus.google.com/+AWStatsOrgPoject/
AWStats Facebook: https://www.facebook.com/awstats.org
AWStats Twitter: http://www.twitter.com/awstats_project


reply via email to

[Prev in Thread] Current Thread [Next in Thread]