pcm-shared-components 2.1.168 → 2.1.169
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2658,19 +2658,21 @@
|
|
|
2658
2658
|
"title": "Unassigned Gate Access"
|
|
2659
2659
|
},
|
|
2660
2660
|
"wallet_credit_balances": {
|
|
2661
|
-
"any_balance": "General
|
|
2661
|
+
"any_balance": "General Balance",
|
|
2662
2662
|
"client_id": "Client ID",
|
|
2663
2663
|
"client_name": "Client Name",
|
|
2664
|
-
"date_range_note": "
|
|
2664
|
+
"date_range_note": "All activity columns are scoped to the selected date range. Total Balance is the client's current global wallet balance.",
|
|
2665
|
+
"deposits_refunded": "Deposit Refunded",
|
|
2665
2666
|
"funding_sources": "Funding Sources",
|
|
2666
2667
|
"funds_added": "Funds Added",
|
|
2667
|
-
"funds_refunded": "
|
|
2668
|
+
"funds_refunded": "Payment Refund",
|
|
2668
2669
|
"funds_used": "Funds Used",
|
|
2669
2670
|
"hide_zero_balance": "Hide zero-balance clients",
|
|
2670
2671
|
"last_activity_date": "Last Activity",
|
|
2671
|
-
"meter_balance": "Meter
|
|
2672
|
-
"pos_balance": "POS
|
|
2673
|
-
"report_description": "
|
|
2672
|
+
"meter_balance": "Meter Balance",
|
|
2673
|
+
"pos_balance": "POS Balance",
|
|
2674
|
+
"report_description": "Deposit wallet activity per client per reservation. Shows initial deposit, meter usage, and remaining balance.",
|
|
2675
|
+
"reservation_id": "Reservation",
|
|
2674
2676
|
"title": "Clients Wallet Credit Balances Summary",
|
|
2675
2677
|
"total_balance": "Total Balance"
|
|
2676
2678
|
}
|
|
@@ -2662,6 +2662,7 @@
|
|
|
2662
2662
|
"client_id": "ID de cliente",
|
|
2663
2663
|
"client_name": "Nombre del cliente",
|
|
2664
2664
|
"date_range_note": "Las columnas de saldo (Total, Medidor, TPV, General) reflejan el estado actual en tiempo real. Los fondos agregados, usados y reembolsados se filtran por el rango de fechas.",
|
|
2665
|
+
"deposits_refunded": "Depósito reembolsado",
|
|
2665
2666
|
"funding_sources": "Fuentes de financiamiento",
|
|
2666
2667
|
"funds_added": "Fondos agregados",
|
|
2667
2668
|
"funds_refunded": "Fondos reembolsados",
|
|
@@ -2671,6 +2672,7 @@
|
|
|
2671
2672
|
"meter_balance": "Depósito de medidor",
|
|
2672
2673
|
"pos_balance": "Crédito TPV",
|
|
2673
2674
|
"report_description": "Saldos actuales de créditos por cliente. Los fondos agregados, usados y reembolsados se filtran por el rango de fechas seleccionado.",
|
|
2675
|
+
"reservation_id": "",
|
|
2674
2676
|
"title": "Resumen de saldos de créditos de billetera de clientes",
|
|
2675
2677
|
"total_balance": "Saldo total"
|
|
2676
2678
|
}
|
|
@@ -2658,19 +2658,21 @@
|
|
|
2658
2658
|
"title": "Porte d'accès non attribuée"
|
|
2659
2659
|
},
|
|
2660
2660
|
"wallet_credit_balances": {
|
|
2661
|
-
"any_balance": "
|
|
2661
|
+
"any_balance": "Solde général",
|
|
2662
2662
|
"client_id": "ID client",
|
|
2663
2663
|
"client_name": "Nom du client",
|
|
2664
|
-
"date_range_note": "
|
|
2664
|
+
"date_range_note": "Toutes les colonnes d'activité sont filtrées par la plage de dates sélectionnée. Solde total est le solde global actuel du portefeuille client.",
|
|
2665
|
+
"deposits_refunded": "Acompte remboursé",
|
|
2665
2666
|
"funding_sources": "Sources de financement",
|
|
2666
2667
|
"funds_added": "Fonds ajoutés",
|
|
2667
|
-
"funds_refunded": "
|
|
2668
|
+
"funds_refunded": "Remboursement de paiement",
|
|
2668
2669
|
"funds_used": "Fonds utilisés",
|
|
2669
2670
|
"hide_zero_balance": "Masquer les clients avec solde nul",
|
|
2670
2671
|
"last_activity_date": "Dernière activité",
|
|
2671
|
-
"meter_balance": "
|
|
2672
|
-
"pos_balance": "
|
|
2673
|
-
"report_description": "
|
|
2672
|
+
"meter_balance": "Solde compteur",
|
|
2673
|
+
"pos_balance": "Solde PDV",
|
|
2674
|
+
"report_description": "Activité du portefeuille de dépôts par client et par réservation. Affiche le dépôt initial, l'utilisation pour les compteurs et le solde restant.",
|
|
2675
|
+
"reservation_id": "Réservation",
|
|
2674
2676
|
"title": "Résumé des soldes de crédits portefeuille clients",
|
|
2675
2677
|
"total_balance": "Solde total"
|
|
2676
2678
|
}
|