Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Owo Sugiana
/
payment-report
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 967c014f
authored
Apr 23, 2021
by
Candra
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add channel linkaja, gopay
1 parent
4380304e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
payment_report/scripts/common.py
payment_report/scripts/common.py
View file @
967c014
...
...
@@ -91,7 +91,7 @@ def get_channel_name(bit_018, bit_041, bit_042, bit_043):
return
bit_042
if
bit_042
==
'NG'
:
return
bit_041
if
bit_043
in
(
'INDOMARET'
,
'ALFAMART'
):
if
bit_043
in
(
'INDOMARET'
,
'ALFAMART'
,
'LINKAJA'
,
'GOPAY'
):
return
bit_043
return
'LAINNYA'
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment