calculate induties bill with min

This commit is contained in:
Myat Zin Wai Maw
2019-06-19 16:46:59 +06:30
parent f7213b1213
commit 129e6a2a53
3 changed files with 7 additions and 12 deletions

View File

@@ -17,6 +17,7 @@ class Origami::HomeController < BaseOrigamiController
# origami table detail
def show
@webview = check_mobile
@tables = Table.unscoped.all.active.order('status desc')