@openmrs/esm-billing-app 1.0.2-pre.655 → 1.0.2-pre.659
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.
- package/dist/1119.js +1 -1
- package/dist/1197.js +1 -1
- package/dist/2146.js +1 -1
- package/dist/2690.js +1 -1
- package/dist/3099.js +1 -1
- package/dist/3584.js +1 -1
- package/dist/4055.js +1 -1
- package/dist/4132.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/4618.js +1 -1
- package/dist/4652.js +1 -1
- package/dist/4944.js +1 -1
- package/dist/5173.js +1 -1
- package/dist/5241.js +1 -1
- package/dist/5442.js +1 -1
- package/dist/5661.js +1 -1
- package/dist/6022.js +1 -1
- package/dist/6468.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7097.js +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/7617.js +1 -1
- package/dist/795.js +1 -1
- package/dist/8163.js +1 -1
- package/dist/8349.js +1 -1
- package/dist/8618.js +1 -1
- package/dist/8638.js +1 -1
- package/dist/8638.js.map +1 -1
- package/dist/890.js +1 -1
- package/dist/9214.js +1 -1
- package/dist/9538.js +1 -1
- package/dist/9569.js +1 -1
- package/dist/986.js +1 -1
- package/dist/9879.js +1 -1
- package/dist/9895.js +1 -1
- package/dist/9900.js +1 -1
- package/dist/9913.js +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-billing-app.js.buildmanifest.json +120 -120
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/invoice/invoice.component.tsx +5 -3
- package/src/invoice/printable-invoice/printable-invoice-header.component.tsx +2 -2
- package/src/invoice/printable-invoice/printable-invoice.component.tsx +1 -1
- package/translations/am.json +3 -0
- package/translations/ar.json +3 -0
- package/translations/ar_SY.json +3 -0
- package/translations/bn.json +3 -0
- package/translations/de.json +3 -0
- package/translations/en_US.json +3 -0
- package/translations/es.json +3 -0
- package/translations/es_MX.json +3 -0
- package/translations/fr.json +3 -0
- package/translations/he.json +3 -0
- package/translations/hi.json +3 -0
- package/translations/hi_IN.json +3 -0
- package/translations/id.json +3 -0
- package/translations/it.json +3 -0
- package/translations/ka.json +3 -0
- package/translations/km.json +3 -0
- package/translations/ku.json +3 -0
- package/translations/ky.json +3 -0
- package/translations/lg.json +3 -0
- package/translations/ne.json +3 -0
- package/translations/pl.json +3 -0
- package/translations/pt.json +3 -0
- package/translations/pt_BR.json +3 -0
- package/translations/qu.json +3 -0
- package/translations/ro_RO.json +3 -0
- package/translations/ru_RU.json +3 -0
- package/translations/si.json +3 -0
- package/translations/sw.json +3 -0
- package/translations/sw_KE.json +3 -0
- package/translations/tr.json +3 -0
- package/translations/tr_TR.json +3 -0
- package/translations/uk.json +3 -0
- package/translations/uz.json +3 -0
- package/translations/uz@Latn.json +3 -0
- package/translations/uz_UZ.json +3 -0
- package/translations/vi.json +3 -0
- package/translations/zh.json +3 -0
- package/translations/zh_CN.json +3 -0
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.24.0","fhir2":">=1.2"},"pages":[{"component":"billableServicesHome","route":"billable-services"}],"extensions":[{"component":"billingDashboardLink","name":"billing-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"billing","title":"billing","slot":"billing-dashboard-slot"},"featureFlag":"billing"},{"component":"root","name":"billing-dashboard-root","slot":"billing-dashboard-slot"},{"name":"billing-patient-summary","component":"billingPatientSummary","slot":"patient-chart-billing-dashboard-slot","order":10,"meta":{"columnSpan":4}},{"name":"billing-summary-dashboard-link","component":"billingSummaryDashboardLink","slot":"patient-chart-dashboard-slot","order":11,"meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-billing-dashboard-slot","path":"Billing history"},"featureFlag":"billing"},{"name":"billable-services-app-menu-item","component":"billableServicesAppMenuItem","slot":"app-menu-item-slot","meta":{"name":"Billable Services"}},{"name":"billing-checkin-form","slot":"extra-visit-attribute-slot","component":"billingCheckInForm","featureFlag":"billing"},{"slot":"system-admin-page-card-link-slot","component":"billableServicesCardLink","name":"billable-services-admin-card-link"},{"name":"patient-banner-billing-tags","component":"visitAttributeTags","slot":"patient-banner-tags-slot","order":2},{"name":"billing-home-tiles-ext","slot":"billing-home-tiles-slot","component":"serviceMetrics"},{"name":"edit-bill-line-item-dialog","component":"editBillLineItemDialog","online":true,"offline":true}],"modals":[{"name":"require-billing-modal","component":"requirePaymentModal"}],"workspaces":[{"name":"billing-form-workspace","title":"billingForm","component":"billingFormWorkspace","type":"form"}],"featureFlags":[{"flagName":"billing","label":"Billing module","description":"This feature introduces navigation links on the patient chart and home page to allow accessing the billing module features"}],"version":"1.0.2-pre.
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.24.0","fhir2":">=1.2"},"pages":[{"component":"billableServicesHome","route":"billable-services"}],"extensions":[{"component":"billingDashboardLink","name":"billing-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"billing","title":"billing","slot":"billing-dashboard-slot"},"featureFlag":"billing"},{"component":"root","name":"billing-dashboard-root","slot":"billing-dashboard-slot"},{"name":"billing-patient-summary","component":"billingPatientSummary","slot":"patient-chart-billing-dashboard-slot","order":10,"meta":{"columnSpan":4}},{"name":"billing-summary-dashboard-link","component":"billingSummaryDashboardLink","slot":"patient-chart-dashboard-slot","order":11,"meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-billing-dashboard-slot","path":"Billing history"},"featureFlag":"billing"},{"name":"billable-services-app-menu-item","component":"billableServicesAppMenuItem","slot":"app-menu-item-slot","meta":{"name":"Billable Services"}},{"name":"billing-checkin-form","slot":"extra-visit-attribute-slot","component":"billingCheckInForm","featureFlag":"billing"},{"slot":"system-admin-page-card-link-slot","component":"billableServicesCardLink","name":"billable-services-admin-card-link"},{"name":"patient-banner-billing-tags","component":"visitAttributeTags","slot":"patient-banner-tags-slot","order":2},{"name":"billing-home-tiles-ext","slot":"billing-home-tiles-slot","component":"serviceMetrics"},{"name":"edit-bill-line-item-dialog","component":"editBillLineItemDialog","online":true,"offline":true}],"modals":[{"name":"require-billing-modal","component":"requirePaymentModal"}],"workspaces":[{"name":"billing-form-workspace","title":"billingForm","component":"billingFormWorkspace","type":"form"}],"featureFlags":[{"flagName":"billing","label":"Billing module","description":"This feature introduces navigation links on the patient chart and home page to allow accessing the billing module features"}],"version":"1.0.2-pre.659"}
|
package/package.json
CHANGED
|
@@ -133,9 +133,11 @@ const Invoice: React.FC = () => {
|
|
|
133
133
|
<InvoiceTable bill={bill} isLoadingBill={isLoadingBill} onSelectItem={handleSelectItem} />
|
|
134
134
|
<Payments bill={bill} mutate={mutate} selectedLineItems={selectedLineItems} />
|
|
135
135
|
|
|
136
|
-
|
|
137
|
-
<
|
|
138
|
-
|
|
136
|
+
{bill && patient && (
|
|
137
|
+
<div className={styles.printContainer}>
|
|
138
|
+
<PrintableInvoice bill={bill} patient={patient} defaultFacility={data} componentRef={componentRef} />
|
|
139
|
+
</div>
|
|
140
|
+
)}
|
|
139
141
|
</div>
|
|
140
142
|
);
|
|
141
143
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { type PatientDetails } from '../../types';
|
|
3
|
-
import { type SessionLocation, useConfig } from '@openmrs/esm-framework';
|
|
3
|
+
import { type SessionLocation, useConfig, interpolateUrl } from '@openmrs/esm-framework';
|
|
4
4
|
import { useTranslation } from 'react-i18next';
|
|
5
5
|
import type { BillingConfig } from '../../config-schema';
|
|
6
6
|
import styles from './printable-invoice-header.scss';
|
|
@@ -20,7 +20,7 @@ const PrintableInvoiceHeader: React.FC<PrintableInvoiceHeaderProps> = ({ patient
|
|
|
20
20
|
<div className={styles.printableHeader}>
|
|
21
21
|
<p className={styles.heading}>{t('invoice', 'Invoice')}</p>
|
|
22
22
|
{logo?.src && !isEmpty(logo.src) ? (
|
|
23
|
-
<img className={styles.img} src={logo.src} alt={logo.alt} />
|
|
23
|
+
<img className={styles.img} src={interpolateUrl(logo.src)} alt={logo.alt} />
|
|
24
24
|
) : logo?.alt && !isEmpty(logo.alt) ? (
|
|
25
25
|
logo.alt
|
|
26
26
|
) : (
|
|
@@ -39,7 +39,7 @@ const PrintableInvoice: React.FC<PrintableInvoiceProps> = ({ bill, patient, comp
|
|
|
39
39
|
bill?.lineItems?.map((item) => {
|
|
40
40
|
return {
|
|
41
41
|
id: `${item.uuid}`,
|
|
42
|
-
billItem: item.item,
|
|
42
|
+
billItem: item.billableService ?? item.item,
|
|
43
43
|
quantity: item.quantity,
|
|
44
44
|
price: item.price,
|
|
45
45
|
total: item.price * item.quantity,
|
package/translations/am.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/ar.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/ar_SY.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/bn.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "ডিলিট",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/de.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/en_US.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/es.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Eliminar",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Cargando servicios de Facturación",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Seleccionar ubicación",
|
package/translations/es_MX.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/fr.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Supprimer",
|
|
64
65
|
"deletePaymentMode": "Supprimer mode de paiement",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/he.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/hi.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/hi_IN.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/id.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Layanan berbayar berhasil dibuat",
|
|
60
60
|
"currentPrice": "Harga saat ini",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Hapus",
|
|
64
65
|
"deletePaymentMode": "Hapus Metode Pembayaran",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Kesalahan faktur",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Item yang akan ditagih",
|
|
103
105
|
"launchBillForm": "Buka formulir tagihan",
|
|
104
106
|
"lineItems": "Item baris",
|
|
105
107
|
"loading": "Memuat data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Memuat layanan penagihan...",
|
|
107
110
|
"loadingDescription": "Memuat",
|
|
108
111
|
"location": "Pilih Lokasi",
|
package/translations/it.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Elemento",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Caricamento in corso",
|
|
108
111
|
"location": "Select Location",
|
package/translations/ka.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "მიმდინარე ფასი",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "წაშლა",
|
|
64
65
|
"deletePaymentMode": "გადახდის რეჟიმის წაშლა",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "ინვოისის შეცდომა",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "ელემენტი",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "მიმდინარეობს მონაცემების ჩატვირთვა...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "ბილინგის სერვისების ჩატვირთვა...",
|
|
107
110
|
"loadingDescription": "მიმდინარეობს ჩატვირთვა",
|
|
108
111
|
"location": "აირჩიეთ მდებარეობა",
|
package/translations/km.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/ku.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/ky.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/lg.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/ne.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/pl.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/pt.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/pt_BR.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/qu.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Billable service created successfully",
|
|
60
60
|
"currentPrice": "Current price",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Delete",
|
|
64
65
|
"deletePaymentMode": "Delete Payment Mode",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Invoice error",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Item",
|
|
102
104
|
"itemsToBeBilled": "Items to be billed",
|
|
103
105
|
"launchBillForm": "Launch bill form",
|
|
104
106
|
"lineItems": "Line items",
|
|
105
107
|
"loading": "Loading data...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Loading billing services...",
|
|
107
110
|
"loadingDescription": "Loading",
|
|
108
111
|
"location": "Select Location",
|
package/translations/ro_RO.json
CHANGED
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"createdSuccessfully": "Serviciu facturabil creat cu succes",
|
|
60
60
|
"currentPrice": "Pret curent",
|
|
61
61
|
"date": "Date",
|
|
62
|
+
"dateAndTime": "Date And Time",
|
|
62
63
|
"dateOfPayment": "Date of payment",
|
|
63
64
|
"delete": "Sterge",
|
|
64
65
|
"deletePaymentMode": "Sterge metoda de plata",
|
|
@@ -98,11 +99,13 @@
|
|
|
98
99
|
"invoiceDate": "Invoice date",
|
|
99
100
|
"invoiceError": "Eroare factura",
|
|
100
101
|
"invoiceNumber": "Invoice #",
|
|
102
|
+
"invoiceStatus": "Invoice Status",
|
|
101
103
|
"item": "Element",
|
|
102
104
|
"itemsToBeBilled": "Elemente de facturat",
|
|
103
105
|
"launchBillForm": "Deschide formular factura",
|
|
104
106
|
"lineItems": "Linii factura",
|
|
105
107
|
"loading": "Se incarca datele...",
|
|
108
|
+
"loadingBillInfo": "Loading bill information...",
|
|
106
109
|
"loadingBillingServices": "Se incarca serviciile de facturare...",
|
|
107
110
|
"loadingDescription": "Se incarca",
|
|
108
111
|
"location": "Selecteaza locatie",
|