pcm-shared-components 2.1.324 → 2.1.326

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.
@@ -3402,7 +3402,8 @@
3402
3402
  "revenue": "Revenue activity",
3403
3403
  "tender": "Payments received",
3404
3404
  "balancing": "Balancing activity",
3405
- "reconciliation": "Reconciliation"
3405
+ "reconciliation": "Reconciliation",
3406
+ "cash": "Cash activity"
3406
3407
  },
3407
3408
  "col": {
3408
3409
  "category": "Revenue category",
@@ -3414,14 +3415,17 @@
3414
3415
  "trans_type": "Trans Type",
3415
3416
  "cash": "Cash",
3416
3417
  "revenue": "Revenue",
3417
- "total": "Total"
3418
+ "total": "Total",
3419
+ "payment_amount": "Payment amount",
3420
+ "revenue_amount": "Revenue amount"
3418
3421
  },
3419
3422
  "recon": {
3420
3423
  "revenue_total": "Revenue distribution",
3421
3424
  "tender_total": "Payments received",
3422
3425
  "balancing_total": "Balancing adjustments",
3423
3426
  "difference": "Difference",
3424
- "unbalanced_warning": "The revenue and payment sides do not reconcile. This indicates a data issue for the selected period, not rounding. Do not treat this close as final until it is investigated."
3427
+ "unbalanced_warning": "The revenue and payment sides do not reconcile. This indicates a data issue for the selected period, not rounding. Do not treat this close as final until it is investigated.",
3428
+ "balancing_total_desc": "The total balancing activity, added to payments so the report ties: Revenue total = Payments received + Balancing adjustments. It reflects timing only (charges billed today but not yet collected, payments applied to earlier charges, wallet funding, refunds and voids), never additional revenue."
3425
3429
  },
3426
3430
  "banner": {
3427
3431
  "not_frozen": "This period contains {{count}} product line(s) whose category was not frozen at time of sale. Their category is resolved from the product's current category and may change if products are re-categorized. Totals are unaffected."
@@ -3449,6 +3453,44 @@
3449
3453
  "export_pdf": "Export PDF",
3450
3454
  "export": {
3451
3455
  "subtotal": "Subtotal"
3456
+ },
3457
+ "business_date": "Business date: {{date}}",
3458
+ "business_period": "Business period: {{start_date}} to {{end_date}}",
3459
+ "show_calc_details": "Show calculation details",
3460
+ "qty_tooltip": "Quantity sold: {{count}}",
3461
+ "subtotal": {
3462
+ "revenue": "Revenue total",
3463
+ "tender": "Payments total",
3464
+ "cash": "Cash activity total",
3465
+ "balancing": "Balancing total",
3466
+ "overall": "Overall total"
3467
+ },
3468
+ "balancing": {
3469
+ "ar_movement": "Today's unpaid charges",
3470
+ "prior_collected": "Payments collected for earlier charges",
3471
+ "unallocated": "Unallocated payments",
3472
+ "wallet_funding": "Wallet funding received",
3473
+ "refunds": "Refunds",
3474
+ "voids": "Voids"
3475
+ },
3476
+ "balancing_desc": {
3477
+ "ar_movement": "Accounts-receivable movement created by charges recorded today that have not yet been collected.",
3478
+ "prior_collected": "Payments recorded today against charges created on an earlier day.",
3479
+ "unallocated": "Payments recorded today that are not linked to a transaction.",
3480
+ "wallet_funding": "Money added to customer wallets today, net of deposit reversals.",
3481
+ "refunds": "Refunds issued today, added back as an open receivable.",
3482
+ "voids": "Payments voided today, added back."
3483
+ },
3484
+ "activity": {
3485
+ "title": "Activity",
3486
+ "reservations": "Reservations",
3487
+ "pos_sales": "POS sales",
3488
+ "payments": "Payments",
3489
+ "refunds": "Refunds",
3490
+ "voids": "Voids"
3491
+ },
3492
+ "subtotal_desc": {
3493
+ "balancing": "Net of the balancing lines above. Balancing activity is the timing gap between revenue earned today and cash collected today: charges not yet paid, payments for earlier charges, wallet funding, refunds and voids. It is not new money; it bridges revenue to payments so the day reconciles."
3452
3494
  }
3453
3495
  }
3454
3496
  },
@@ -3402,7 +3402,8 @@
3402
3402
  "revenue": "Actividad de ingresos",
3403
3403
  "tender": "Pagos recibidos",
3404
3404
  "balancing": "Actividad de balance",
3405
- "reconciliation": "Conciliación"
3405
+ "reconciliation": "Conciliación",
3406
+ "cash": "Actividad de efectivo"
3406
3407
  },
3407
3408
  "col": {
3408
3409
  "category": "Categoría de ingresos",
@@ -3414,14 +3415,17 @@
3414
3415
  "trans_type": "Tipo trans.",
3415
3416
  "cash": "Efectivo",
3416
3417
  "revenue": "Ingresos",
3417
- "total": "Total"
3418
+ "total": "Total",
3419
+ "payment_amount": "Importe del pago",
3420
+ "revenue_amount": "Importe del ingreso"
3418
3421
  },
3419
3422
  "recon": {
3420
3423
  "revenue_total": "Distribución de ingresos",
3421
3424
  "tender_total": "Pagos recibidos",
3422
3425
  "balancing_total": "Ajustes de balance",
3423
3426
  "difference": "Diferencia",
3424
- "unbalanced_warning": "Los lados de ingresos y pagos no concilian. Esto indica un problema de datos para el período seleccionado, no un redondeo. No considere este cierre como definitivo hasta que se investigue."
3427
+ "unbalanced_warning": "Los lados de ingresos y pagos no concilian. Esto indica un problema de datos para el período seleccionado, no un redondeo. No considere este cierre como definitivo hasta que se investigue.",
3428
+ "balancing_total_desc": "El total de la actividad de ajuste, sumado a los pagos para que el informe cuadre: Total de ingresos = Pagos recibidos + Ajustes de conciliación. Refleja solo el tiempo (cargos facturados hoy pero aún no cobrados, pagos aplicados a cargos anteriores, fondos de billetera, reembolsos y anulaciones), nunca ingresos adicionales."
3425
3429
  },
3426
3430
  "banner": {
3427
3431
  "not_frozen": "Este período contiene {{count}} línea(s) de producto cuya categoría no se fijó en el momento de la venta. Su categoría se resuelve a partir de la categoría actual del producto y puede cambiar si los productos se recategorizan. Los totales no se ven afectados."
@@ -3449,6 +3453,44 @@
3449
3453
  "export_pdf": "Exportar a PDF",
3450
3454
  "export": {
3451
3455
  "subtotal": "Subtotal"
3456
+ },
3457
+ "business_date": "Fecha de actividad: {{date}}",
3458
+ "business_period": "Período de actividad: {{start_date}} a {{end_date}}",
3459
+ "show_calc_details": "Mostrar detalles de cálculo",
3460
+ "qty_tooltip": "Cantidad vendida: {{count}}",
3461
+ "subtotal": {
3462
+ "revenue": "Total de ingresos",
3463
+ "tender": "Total de pagos",
3464
+ "cash": "Total de actividad de efectivo",
3465
+ "balancing": "Total de ajustes",
3466
+ "overall": "Total general"
3467
+ },
3468
+ "balancing": {
3469
+ "ar_movement": "Cargos no cobrados de hoy",
3470
+ "prior_collected": "Pagos cobrados por cargos anteriores",
3471
+ "unallocated": "Pagos no asignados",
3472
+ "wallet_funding": "Fondos de billetera recibidos",
3473
+ "refunds": "Reembolsos",
3474
+ "voids": "Anulaciones"
3475
+ },
3476
+ "balancing_desc": {
3477
+ "ar_movement": "Movimiento de cuentas por cobrar generado por cargos registrados hoy que aún no se han cobrado.",
3478
+ "prior_collected": "Pagos registrados hoy contra cargos creados en un día anterior.",
3479
+ "unallocated": "Pagos registrados hoy que no están vinculados a ninguna transacción.",
3480
+ "wallet_funding": "Dinero añadido a las billeteras de clientes hoy, neto de reversiones de depósito.",
3481
+ "refunds": "Reembolsos emitidos hoy, reincorporados como cuenta por cobrar abierta.",
3482
+ "voids": "Pagos anulados hoy, reincorporados."
3483
+ },
3484
+ "activity": {
3485
+ "title": "Actividad",
3486
+ "reservations": "Reservas",
3487
+ "pos_sales": "Ventas TPV",
3488
+ "payments": "Pagos",
3489
+ "refunds": "Reembolsos",
3490
+ "voids": "Anulaciones"
3491
+ },
3492
+ "subtotal_desc": {
3493
+ "balancing": "Neto de las líneas de ajuste anteriores. La actividad de ajuste es la diferencia de tiempo entre los ingresos generados hoy y el efectivo cobrado hoy: cargos aún no pagados, pagos por cargos anteriores, fondos de billetera, reembolsos y anulaciones. No es dinero nuevo; conecta los ingresos con los pagos para que el día cuadre."
3452
3494
  }
3453
3495
  }
3454
3496
  },
@@ -3402,7 +3402,8 @@
3402
3402
  "revenue": "Activité des revenus",
3403
3403
  "tender": "Paiements reçus",
3404
3404
  "balancing": "Activité d'équilibrage",
3405
- "reconciliation": "Rapprochement"
3405
+ "reconciliation": "Rapprochement",
3406
+ "cash": "Activité de caisse"
3406
3407
  },
3407
3408
  "col": {
3408
3409
  "category": "Catégorie de revenus",
@@ -3414,14 +3415,17 @@
3414
3415
  "trans_type": "Type trans.",
3415
3416
  "cash": "Espèces",
3416
3417
  "revenue": "Revenu",
3417
- "total": "Total"
3418
+ "total": "Total",
3419
+ "payment_amount": "Montant du paiement",
3420
+ "revenue_amount": "Montant du revenu"
3418
3421
  },
3419
3422
  "recon": {
3420
3423
  "revenue_total": "Répartition des revenus",
3421
3424
  "tender_total": "Paiements reçus",
3422
3425
  "balancing_total": "Ajustements d'équilibrage",
3423
3426
  "difference": "Différence",
3424
- "unbalanced_warning": "Les côtés revenus et paiements ne se rapprochent pas. Cela indique un problème de données pour la période sélectionnée, et non un arrondi. Ne considérez pas cette clôture comme définitive tant qu'elle n'a pas été examinée."
3427
+ "unbalanced_warning": "Les côtés revenus et paiements ne se rapprochent pas. Cela indique un problème de données pour la période sélectionnée, et non un arrondi. Ne considérez pas cette clôture comme définitive tant qu'elle n'a pas été examinée.",
3428
+ "balancing_total_desc": "Le total de l'activité d'équilibrage, ajouté aux paiements pour que le rapport soit équilibré : Total des revenus = Paiements reçus + Ajustements d'équilibrage. Il reflète uniquement la synchronisation (frais facturés aujourd'hui mais non encore encaissés, paiements appliqués à des frais antérieurs, approvisionnement de portefeuille, remboursements et annulations), jamais des revenus supplémentaires."
3425
3429
  },
3426
3430
  "banner": {
3427
3431
  "not_frozen": "Cette période contient {{count}} ligne(s) de produit dont la catégorie n'a pas été figée au moment de la vente. Leur catégorie est déterminée à partir de la catégorie actuelle du produit et peut changer si les produits sont recatégorisés. Les totaux ne sont pas affectés."
@@ -3449,6 +3453,44 @@
3449
3453
  "export_pdf": "Exporter en PDF",
3450
3454
  "export": {
3451
3455
  "subtotal": "Sous-total"
3456
+ },
3457
+ "business_date": "Date d'activité : {{date}}",
3458
+ "business_period": "Période d'activité : {{start_date}} au {{end_date}}",
3459
+ "show_calc_details": "Afficher les détails de calcul",
3460
+ "qty_tooltip": "Quantité vendue : {{count}}",
3461
+ "subtotal": {
3462
+ "revenue": "Total des revenus",
3463
+ "tender": "Total des paiements",
3464
+ "cash": "Total de l'activité de caisse",
3465
+ "balancing": "Total des ajustements",
3466
+ "overall": "Total général"
3467
+ },
3468
+ "balancing": {
3469
+ "ar_movement": "Frais impayés du jour",
3470
+ "prior_collected": "Paiements encaissés pour des frais antérieurs",
3471
+ "unallocated": "Paiements non alloués",
3472
+ "wallet_funding": "Approvisionnement de portefeuille reçu",
3473
+ "refunds": "Remboursements",
3474
+ "voids": "Annulations"
3475
+ },
3476
+ "balancing_desc": {
3477
+ "ar_movement": "Mouvement des comptes clients créé par des frais enregistrés aujourd'hui et non encore encaissés.",
3478
+ "prior_collected": "Paiements enregistrés aujourd'hui pour des frais créés un jour antérieur.",
3479
+ "unallocated": "Paiements enregistrés aujourd'hui qui ne sont liés à aucune transaction.",
3480
+ "wallet_funding": "Argent ajouté aux portefeuilles clients aujourd'hui, net des annulations de dépôt.",
3481
+ "refunds": "Remboursements émis aujourd'hui, réintégrés comme créance ouverte.",
3482
+ "voids": "Paiements annulés aujourd'hui, réintégrés."
3483
+ },
3484
+ "activity": {
3485
+ "title": "Activité",
3486
+ "reservations": "Réservations",
3487
+ "pos_sales": "Ventes PDV",
3488
+ "payments": "Paiements",
3489
+ "refunds": "Remboursements",
3490
+ "voids": "Annulations"
3491
+ },
3492
+ "subtotal_desc": {
3493
+ "balancing": "Net des lignes d'équilibrage ci-dessus. L'activité d'équilibrage représente l'écart de synchronisation entre les revenus gagnés aujourd'hui et l'encaissement d'aujourd'hui : frais non encore payés, paiements pour des frais antérieurs, approvisionnement de portefeuille, remboursements et annulations. Ce n'est pas de l'argent nouveau; cela relie les revenus aux paiements pour que la journée soit équilibrée."
3452
3494
  }
3453
3495
  }
3454
3496
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.324",
3
+ "version": "2.1.326",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {