Update
This commit is contained in:
@@ -10,6 +10,7 @@ class Origami::ShiftsController < BaseOrigamiController
|
||||
|
||||
def new
|
||||
@float = Lookup.where('lookup_type=?','float_value')
|
||||
@terminal = CashierTerminal.all
|
||||
end
|
||||
|
||||
def create
|
||||
@@ -29,7 +30,7 @@ class Origami::ShiftsController < BaseOrigamiController
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
def edit
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user