This commit is contained in:
Nicolas Bally 2018-09-13 09:26:37 +02:00
parent 2db8839a72
commit 4738749394

View File

@ -123,7 +123,7 @@ Documents générés
%hr %hr
%hr %hr
-if false
-#@product_order.generate_docs -#@product_order.generate_docs
%table.table %table.table
-@product_orders = ProductOrder.where(:completed_finish => true).order("created_at ASC").each do |po| -@product_orders = ProductOrder.where(:completed_finish => true).order("created_at ASC").each do |po|