pcm-shared-components 2.1.303 → 2.1.305

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.
@@ -4301,23 +4301,10 @@
4301
4301
  },
4302
4302
  "meter_invoice": {
4303
4303
  "title": "Meter Invoice",
4304
- "invoice_date": "Date",
4305
- "reservation_number": "Reservation #",
4306
4304
  "lot_number": "Lot #",
4307
- "customer": "Customer",
4308
4305
  "billing_period": "Billing period",
4309
- "previous": "Previous",
4310
- "current": "Current",
4311
- "consumption": "Consumption",
4312
- "rate": "Rate",
4313
- "amount": "Amount",
4314
- "subtotal": "Subtotal",
4315
- "total": "Total",
4316
4306
  "balance_due": "Balance due",
4317
- "overridden": "Meter total overridden",
4318
- "payments": "Payments",
4319
4307
  "credits": "Credits",
4320
- "refunded": "Refunded",
4321
4308
  "credit_summary": "Credit Summary",
4322
4309
  "deposited_for_stay": "Deposited for this stay",
4323
4310
  "used_for_meters": "Used for meters",
@@ -4301,23 +4301,10 @@
4301
4301
  },
4302
4302
  "meter_invoice": {
4303
4303
  "title": "Factura de contador",
4304
- "invoice_date": "Fecha",
4305
- "reservation_number": "Reserva n.º",
4306
4304
  "lot_number": "Parcela n.º",
4307
- "customer": "Cliente",
4308
4305
  "billing_period": "Período de facturación",
4309
- "previous": "Anterior",
4310
- "current": "Actual",
4311
- "consumption": "Consumo",
4312
- "rate": "Tarifa",
4313
- "amount": "Importe",
4314
- "subtotal": "Subtotal",
4315
- "total": "Total",
4316
4306
  "balance_due": "Saldo pendiente",
4317
- "overridden": "Total del contador anulado",
4318
- "payments": "Pagos",
4319
4307
  "credits": "Créditos de depósito",
4320
- "refunded": "Reembolsado",
4321
4308
  "credit_summary": "Resumen del depósito",
4322
4309
  "deposited_for_stay": "Depósito para esta estancia",
4323
4310
  "used_for_meters": "Usado para contadores",
@@ -4301,23 +4301,10 @@
4301
4301
  },
4302
4302
  "meter_invoice": {
4303
4303
  "title": "Facture de compteur",
4304
- "invoice_date": "Date",
4305
- "reservation_number": "Réservation n°",
4306
4304
  "lot_number": "Emplacement n°",
4307
- "customer": "Client",
4308
4305
  "billing_period": "Période de facturation",
4309
- "previous": "Précédent",
4310
- "current": "Actuel",
4311
- "consumption": "Consommation",
4312
- "rate": "Tarif",
4313
- "amount": "Montant",
4314
- "subtotal": "Sous-total",
4315
- "total": "Total",
4316
4306
  "balance_due": "Solde dû",
4317
- "overridden": "Total du compteur modifié",
4318
- "payments": "Paiements",
4319
4307
  "credits": "Crédits dépôt",
4320
- "refunded": "Remboursé",
4321
4308
  "credit_summary": "Sommaire du dépôt",
4322
4309
  "deposited_for_stay": "Dépôt pour ce séjour",
4323
4310
  "used_for_meters": "Utilisé pour les compteurs",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.303",
3
+ "version": "2.1.305",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {