Daily Dispatch Detail
Loading report...
{{ errorMsg }}
Size Wise Summary
| Size Name |
Date |
Boxes-PiecesFormat: Boxes-Pieces
|
Quantity |
Amount |
| {{ row.size_name }} |
{{ formatDate(row.period) }} |
{{ row.quantity_given }} |
{{ row.qty }} |
{{ row.amount_display }} |
| Total |
{{ tableTotals.quantity }} |
{{ tableTotals.qty }} |
{{ tableTotals.amount }} |
No dispatch records found.
Client-wise Box Summary
| Client NameClient |
Date |
Total Boxes |
Amount |
| {{ clientRow.client_name }} |
{{ formatDate(clientRow.period) }} |
{{ clientRow.total_boxes }} |
{{ clientRow.amount_display }} |
| No client box records found. |
| Totals |
{{ clientBoxTotals }} |
{{ clientAmountTotals }} |
Total Quantity Dispatched
| Size |
No of Box |
Total Amount |
| {{ item.size }} |
{{ item.boxes }} |
{{ item.amount_display }} |
| No size totals available. |