mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat: payment made form in new and edit mode.
This commit is contained in:
@@ -413,7 +413,7 @@ export default class SaleInvoicesService extends SalesInvoicesCost {
|
||||
* @param {number} tenantId
|
||||
* @param {number} customerId
|
||||
*/
|
||||
public async getDueInvoices(
|
||||
public async getPayableInvoices(
|
||||
tenantId: number,
|
||||
customerId?: number,
|
||||
): Promise<ISaleInvoice> {
|
||||
|
||||
Reference in New Issue
Block a user