update waste and spoilage

This commit is contained in:
Aung Myo
2018-03-30 14:20:47 +06:30
parent 15f0abac21
commit 5588f40753
16 changed files with 380 additions and 39 deletions

View File

@@ -113,8 +113,6 @@ class Origami::PaymentsController < BaseOrigamiController
end
end
#end rounding adjustment
puts "sale"
puts saleObj.to_json
sale_payment = SalePayment.new
sale_payment.process_payment(saleObj, current_user.name, cash, "cash")