mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
fix: financial reports responses
This commit is contained in:
@@ -12,7 +12,7 @@ export function useJournalSheet(query, props) {
|
||||
[t.FINANCIAL_REPORT, t.JOURNAL, query],
|
||||
{
|
||||
method: 'get',
|
||||
url: '/financial_statements/journal',
|
||||
url: '/reports/journal',
|
||||
params: query,
|
||||
headers: {
|
||||
Accept: 'application/json+table',
|
||||
|
||||
Reference in New Issue
Block a user