suite
This commit is contained in:
parent
f9d656b0cb
commit
d9a8bbefed
@ -338,7 +338,7 @@ class Admin::ProductOrdersController < ApplicationController
|
|||||||
end
|
end
|
||||||
if @product_order.bl_number?
|
if @product_order.bl_number?
|
||||||
|
|
||||||
if false
|
if true
|
||||||
|
|
||||||
@temp_file = "#{Rails.root}/pdf/bl/BL_#{@product_order.id}_temp.pdf"
|
@temp_file = "#{Rails.root}/pdf/bl/BL_#{@product_order.id}_temp.pdf"
|
||||||
@final_file = "#{Rails.root}/pdf/bl/BL_#{@product_order.id}.pdf"
|
@final_file = "#{Rails.root}/pdf/bl/BL_#{@product_order.id}.pdf"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user