mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
refactor: nestjs
This commit is contained in:
@@ -17,7 +17,7 @@ export class ExpenseGLEntriesService {
|
||||
/**
|
||||
* Retrieves the expense G/L of the given id.
|
||||
* @param {number} expenseId
|
||||
* @param {Knex.Transaction} trx
|
||||
* @param {Knex.Transaction} trx - Knex transaction.
|
||||
* @returns {Promise<ILedger>}
|
||||
*/
|
||||
public getExpenseLedgerById = async (
|
||||
|
||||
Reference in New Issue
Block a user