mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
feat: code review notes
This commit is contained in:
@@ -57,7 +57,7 @@ export const useGeneralLedgerSheetCsvExport = (query, args) => {
|
||||
*/
|
||||
export function useGeneralLedgerPdf(query = {}) {
|
||||
return useRequestPdf({
|
||||
url: `/api/financial_statements/general_ledger`,
|
||||
url: `/financial_statements/general_ledger`,
|
||||
params: query
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user