oqs options printer

This commit is contained in:
May Zin
2019-04-23 15:00:53 +06:30
parent ab666e7f82
commit a88e84954a
9 changed files with 7506 additions and 20 deletions

View File

@@ -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)