@openmrs/esm-billing-app 1.0.2-pre.630 → 1.0.2-pre.635

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.
Files changed (81) hide show
  1. package/dist/1119.js +1 -1
  2. package/dist/1197.js +1 -1
  3. package/dist/2146.js +1 -1
  4. package/dist/2690.js +1 -1
  5. package/dist/3099.js +1 -1
  6. package/dist/3584.js +1 -1
  7. package/dist/4055.js +1 -1
  8. package/dist/4132.js +1 -1
  9. package/dist/4335.js +1 -1
  10. package/dist/4618.js +1 -1
  11. package/dist/4652.js +1 -1
  12. package/dist/4944.js +1 -1
  13. package/dist/5173.js +1 -1
  14. package/dist/5241.js +1 -1
  15. package/dist/5442.js +1 -1
  16. package/dist/5661.js +1 -1
  17. package/dist/6022.js +1 -1
  18. package/dist/6468.js +1 -1
  19. package/dist/6679.js +1 -1
  20. package/dist/6840.js +1 -1
  21. package/dist/6859.js +1 -1
  22. package/dist/7097.js +1 -1
  23. package/dist/7159.js +1 -1
  24. package/dist/723.js +1 -1
  25. package/dist/7617.js +1 -1
  26. package/dist/795.js +1 -1
  27. package/dist/8163.js +1 -1
  28. package/dist/8349.js +1 -1
  29. package/dist/8618.js +1 -1
  30. package/dist/890.js +1 -1
  31. package/dist/9214.js +1 -1
  32. package/dist/9538.js +1 -1
  33. package/dist/9569.js +1 -1
  34. package/dist/986.js +1 -1
  35. package/dist/9879.js +1 -1
  36. package/dist/9895.js +1 -1
  37. package/dist/9900.js +1 -1
  38. package/dist/9913.js +1 -1
  39. package/dist/main.js +1 -1
  40. package/dist/openmrs-esm-billing-app.js +1 -1
  41. package/dist/openmrs-esm-billing-app.js.buildmanifest.json +117 -117
  42. package/dist/routes.json +1 -1
  43. package/package.json +1 -1
  44. package/translations/am.json +18 -0
  45. package/translations/ar.json +18 -0
  46. package/translations/ar_SY.json +18 -0
  47. package/translations/bn.json +18 -0
  48. package/translations/de.json +18 -0
  49. package/translations/en_US.json +18 -0
  50. package/translations/es.json +18 -0
  51. package/translations/es_MX.json +18 -0
  52. package/translations/fr.json +34 -16
  53. package/translations/he.json +18 -0
  54. package/translations/hi.json +18 -0
  55. package/translations/hi_IN.json +18 -0
  56. package/translations/id.json +18 -0
  57. package/translations/it.json +18 -0
  58. package/translations/ka.json +18 -0
  59. package/translations/km.json +18 -0
  60. package/translations/ku.json +18 -0
  61. package/translations/ky.json +18 -0
  62. package/translations/lg.json +18 -0
  63. package/translations/ne.json +18 -0
  64. package/translations/pl.json +18 -0
  65. package/translations/pt.json +18 -0
  66. package/translations/pt_BR.json +18 -0
  67. package/translations/qu.json +18 -0
  68. package/translations/ro_RO.json +18 -0
  69. package/translations/ru_RU.json +18 -0
  70. package/translations/si.json +18 -0
  71. package/translations/sw.json +18 -0
  72. package/translations/sw_KE.json +18 -0
  73. package/translations/tr.json +18 -0
  74. package/translations/tr_TR.json +18 -0
  75. package/translations/uk.json +18 -0
  76. package/translations/uz.json +18 -0
  77. package/translations/uz@Latn.json +18 -0
  78. package/translations/uz_UZ.json +18 -0
  79. package/translations/vi.json +18 -0
  80. package/translations/zh.json +18 -0
  81. package/translations/zh_CN.json +18 -0
@@ -4,16 +4,21 @@
4
4
  "addBillableServices": "Add Billable Services",
5
5
  "addCashPoint": "Add Cash Point",
6
6
  "addNewBillableService": "Add new billable service",
7
+ "addNewCashPoint": "Add New Cash Point",
8
+ "addNewPaymentMode": "Add New Payment Mode",
7
9
  "addNewService": "Add new service",
8
10
  "addPaymentMode": "Add Payment Mode",
9
11
  "addPaymentOptions": "Add payment option",
10
12
  "amount": "Amount",
11
13
  "amountDue": "Amount Due",
14
+ "amountTendered": "Amount Tendered",
12
15
  "amountToWaiveAriaLabel": "Enter amount to waive",
13
16
  "amountToWaiveHelper": "Specify the amount to be deducted from the bill",
14
17
  "amountToWaiveLabel": "Amount to Waive",
15
18
  "billableService": "Billable service",
16
19
  "billableServices": "Billable Services",
20
+ "billAmount": "Bill amount",
21
+ "billCode": "Bill code",
17
22
  "billedItems": "Billed Items",
18
23
  "billedTo": "Billed to",
19
24
  "billErrorService": "Bill service error",
@@ -30,6 +35,8 @@
30
35
  "billPayment": "Bill payment",
31
36
  "billPaymentError": "Bill payment error",
32
37
  "billPaymentRequiredMessage": "The current patient has pending bill. Advice patient to settle bill before receiving services",
38
+ "billProcessingError": "Bill processing error",
39
+ "billProcessingSuccess": "Bill processing has been successful",
33
40
  "billServicesManagement": "Bill services management",
34
41
  "billsList": "Bill list",
35
42
  "billTotal": "Bill total",
@@ -51,12 +58,15 @@
51
58
  "confirmDeleteMessage": "Are you sure you want to delete this payment mode? Proceed cautiously.",
52
59
  "createdSuccessfully": "Billable service created successfully",
53
60
  "currentPrice": "Current price",
61
+ "date": "Date",
62
+ "dateOfPayment": "Date of payment",
54
63
  "delete": "Delete",
55
64
  "deletePaymentMode": "Delete Payment Mode",
56
65
  "description": "Description",
57
66
  "descriptionPlaceholder": "e.g., Used for all cash transactions",
58
67
  "discard": "Discard",
59
68
  "discount": "Discount",
69
+ "discountAmount": "Discount Amount",
60
70
  "duplicateCashPointError": "A cash point with the same name or UUID already exists. Please use a unique name and UUID.",
61
71
  "duplicatePaymentModeError": "A payment mode with the same name already exists. Please create another payment mode",
62
72
  "editBillableService": "Edit billable service",
@@ -83,8 +93,11 @@
83
93
  "inlineLoading": "Loading bill items...",
84
94
  "insuranceScheme": "Insurance scheme",
85
95
  "invalidWaiverAmount": "Invalid waiver amount",
96
+ "inventoryItem": "Inventory item",
86
97
  "invoice": "Invoice",
98
+ "invoiceDate": "Invoice date",
87
99
  "invoiceError": "Invoice error",
100
+ "invoiceNumber": "Invoice #",
88
101
  "item": "Item",
89
102
  "itemsToBeBilled": "Items to be billed",
90
103
  "launchBillForm": "Launch bill form",
@@ -103,6 +116,7 @@
103
116
  "noResultsFor": "No results for",
104
117
  "noResultsFound": "No results found",
105
118
  "noServicesToDisplay": "There are no services to display",
119
+ "number": "No",
106
120
  "ok": "OK",
107
121
  "patientBillingAlert": "Patient Billing Alert",
108
122
  "patientBills": "Patient bill",
@@ -127,6 +141,7 @@
127
141
  "priceIsRequired": "Price is required",
128
142
  "prices": "Prices",
129
143
  "printBill": "Print bill",
144
+ "printError": "Error printing invoice",
130
145
  "printReceipt": "Print receipt",
131
146
  "processPayment": "Process Payment",
132
147
  "quantity": "Quantity",
@@ -135,6 +150,7 @@
135
150
  "referenceNumber": "Reference number",
136
151
  "save": "Save",
137
152
  "saveAndClose": "Save and close",
153
+ "saveBill": "Save Bill",
138
154
  "saving": "Saving",
139
155
  "searchConcepts": "Search associated concept",
140
156
  "searching": "Searching",
@@ -142,6 +158,7 @@
142
158
  "searchThisTable": "Search this table",
143
159
  "selectBillableService": "Select a billable service...",
144
160
  "selectCategory": "Select category",
161
+ "selectLocation": "Select Location",
145
162
  "selectPatientCategory": "Select patient category",
146
163
  "selectPaymentMethod": "Select payment method",
147
164
  "sellingAmount": "Enter selling price",
@@ -152,6 +169,7 @@
152
169
  "serviceNameExceedsLimit": "Service Name exceeds the character limit of {{MAX_NAME_LENGTH}}.",
153
170
  "serviceShortName": "Short Name",
154
171
  "servicesList": "Services list",
172
+ "serviceStatus": "Service Status",
155
173
  "serviceType": "Service Type",
156
174
  "shortName": "Short Name",
157
175
  "shortNameExceedsLimit": "Short Name exceeds the character limit of {{MAX_NAME_LENGTH}}.",
@@ -4,16 +4,21 @@
4
4
  "addBillableServices": "添加计费服务",
5
5
  "addCashPoint": "添加现金积分",
6
6
  "addNewBillableService": "添加新的计费服务",
7
+ "addNewCashPoint": "Add New Cash Point",
8
+ "addNewPaymentMode": "Add New Payment Mode",
7
9
  "addNewService": "添加新的服务",
8
10
  "addPaymentMode": "添加付款模式",
9
11
  "addPaymentOptions": "添加付款方式",
10
12
  "amount": "量",
11
13
  "amountDue": "应付金额",
14
+ "amountTendered": "Amount Tendered",
12
15
  "amountToWaiveAriaLabel": "输入要豁免的价格",
13
16
  "amountToWaiveHelper": "指定要从账单中扣除的金额",
14
17
  "amountToWaiveLabel": "豁免价格",
15
18
  "billableService": "计费服务",
16
19
  "billableServices": "计费服务",
20
+ "billAmount": "Bill amount",
21
+ "billCode": "Bill code",
17
22
  "billedItems": "计费项目",
18
23
  "billedTo": "计费至",
19
24
  "billErrorService": "账单服务错误",
@@ -30,6 +35,8 @@
30
35
  "billPayment": "账单支付",
31
36
  "billPaymentError": "账单支付错误",
32
37
  "billPaymentRequiredMessage": "当前患者拥有一个待定账单。建议在患者就诊前支付。",
38
+ "billProcessingError": "Bill processing error",
39
+ "billProcessingSuccess": "Bill processing has been successful",
33
40
  "billServicesManagement": "账单服务管理",
34
41
  "billsList": "账单列表",
35
42
  "billTotal": "账单总和",
@@ -51,12 +58,15 @@
51
58
  "confirmDeleteMessage": "您确定要删除此支付方式吗?请谨慎此操作",
52
59
  "createdSuccessfully": "已成功创建计费服务",
53
60
  "currentPrice": "当前价格",
61
+ "date": "Date",
62
+ "dateOfPayment": "Date of payment",
54
63
  "delete": "删除",
55
64
  "deletePaymentMode": "删除支付模式",
56
65
  "description": "描述",
57
66
  "descriptionPlaceholder": "例如,用于所有现金交易",
58
67
  "discard": "放弃",
59
68
  "discount": "折扣",
69
+ "discountAmount": "Discount Amount",
60
70
  "duplicateCashPointError": "有一个支付点拥有相同的名字或序列号。请选择一个全新的名字或者序列号",
61
71
  "duplicatePaymentModeError": " 已存在具有相同名称的付款方式。请创建其他付款方式",
62
72
  "editBillableService": "编辑计费服务",
@@ -83,8 +93,11 @@
83
93
  "inlineLoading": "Loading bill items...",
84
94
  "insuranceScheme": "Insurance scheme",
85
95
  "invalidWaiverAmount": "Invalid waiver amount",
96
+ "inventoryItem": "Inventory item",
86
97
  "invoice": "Invoice",
98
+ "invoiceDate": "Invoice date",
87
99
  "invoiceError": "Invoice error",
100
+ "invoiceNumber": "Invoice #",
88
101
  "item": "Item",
89
102
  "itemsToBeBilled": "Items to be billed",
90
103
  "launchBillForm": "Launch bill form",
@@ -103,6 +116,7 @@
103
116
  "noResultsFor": "No results for",
104
117
  "noResultsFound": "No results found",
105
118
  "noServicesToDisplay": "There are no services to display",
119
+ "number": "No",
106
120
  "ok": "OK",
107
121
  "patientBillingAlert": "Patient Billing Alert",
108
122
  "patientBills": "Patient bill",
@@ -127,6 +141,7 @@
127
141
  "priceIsRequired": "Price is required",
128
142
  "prices": "Prices",
129
143
  "printBill": "Print bill",
144
+ "printError": "Error printing invoice",
130
145
  "printReceipt": "Print receipt",
131
146
  "processPayment": "Process Payment",
132
147
  "quantity": "Quantity",
@@ -135,6 +150,7 @@
135
150
  "referenceNumber": "Reference number",
136
151
  "save": "Save",
137
152
  "saveAndClose": "Save and close",
153
+ "saveBill": "Save Bill",
138
154
  "saving": "Saving",
139
155
  "searchConcepts": "Search associated concept",
140
156
  "searching": "Searching",
@@ -142,6 +158,7 @@
142
158
  "searchThisTable": "Search this table",
143
159
  "selectBillableService": "Select a billable service...",
144
160
  "selectCategory": "Select category",
161
+ "selectLocation": "Select Location",
145
162
  "selectPatientCategory": "Select patient category",
146
163
  "selectPaymentMethod": "Select payment method",
147
164
  "sellingAmount": "Enter selling price",
@@ -152,6 +169,7 @@
152
169
  "serviceNameExceedsLimit": "Service Name exceeds the character limit of {{MAX_NAME_LENGTH}}.",
153
170
  "serviceShortName": "Short Name",
154
171
  "servicesList": "Services list",
172
+ "serviceStatus": "Service Status",
155
173
  "serviceType": "Service Type",
156
174
  "shortName": "Short Name",
157
175
  "shortNameExceedsLimit": "Short Name exceeds the character limit of {{MAX_NAME_LENGTH}}.",