pcm-shared-components 2.1.53 → 2.1.55

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.
@@ -2175,7 +2175,7 @@
2175
2175
  "online_total": "Online Total",
2176
2176
  "overall_total": "Overall Total",
2177
2177
  "payment_date": "Payment Date",
2178
- "report_description": "Shows a breakdown of all payments that occurred for POS transactions and reservations with the following status: **Incomplete**, **Completed**, and **Canceled**. \nUnlike the standard *Payment Details* report, this version groups the data by **total amount paid online versus office**, along with their corresponding **percentages**.\n\n- This report is based on the `{{search_by}}`.\n\n---\n\n### Included Payment Statuses:\n- `Payment`\n- `Partial Refund`\n\n---\n\n### Usage\nThis report is useful for identifying **online vs. office payment trends**.\n",
2178
+ "report_description": "This report uses the same underlying data as the *Payment Details* report, but enhances it by grouping payments into **online** vs **office** totals and displaying their **percentage breakdowns**. \n\n- This report is based on the `{{search_by}}`.\n\n---\nThis report is useful for identifying **online vs. office payment trends**.\n",
2179
2179
  "title": "Payment Details Percentage Report"
2180
2180
  },
2181
2181
  "payment_summary": {
@@ -2175,7 +2175,7 @@
2175
2175
  "online_total": "Total en línea",
2176
2176
  "overall_total": "Total general",
2177
2177
  "payment_date": "Fecha de pago",
2178
- "report_description": "Muestra un desglose de todos los pagos realizados para transacciones y reservas en TPV con los siguientes estados: **Incompleto**, **Completado** y **Cancelado**.\n\nA diferencia del informe estándar *Detalles de Pago*, esta versión agrupa los datos por **importe total pagado en línea vs. en la oficina**, junto con sus **porcentajes** correspondientes.\n\n- Este informe se basa en `{{search_by}}`.\n\n---\n\n### Estados de Pago Incluidos:\n- `Pago`\n- `Reembolso Parcial`\n\n---\n\n### Uso\nEste informe es útil para identificar **tendencias de pago en línea vs. en la oficina**.\n",
2178
+ "report_description": "Este informe utiliza los mismos datos subyacentes que el informe *Detalles de Pago*, pero los mejora agrupando los pagos en totales **en línea** y **en oficina** y mostrando sus **desgloses porcentuales**.\n\n- Este informe se basa en `{{search_by}}`.\n\n---\nEste informe es útil para identificar **tendencias de pagos en línea y en oficina**.",
2179
2179
  "title": "Informe de porcentaje de detalles de pago"
2180
2180
  },
2181
2181
  "payment_summary": {
@@ -2175,7 +2175,7 @@
2175
2175
  "online_total": "Total en ligne",
2176
2176
  "overall_total": "Total général",
2177
2177
  "payment_date": "Date de paiement",
2178
- "report_description": "Affiche le détail de tous les paiements effectués pour les transactions et réservations au point de vente, avec les statuts suivants : **Incomplet**, **Terminé** et **Annulé**.\n\nContrairement au rapport standard « Détails des paiements », cette version regroupe les données par **montant total payé en ligne ou en caisse**, ainsi que les **pourcentages** correspondants.\n\n- Ce rapport est basé sur le « {{search_by}} ».\n\n---\n\n### Statuts de paiement inclus :\n- « Paiement »\n- « Remboursement partiel »\n\n---\n\n### Utilisation\nCe rapport est utile pour identifier les **tendances de paiement en ligne ou en caisse**.",
2178
+ "report_description": "Ce rapport utilise les mêmes données sous-jacentes que le rapport *Détails de paiement*, mais les améliore en regroupant les paiements en totaux **en ligne** et **au bureau** et en affichant leur **répartition en pourcentage**.\n\n- Ce rapport est basé sur le `{{search_by}}`.\n\n---\nCe rapport est utile pour identifier les **tendances de paiement en ligne et au bureau**.",
2179
2179
  "title": "Rapport sur le pourcentage des détails de paiement"
2180
2180
  },
2181
2181
  "payment_summary": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.53",
3
+ "version": "2.1.55",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {