Commit b9ca3e735ff006f000afd394ffe5d2c957679250

Authored by Adhidarma Hadiwinoto
1 parent 520954cddc
Exists in master

produk tidak tersedia

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

... ... @@ -85,7 +85,7 @@ function hasSuccessKeywords(message) {
85 85 function supplierRcToST24Rc(rc) {
86 86 var rcs = {
87 87 '0001': '40',
88   - '0019': '51',
  88 + '0019': '13', // produk tidak tersedia
89 89 }
90 90  
91 91 if (rcs[rc]) {