This commit is contained in:
Nicolas Bally 2018-03-26 00:26:30 +02:00
parent f9d656b0cb
commit d9a8bbefed

View File

@ -338,7 +338,7 @@ class Admin::ProductOrdersController < ApplicationController
end
if @product_order.bl_number?
if false
if true
@temp_file = "#{Rails.root}/pdf/bl/BL_#{@product_order.id}_temp.pdf"
@final_file = "#{Rails.root}/pdf/bl/BL_#{@product_order.id}.pdf"