sistemati ticket
This commit is contained in:
@@ -130,7 +130,7 @@ class _OperationListScreenState extends State<OperationListScreen> {
|
||||
children: [
|
||||
Expanded(
|
||||
child: Text(
|
||||
operation.customerDisplayName ?? "Cliente sconosciuto",
|
||||
operation.customer?.name ?? "Cliente sconosciuto",
|
||||
style: const TextStyle(
|
||||
fontWeight: FontWeight.bold,
|
||||
fontSize: 16,
|
||||
|
||||
Reference in New Issue
Block a user