Documentation

BillingEntryRepository
in package

Table of Contents

getCountPerPriceListAndCustomer()  : int
This function will calculate the number of usages of a pricelist for a customer

Methods

getCountPerPriceListAndCustomer()

This function will calculate the number of usages of a pricelist for a customer

public static getCountPerPriceListAndCustomer(int $price_list_id, int $customer_id) : int
Parameters
$price_list_id : int
$customer_id : int
Return values
int

Search results