Class ServiceInvoices
Service Invoice This is an association between services and the invoices created for adding or renewing them.
- Model
- AppModel uses Blesta\Core\Util\Common\Traits\Container
- ServiceInvoices
Package: blesta\app\models
Copyright: Copyright (c) 2017, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at app/models/service_invoices.php
Copyright: Copyright (c) 2017, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at app/models/service_invoices.php
public
|
|
public
|
#
add( array $vars )
Adds the association between the given service and an invoice created for its addition or renewal |
public
|
#
delete( integer $service_id, integer $invoice_id = null )
Deletes the association between the given service and invoices created for its addition or renewal |
getFromContainer()
|
$logger,
$replacement_keys
|