프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$clientRepo | |||
$datatableService | |||
$invoiceRepo |
메소드 | 설명 | |
---|---|---|
__construct ( |
InvoiceService constructor. | |
approveQuote ( $quote, |
||
convertQuote ( $quote ) : mixed | ||
getDatatable ( $accountId, $clientPublicId = null, $entityType, $search ) | ||
save ( array $data, |
메소드 | 설명 | |
---|---|---|
getRepo ( ) : |
public __construct ( |
||
$clientRepo | ||
$invoiceRepo | ||
$datatableService |
public approveQuote ( $quote, |
||
$quote | ||
$invitation | ||
리턴 | mixed | null |
public getDatatable ( $accountId, $clientPublicId = null, $entityType, $search ) |
protected getRepo ( ) : |
||
리턴 |
protected ClientRepository,App\Ninja\Repositories $clientRepo | ||
리턴 |
protected DatatableService,App\services $datatableService | ||
리턴 |