Commit 0f68673d63330ae03a4ae0ca41a1301dab1cc954

Authored by Adhidarma Hadiwinoto
1 parent d4d0ccb0a5
Exists in master

0012 hash data tidak sesuai - 40

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -159,6 +159,7 @@ function hasSuccessKeywords(message) {
159 159 function supplierRcToST24Rc(rc) {
160 160 var rcs = {
161 161 '0001': '40',
  162 + '0012': '40', // hash data tidak sesuai
162 163 '0019': '13', // produk tidak tersedia
163 164 }
164 165