Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
C
ctas-box
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Fachri
ctas-box
Commits
84c0012d
Commit
84c0012d
authored
Oct 07, 2025
by
Rais Aryaguna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: Correct endpoint paths for faktur_keterangan and faktur_idtambahan
parent
cf7f44f4
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
221 additions
and
211 deletions
+221
-211
src/actions/master-data.ts
src/actions/master-data.ts
+219
-209
src/lib/axios-ctas-box.ts
src/lib/axios-ctas-box.ts
+2
-2
No files found.
src/actions/master-data.ts
View file @
84c0012d
This diff is collapsed.
Click to expand it.
src/lib/axios-ctas-box.ts
View file @
84c0012d
...
...
@@ -89,7 +89,7 @@ export const endpoints = {
kop_bpu
:
'
/sandbox/mst_kop_bpu
'
,
kop_bpsp
:
'
/sandbox/mst_kop_bpsp
'
,
kop_all
:
'
/sandbox/mst_kop_all
'
,
faktur_keterangan
:
'
/sandbox/mst_faktur_k
ode
'
,
faktur_idtambahan
:
'
/sandbox/mst_faktur_
keterang
an
'
,
faktur_keterangan
:
'
/sandbox/mst_faktur_k
eterangan
'
,
faktur_idtambahan
:
'
/sandbox/mst_faktur_
idtambah
an
'
,
},
}
as
const
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment