FinancialStatsTickets<T extends TicketWeebi> extension

on

Methods

allClientsSellAndSellDeferredThisDay<C extends ContactAbstract>(DateTime date, List<C> contactsList) Map<String, C>

Available on Iterable<T>, provided by the FinancialStatsTickets extension

clientSellCoveredBeforeDate(int herderId, DateTime date) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

clientSellCoveredRange(int herderId, DateTime start, DateTime end) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

clientSellDeferredBeforeDate(int herderId, DateTime date) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

clientSellDeferredThisMonth(int herderId, DateTime dateMonthStart, DateTime dateMonthEnd) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

clientSellThisMonth(int herderId, DateTime dateMonthStart, DateTime dateMonthEnd) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

dayAllClientsSellCashOnly(DateTime date, List<ContactWeebi> contactsList) Map<String, ContactWeebi>

Available on Iterable<T>, provided by the FinancialStatsTickets extension

dayAllClientsSellDeferred(DateTime date, List<ContactWeebi> contactsList) Map<String, ContactWeebi>

Available on Iterable<T>, provided by the FinancialStatsTickets extension

getTicketsInRange(DateTime pastMotnhStart, DateTime thisMonthEnd) List<T>

Available on Iterable<T>, provided by the FinancialStatsTickets extension

herderAllWages(int herderId, {DateTime? end}) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

herderCvoMilkThisMonth(int herderId, DateTime dateMonthStart, DateTime dateMonthEnd) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

herderCvoMilkThisMonthNewWay(int herderId, DateTime dateMonthStart, DateTime dateMonthEnd) int

Available on Iterable<T>, provided by the FinancialStatsTickets extension

herderTicketTypeRange(String ticketType, String herderId, {DateTime? end}) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

herderWageThisMonthOnly(int herderId, DateTime datePreviousMonth) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

monthTopClientsSellAndSellDeferred(DateTime date, List<ContactWeebi> contactsList) Map<String, ContactWeebi>

Available on Iterable<T>, provided by the FinancialStatsTickets extension

monthTopClientsSellCashOnly<C extends ContactAbstract>(DateTime date, List<C> contactsList) Map<String, C>

Available on Iterable<T>, provided by the FinancialStatsTickets extension

rangeMarginRaw(DateTime firstDate, DateTime lastDate) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

see yobi for same function with several stores
rangeSpendDeferredPromo(DateTime start, DateTime end) int

Available on Iterable<T>, provided by the FinancialStatsTickets extension

rangeTicketCount(DateTime firstDate, DateTime lastDate) int

Available on Iterable<T>, provided by the FinancialStatsTickets extension

rangeTicketFirst<S extends BoutiqueAbstract>(DateTime firstDate, DateTime lastDate) int

Available on Iterable<T>, provided by the FinancialStatsTickets extension

rangeTicketLast<S extends BoutiqueAbstract>(DateTime firstDate, DateTime lastDate) int

Available on Iterable<T>, provided by the FinancialStatsTickets extension

sumTicketTypePerRange(TicketType ticketType, {PaymentType? paymentType, DateTime? start, DateTime? end}) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

supplierSpendCoveredBeforeDate(int herderId, DateTime date) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

supplierSpendCoveredThisMonth(int herderId, DateTime dateMonthStart, DateTime dateMonthEnd) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

supplierSpendDeferredBeforeDate(int herderId, DateTime date) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

supplierSpendDeferredThisMonth(int herderId, DateTime dateMonthStart, DateTime dateMonthEnd) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension

supplierSpendThisMonth(int herderId, DateTime dateMonthStart, DateTime dateMonthEnd) num

Available on Iterable<T>, provided by the FinancialStatsTickets extension