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: Marcos García
Subject: Re: [Dolibarr-dev] GROUP results by month in the Results report by company
Date: Fri, 2 May 2014 20:35:49 +0200

Sure, it is http://dev.dolibarr.org/compta/resultat/clientfourn.php?leftmenu=ca

Regards,
 
Marcos García
address@hidden


2014-05-02 20:34 GMT+02:00 Destailleur Laurent <address@hidden>:
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-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev



reply via email to

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