oqs options printer
This commit is contained in:
@@ -88,7 +88,8 @@ class OrderItemSlimPdf < Prawn::Document
|
||||
|
||||
#Add Order Item
|
||||
add_order_items_slim(order_item_slim, options, alt_name, precision)
|
||||
|
||||
puts options
|
||||
puts '............PDF OPTIONS...............'
|
||||
dash(1, :space => 1, :phase => 1)
|
||||
stroke_horizontal_line 0, (self.page_width - self.margin)
|
||||
add_updated_qty_text(before_updated_qty, order_item_slim.qty, precision)
|
||||
|
||||
Reference in New Issue
Block a user