double Statistics::getGlobalTurnover |
( |
| ) |
|
|
static |
Get the global turnover.
- Returns
- The global turnover
QPair< int, double > Statistics::getTurnoverBetweenDates |
( |
QDate |
begin, |
|
|
QDate |
end |
|
) |
| |
|
static |
getTurnoverBetweenDates Compute the turnover betweend 2 dates
- Parameters
-
begin | The beginning date |
end | The ending date |
- Returns
- A Qpair who contains the number of billing and their costs
The documentation for this class was generated from the following files:
- /home/travis/build/FACT-Team/FactDev/src/models/statistics.h
- /home/travis/build/FACT-Team/FactDev/src/models/statistics.cpp