add action cable for call waiter,stock check & check in out
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class StockResultPdf < Prawn::Document
|
||||
class StockCheckPdf < Prawn::Document
|
||||
attr_accessor :label_width, :price_column_width, :page_width, :page_height, :margin, :price_width, :item_width, :header_font_size, :item_font_size, :item_height, :qty_width, :total_width, :item_description_width, :text_width
|
||||
|
||||
def initialize(printer_settings, stockcheck, stockcheck_items, checker_name, shop_details)
|
||||
Reference in New Issue
Block a user