update report

This commit is contained in:
Aung Myo
2017-11-28 19:11:19 +06:30
parent 20d580b2ab
commit 900efb3fa6
7 changed files with 25 additions and 23 deletions

View File

@@ -875,7 +875,7 @@ end
# end
def grand_total_after_rounding
return self.old_grand_total.to_f + self.rounding_adjustment.to_f
return self.grand_total.to_f + self.rounding_adjustment.to_f
end
def get_cash_amount