Interface InvoiceRepositoryInterface
Interface InvoiceRepositoryInterface
Direct known implementers
Package: Invoice\Interfaces
Category: System
Located at Services/Core/Invoice/Interfaces/InvoiceRepositoryInterface.inc.php
Category: System
Located at Services/Core/Invoice/Interfaces/InvoiceRepositoryInterface.inc.php
Methods summary
public
updateInvoiceFilename( IdType $invoiceId, FilenameStringType $invoiceFilename )
:
Updates the invoice file column for an invoice entry in the database.