change discount_type to campaign_type

This commit is contained in:
Yan
2017-07-18 18:06:59 +06:30
parent a5546920b6
commit 1fa8520a5e
2 changed files with 1 additions and 1 deletions

View File

@@ -159,7 +159,7 @@ class Origami::DiscountsController < BaseOrigamiController
campaign_type_id: campaign_type_id,
receipt_no: receipt_no,
merchant_uid:merchant_uid,
discount_method:arr.to_json,
campaign_method:arr.to_json,
total_sale_transaction_amount: sale.grand_total,
auth_token:auth_token}.to_json,
:headers => {

BIN
dump.rdb

Binary file not shown.