Commit fbf9a1a94bfcda852981a22787efa568c14e4355

Authored by Adhidarma Hadiwinoto
1 parent 3e00c95920
Exists in master

PULL-REPORT include balance

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

... ... @@ -233,6 +233,7 @@ function report(data) {
233 233 handler: config.handler_name,
234 234 sn: data.sn,
235 235 amount: data.amount,
  236 + balance: data.balance,
236 237 raw: data.raw,
237 238 misc: data.misc
238 239 }