Skip to content

Commit

Permalink
[UPD] bssb_core_banking_asset
Browse files Browse the repository at this point in the history
* Hanya respon 00 yang dibuat done
* Perubahan format nomor akun yang dikirim
  • Loading branch information
andhit-r committed Jan 3, 2025
1 parent aa9849b commit e59fc2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bssb_core_banking_asset/models/cb_asset_batch.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ def _send_2_core_banking(self, data):
else:
msg_err = _(
"""
Status: Error
Status: Error status code
API: %s
Data: %s
Response: %s
Expand All @@ -491,7 +491,7 @@ def _send_2_core_banking(self, data):
except:
msg_err = _(
"""
Status: Error
Status: Error parsing status code
API: %s
Data: %s
Response: %s
Expand Down

0 comments on commit e59fc2a

Please # to comment.