fix report issue
This commit is contained in:
@@ -141,8 +141,8 @@ class ReportPage:
|
||||
ft.DataCell(ft.Text(client_name)),
|
||||
ft.DataCell(ft.Text(transporter_name)),
|
||||
ft.DataCell(ft.Text(order_date)),
|
||||
ft.DataCell(ft.Text(received)),
|
||||
ft.DataCell(ft.Text(paid)),
|
||||
ft.DataCell(ft.Text(received)),
|
||||
ft.DataCell(ft.Text(profit)),
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user