12993: update the condition to display details

This commit is contained in:
Ahmed Ejaz
2024-11-26 03:48:47 +05:00
parent cb781536b6
commit 11959515b8

View File

@@ -20,7 +20,7 @@ Orders summary
\
#{t :total}: #{@total}
\
- if @customer_grouped_line_items
- if @customer_line_items
= t :producer_mail_order_customer_text
\
- @customer_line_items.each do |line_item|