update bugs for demo

This commit is contained in:
Aung Myo
2018-04-22 16:38:52 +06:30
parent def208bc75
commit 8806027793
4 changed files with 18 additions and 6 deletions

View File

@@ -92,7 +92,8 @@ class Origami::WasteSpoileController < BaseOrigamiController
if customer.membership_id != nil && rebate
member_info = Customer.get_member_account(customer)
rebate_amount = Customer.get_membership_transactions(customer,sale.receipt_no)
current_balance = SaleAudit.paymal_search(sale_id)
# current_balance = SaleAudit.paymal_search(sale_id)
current_balance = 0
end
# get printer info