shop upate for 20 files
This commit is contained in:
@@ -86,7 +86,7 @@ class Origami::MovetableController < BaseOrigamiController
|
||||
@type = (DiningFacility.find(change_to)).type
|
||||
@moved_by = @current_user.name
|
||||
@date = DateTime.now
|
||||
@shop = Shop::ShopDetail
|
||||
@shop = Shop.first
|
||||
unique_code = "MoveTablePdf"
|
||||
pdf_no = PrintSetting.where(:unique_code => unique_code).count
|
||||
#print_settings = PrintSetting.find_by_unique_code(unique_code)
|
||||
|
||||
Reference in New Issue
Block a user