inventory definition.coffee
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Origami::TableInvoicesController < ApplicationController #BaseOrigamiController
|
||||
class Origami::TableInvoicesController < BaseOrigamiController
|
||||
def index
|
||||
@table = DiningFacility.find(params[:table_id])
|
||||
puts "table bookig lenght"
|
||||
|
||||
Reference in New Issue
Block a user