{{ nc.map(state, gridData, 'order_row', {'order': item.ordr.order_id, 'order_row': item.ordr.row_number}) }}
{{item.order_with_row}}
{{item.ord.company_id}}
{{item.pr.product_id}}
{{item.pr.name}}
{{item.pro.production_lot}}
{{item.pro.production_order_id}}
{{item.pro.produced_amount}}
{{dt.formatDate(item.ord.order_date)}}
{{dt.formatDate(item.pro.print_date)}}
{{dt.formatDate(item.work_start_date)}}
{{dt.formatDate(item.work_end_date)}}
{{dt.formatDate(item.ordr.delivery_date)}}
{{item.work_time}}
{{item.order_days}}
{{item.work_start_days}}
{{item.production_days}}
{{item.delivery_days}}
{{item.order_lead_time}}
{{item.production_lead_time}}
{{item.productive_time}}
{{item.unproductive_time}}
{{item.productive_percent}}
{{item2.pr.product_id}}
{{item2.pr.name}}
{{item2.pro.production_lot}}
{{item2.pro.production_order_id}}
{{item2.pro.produced_amount}}
{{dt.formatDate(item2.pro.print_date)}}
{{dt.formatDate(item2.work_start_date)}}
{{dt.formatDate(item2.work_end_date)}}
{{item2.work_time}}
{{item2.work_start_days}}
{{item2.production_days}}
{{item2.production_lead_time}}
{{item2.productive_time}}
{{item2.unproductive_time}}
{{item2.productive_percent}}