Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Owo Sugiana
/
pyramid-linkaja
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 344d6b06
authored
Oct 17, 2020
by
Owo Sugiana
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Kalimat saat Invoice ID tidak ditemukan
1 parent
ec8b7af5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
.gitignore
pyramid_linkaja/exceptions.py
.gitignore
0 → 100644
View file @
344d6b0
dist
*egg-info
__pycache__
pyramid_linkaja/exceptions.py
View file @
344d6b0
...
...
@@ -26,7 +26,7 @@ class TimeoutError(BaseError):
class
InvoiceIdError
(
BaseError
):
code
=
'43'
message
=
'
No pelanggan tidak ditemukan
'
message
=
'
Tagihan tidak ditemukan / Nomor referensi salah
'
class
HostError
(
BaseError
):
...
...
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