update receipt bill payment

This commit is contained in:
Aung Myo
2017-06-21 17:37:16 +06:30
parent 7c5456d712
commit d2549df2e9
8 changed files with 22 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
class Reports::ReceiptNoController < BaseReportController
load_and_authorize_resource
def index
from, to = get_date_range_from_params
puts "from..."