suite
This commit is contained in:
parent
2db8839a72
commit
4738749394
@ -123,9 +123,9 @@ 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|
|
||||||
|
|
||||||
-if !po.reseaux
|
-if !po.reseaux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user