shareneus 1.4.34 → 1.4.35
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/aggregation/aggregation.js +13 -13
- package/dist/excel-files/GSTR-RO-excel.service.js +3 -3
- package/dist/excel-files/GSTR1-excel.service.js +7 -7
- package/dist/excel-files/GSTR2-excel.service.js +6 -6
- package/dist/excel-files/analysis-excel.service.js +4 -4
- package/dist/excel-files/category-wise-item-excel.service.js +10 -10
- package/dist/excel-files/cust-balance-excel.service.js +5 -5
- package/dist/excel-files/cust-wise-sales-details.js +5 -5
- package/dist/excel-files/cust-wise-sales-summary-excel.service.js +5 -5
- package/dist/excel-files/expiring-drugs-excel.service.js +7 -7
- package/dist/excel-files/insurance-expire-excel.service.js +4 -4
- package/dist/excel-files/invoice-wise-excel.service.js +3 -3
- package/dist/excel-files/item-wise-doctor-sale-excel.service.js +7 -7
- package/dist/excel-files/item-wise-mout-details.js +4 -4
- package/dist/excel-files/item-wise-mout-summary.js +4 -4
- package/dist/excel-files/items-wise-sales-excel.service.js +10 -10
- package/dist/excel-files/manf-wise-sales-excel.service.js +4 -4
- package/dist/excel-files/next-service-date-excel.service.js +5 -5
- package/dist/excel-files/operator-wise-details.js +4 -4
- package/dist/excel-files/operator-wise-summary.js +4 -4
- package/dist/excel-files/payment-receive-excel.service.js +6 -6
- package/dist/excel-files/payments-made-excel.service.js +6 -6
- package/dist/excel-files/repair-orders-excel.service.js +10 -10
- package/dist/excel-files/sa-wise-labor-sales-excel.service.js +6 -6
- package/dist/excel-files/sa-wise-part-sales-excel.service.js +6 -6
- package/dist/excel-files/sale-summary-excel.service.js +3 -3
- package/dist/excel-files/sales-by-service-summary-excel.service.js +14 -14
- package/dist/excel-files/scheduled-drug-summary-excel.service.js +8 -8
- package/dist/excel-files/scheduled-drugs-excel.service.js +10 -10
- package/dist/excel-files/spares-issue-excel.service.js +14 -14
- package/dist/excel-files/stock-excel.service.js +3 -3
- package/dist/excel-files/tally-sales-import.service.js +3 -3
- package/dist/excel-files/ven-balance-excel.service.js +3 -3
- package/dist/index.js +9 -9
- package/dist/services/analysis-pdf.service.js +8 -8
- package/dist/services/appointment-total.service.js +37 -37
- package/dist/services/auto-sales-receipt-pdf.service.js +24 -24
- package/dist/services/category-wise-item-pdf.service.js +6 -6
- package/dist/services/checklist-pdf.js +3 -3
- package/dist/services/cn-print.service.js +33 -33
- package/dist/services/consultation-fee-receipt.service.js +16 -16
- package/dist/services/consultation-full-pdf.service.js +10 -10
- package/dist/services/consultation-letterhead-pdf.service.js +15 -15
- package/dist/services/consultation-pdf.service.js +15 -15
- package/dist/services/credit-note-pdf.service.js +16 -16
- package/dist/services/credit-note-totals.service.js +31 -31
- package/dist/services/cust-wise-sales-details-pdf.service.js +8 -8
- package/dist/services/cust-wise-sales-summary-pdf.service.js +7 -7
- package/dist/services/customer-balances-pdf.service.js +7 -7
- package/dist/services/dc-landscape-pdf.service.js +28 -28
- package/dist/services/dc-landscape-without-price-pdf.service.js +24 -24
- package/dist/services/dc-without-price-pdf.service.js +15 -15
- package/dist/services/debit-note-pdf.service.js +14 -14
- package/dist/services/debit-note-print.service.js +33 -33
- package/dist/services/debit-note-totals.service.js +28 -28
- package/dist/services/delivery-challan-pdf.service.js +16 -16
- package/dist/services/delivery-challan-print.service.js +26 -26
- package/dist/services/delivery-challan-totals.js +32 -32
- package/dist/services/equipment-design-pdf.service.js +10 -10
- package/dist/services/est.print-service.js +150 -150
- package/dist/services/expiring-drugs-pdf.service.js +6 -6
- package/dist/services/hc-inv-pdf.service.js +42 -42
- package/dist/services/insurance-expire-pdf.service.js +1 -1
- package/dist/services/inv-pdf.service.js +54 -54
- package/dist/services/inv-print.service.js +59 -59
- package/dist/services/invoice-landscape-pdf.service.js +29 -29
- package/dist/services/invoice-letterhead-pdf.service.js +54 -54
- package/dist/services/invoice-portrait-pdf.js +51 -51
- package/dist/services/invoice-total.service.js +78 -78
- package/dist/services/issue-parts-pdf.service.js +43 -43
- package/dist/services/item-bar-code-label-pdf.js +2 -2
- package/dist/services/item-price-for-pricelist.js +178 -0
- package/dist/services/item-wise-doctor-sale-pdf.service.js +3 -3
- package/dist/services/item-wise-mout-details-pdf.js +3 -3
- package/dist/services/item-wise-mout-summary-pdf.js +2 -2
- package/dist/services/item-wise-sales-pdf.service.js +6 -6
- package/dist/services/manf-wise-sales-pdf.service.js +5 -5
- package/dist/services/meeting-pdf.js +14 -14
- package/dist/services/mout-pdf.service.js +17 -17
- package/dist/services/next-service-date-pdf.service.js +1 -1
- package/dist/services/operator-wise-details-pdf.service.js +8 -8
- package/dist/services/operator-wise-summary-pdf.js +7 -7
- package/dist/services/pack-ship-pdf.service.js +3 -3
- package/dist/services/pack-ship-print.service.js +26 -26
- package/dist/services/payment-pdf.service.js +4 -4
- package/dist/services/payment-report-pdf.service.js +3 -3
- package/dist/services/po-totals.service.js +28 -28
- package/dist/services/pos-receipt-pdf.js +19 -19
- package/dist/services/purchase-order-pdf.service.js +40 -40
- package/dist/services/purchase-order-print.service.js +43 -43
- package/dist/services/purchase-order-totals.service.js +53 -53
- package/dist/services/receipt-print.service.js +5 -5
- package/dist/services/reorder-point-pdf.service.js +3 -3
- package/dist/services/repair-orders-pdf.service.js +3 -3
- package/dist/services/ro-pdf.service.js +80 -80
- package/dist/services/ro-print-service.js +87 -87
- package/dist/services/ro-totals.service.js +123 -123
- package/dist/services/sales-by-service-pdf.service.js +6 -6
- package/dist/services/sales-pdf.service.js +23 -23
- package/dist/services/sales-print.service.js +54 -54
- package/dist/services/sales-receipt-pdf.service.js +25 -25
- package/dist/services/sales-receipt-print.service.js +62 -62
- package/dist/services/sales-totals.service.js +33 -33
- package/dist/services/scheduled-drug-pdf.service.js +7 -7
- package/dist/services/scheduled-drug-summary-pdf.service.js +4 -4
- package/dist/services/separate-wo-print.service.js +9 -9
- package/dist/services/shared-inv-pdf.service.js +44 -44
- package/dist/services/shared-pdf.service.js +119 -119
- package/dist/services/shared-print.service.js +68 -68
- package/dist/services/task-pdf.service.js +10 -10
- package/dist/services/task-reports-pdf.service.js +9 -9
- package/dist/services/technician-pdf.service.js +10 -10
- package/dist/services/technician-print.service.js +9 -9
- package/dist/services/vendor-balances-pdf.service.js +6 -6
- package/dist/services/vendor-credit-note-pdf.service.js +27 -27
- package/dist/services/vendor-credit-note-print.service.js +29 -29
- package/dist/services/vendor-credit-note-totals.service.js +37 -37
- package/dist/services/vendor-debit-note-pdf.service.js +16 -16
- package/dist/services/vendor-debit-note-print.service.js +29 -29
- package/dist/services/vendor-debit-note-totals.service.js +30 -30
- package/dist/{utils → shared}/my-date.js +31 -31
- package/package.json +1 -1
- package/dist/services/pricelist-item-final-price.service.js +0 -177
- /package/dist/{utils/tr-utils.js → shared/utils.js} +0 -0
|
@@ -3,8 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ConsultationPDFService = void 0;
|
|
4
4
|
const shared_pdf_service_1 = require("./shared-pdf.service");
|
|
5
5
|
const date_fns_1 = require("date-fns");
|
|
6
|
-
const
|
|
7
|
-
const my_date_1 = require("../
|
|
6
|
+
const utils_1 = require("../shared/utils");
|
|
7
|
+
const my_date_1 = require("../shared/my-date");
|
|
8
8
|
class ConsultationPDFService {
|
|
9
9
|
static GetConsultationPrint(CnstData, Remarks) {
|
|
10
10
|
let dd = {
|
|
@@ -87,7 +87,7 @@ class ConsultationPDFService {
|
|
|
87
87
|
return dd;
|
|
88
88
|
}
|
|
89
89
|
static GetRxTable(Rx, Remarks) {
|
|
90
|
-
if (!
|
|
90
|
+
if (!utils_1.TrUtils.IsNull(Rx) && Rx.length !== 0) {
|
|
91
91
|
return {
|
|
92
92
|
stack: [
|
|
93
93
|
{ text: 'Rx:', bold: true, fontSize: 12 },
|
|
@@ -100,7 +100,7 @@ class ConsultationPDFService {
|
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
102
|
static GetDiagnosisTable(diagnosis, heading) {
|
|
103
|
-
if (!
|
|
103
|
+
if (!utils_1.TrUtils.IsNull(diagnosis) && diagnosis.length !== 0) {
|
|
104
104
|
return {
|
|
105
105
|
stack: [
|
|
106
106
|
{ text: heading, bold: true, marginTop: 5, fontSize: 12 },
|
|
@@ -113,7 +113,7 @@ class ConsultationPDFService {
|
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
115
|
static GetComplaintsTable(complaints, heading) {
|
|
116
|
-
if (!
|
|
116
|
+
if (!utils_1.TrUtils.IsNull(complaints) && complaints.length !== 0) {
|
|
117
117
|
return {
|
|
118
118
|
stack: [
|
|
119
119
|
{ text: heading, bold: true, marginTop: 5, fontSize: 12 },
|
|
@@ -148,7 +148,7 @@ class ConsultationPDFService {
|
|
|
148
148
|
}
|
|
149
149
|
static GetWeight(CnstData) {
|
|
150
150
|
var _a, _b, _c, _d, _e;
|
|
151
|
-
if (!
|
|
151
|
+
if (!utils_1.TrUtils.IsNull((_a = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _a === void 0 ? void 0 : _a.Weight) && !utils_1.TrUtils.IsNull((_c = (_b = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _b === void 0 ? void 0 : _b.Weight) === null || _c === void 0 ? void 0 : _c.V)) {
|
|
152
152
|
return { text: 'Weight :' + ((_e = (_d = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _d === void 0 ? void 0 : _d.Weight) === null || _e === void 0 ? void 0 : _e.V) + ' kg', Width: 80 };
|
|
153
153
|
}
|
|
154
154
|
else {
|
|
@@ -157,7 +157,7 @@ class ConsultationPDFService {
|
|
|
157
157
|
}
|
|
158
158
|
static GetTemperature(CnstData) {
|
|
159
159
|
var _a, _b, _c, _d, _e;
|
|
160
|
-
if (!
|
|
160
|
+
if (!utils_1.TrUtils.IsNull((_a = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _a === void 0 ? void 0 : _a.Temp) && !utils_1.TrUtils.IsNull((_c = (_b = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _b === void 0 ? void 0 : _b.Temp) === null || _c === void 0 ? void 0 : _c.V)) {
|
|
161
161
|
return { text: 'Temperature :' + ((_e = (_d = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _d === void 0 ? void 0 : _d.Temp) === null || _e === void 0 ? void 0 : _e.V) + ' F', Width: 80 };
|
|
162
162
|
}
|
|
163
163
|
else {
|
|
@@ -166,7 +166,7 @@ class ConsultationPDFService {
|
|
|
166
166
|
}
|
|
167
167
|
static GetSPO2(CnstData) {
|
|
168
168
|
var _a, _b, _c, _d, _e;
|
|
169
|
-
if (!
|
|
169
|
+
if (!utils_1.TrUtils.IsNull((_a = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _a === void 0 ? void 0 : _a.SPO2) && !utils_1.TrUtils.IsNull((_c = (_b = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _b === void 0 ? void 0 : _b.SPO2) === null || _c === void 0 ? void 0 : _c.V)) {
|
|
170
170
|
return { text: 'SPO2 :' + ((_e = (_d = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _d === void 0 ? void 0 : _d.SPO2) === null || _e === void 0 ? void 0 : _e.V) + ' mmHg', Width: 80 };
|
|
171
171
|
}
|
|
172
172
|
else {
|
|
@@ -175,7 +175,7 @@ class ConsultationPDFService {
|
|
|
175
175
|
}
|
|
176
176
|
static GetPulse(CnstData) {
|
|
177
177
|
var _a, _b, _c, _d, _e;
|
|
178
|
-
if (!
|
|
178
|
+
if (!utils_1.TrUtils.IsNull((_a = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _a === void 0 ? void 0 : _a.Pulse) && !utils_1.TrUtils.IsNull((_c = (_b = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _b === void 0 ? void 0 : _b.Pulse) === null || _c === void 0 ? void 0 : _c.V)) {
|
|
179
179
|
return { text: 'Pulse :' + ((_e = (_d = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _d === void 0 ? void 0 : _d.Pulse) === null || _e === void 0 ? void 0 : _e.V) + ' bpm', Width: 80 };
|
|
180
180
|
}
|
|
181
181
|
else {
|
|
@@ -184,7 +184,7 @@ class ConsultationPDFService {
|
|
|
184
184
|
}
|
|
185
185
|
static GetHeight(CnstData) {
|
|
186
186
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
187
|
-
if (!
|
|
187
|
+
if (!utils_1.TrUtils.IsNull((_a = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _a === void 0 ? void 0 : _a.Height) && !utils_1.TrUtils.IsNull((_c = (_b = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _b === void 0 ? void 0 : _b.Height) === null || _c === void 0 ? void 0 : _c.V)) {
|
|
188
188
|
return { text: 'Height :' + ((_e = (_d = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _d === void 0 ? void 0 : _d.Height) === null || _e === void 0 ? void 0 : _e.V) + ' ' + ((_g = (_f = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _f === void 0 ? void 0 : _f.Height) === null || _g === void 0 ? void 0 : _g.U), Width: 80 };
|
|
189
189
|
}
|
|
190
190
|
else {
|
|
@@ -193,7 +193,7 @@ class ConsultationPDFService {
|
|
|
193
193
|
}
|
|
194
194
|
static GetBP(CnstData) {
|
|
195
195
|
var _a, _b, _c, _d, _e;
|
|
196
|
-
if (!
|
|
196
|
+
if (!utils_1.TrUtils.IsNull((_a = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _a === void 0 ? void 0 : _a.BP) && !utils_1.TrUtils.IsNull((_c = (_b = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _b === void 0 ? void 0 : _b.Height) === null || _c === void 0 ? void 0 : _c.U)) {
|
|
197
197
|
return { text: 'BP :' + ((_e = (_d = CnstData === null || CnstData === void 0 ? void 0 : CnstData.Vitals) === null || _d === void 0 ? void 0 : _d.BP) === null || _e === void 0 ? void 0 : _e.V) + ' mmHg', Width: 80 };
|
|
198
198
|
}
|
|
199
199
|
else {
|
|
@@ -221,7 +221,7 @@ class ConsultationPDFService {
|
|
|
221
221
|
];
|
|
222
222
|
}
|
|
223
223
|
static GetCnsltDate(CnstData) {
|
|
224
|
-
if (!
|
|
224
|
+
if (!utils_1.TrUtils.IsNull(CnstData.ClDate)) {
|
|
225
225
|
return my_date_1.MyDate.GetWeekDateAndTime(CnstData.ClDate);
|
|
226
226
|
}
|
|
227
227
|
else {
|
|
@@ -257,7 +257,7 @@ class ConsultationPDFService {
|
|
|
257
257
|
}
|
|
258
258
|
}
|
|
259
259
|
static GetPhoneNumber(phone) {
|
|
260
|
-
if (!
|
|
260
|
+
if (!utils_1.TrUtils.IsNull(phone)) {
|
|
261
261
|
return ' | ' + phone;
|
|
262
262
|
}
|
|
263
263
|
else {
|
|
@@ -265,7 +265,7 @@ class ConsultationPDFService {
|
|
|
265
265
|
}
|
|
266
266
|
}
|
|
267
267
|
static DifferenceInYears(DOB) {
|
|
268
|
-
if (
|
|
268
|
+
if (utils_1.TrUtils.IsNull(DOB)) {
|
|
269
269
|
return 'DOB Not Specified';
|
|
270
270
|
}
|
|
271
271
|
let Datei = my_date_1.MyDate.GetDateTimeNowInUTC();
|
|
@@ -331,7 +331,7 @@ class ConsultationPDFService {
|
|
|
331
331
|
};
|
|
332
332
|
}
|
|
333
333
|
static GetItemsTable(Items, Remarks) {
|
|
334
|
-
if (!
|
|
334
|
+
if (!utils_1.TrUtils.IsNull(Items)) {
|
|
335
335
|
return {
|
|
336
336
|
style: 'tableExample',
|
|
337
337
|
marginTop: 3,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreditNotePdfService = void 0;
|
|
4
|
-
const
|
|
4
|
+
const utils_1 = require("../shared/utils");
|
|
5
5
|
const shared_pdf_service_1 = require("./shared-pdf.service");
|
|
6
6
|
const shared_print_service_1 = require("./shared-print.service");
|
|
7
7
|
class CreditNotePdfService {
|
|
@@ -31,7 +31,7 @@ class CreditNotePdfService {
|
|
|
31
31
|
}
|
|
32
32
|
static GetFileName(ROPrintData) {
|
|
33
33
|
let fileName = ROPrintData.HeaderName;
|
|
34
|
-
if (!
|
|
34
|
+
if (!utils_1.TrUtils.IsNull(ROPrintData.Product) && !utils_1.TrUtils.IsEmpty(ROPrintData.Product.RegNo)) {
|
|
35
35
|
fileName = fileName + '-' + ROPrintData.Product.RegNo;
|
|
36
36
|
}
|
|
37
37
|
return fileName;
|
|
@@ -57,19 +57,19 @@ class CreditNotePdfService {
|
|
|
57
57
|
let List = [];
|
|
58
58
|
if (ROPrintData.Entity.Body === 1) {
|
|
59
59
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
60
|
-
if (
|
|
60
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
61
61
|
ROPrintData.PrintInfo[i].Text = '';
|
|
62
62
|
}
|
|
63
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.GetLaborPartsTableForView(
|
|
63
|
+
List.push(ROPrintData.PrintInfo[i].Text, this.GetLaborPartsTableForView(utils_1.TrUtils.Stringify(ROPrintData.PrintInfo[i].Items), [], ROPrintData.Entity.MPN));
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
else {
|
|
67
67
|
if (ROPrintData.Entity.Body === 2) {
|
|
68
68
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
69
|
-
if (
|
|
69
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
70
70
|
ROPrintData.PrintInfo[i].Text = '';
|
|
71
71
|
}
|
|
72
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.WithOutDiscountFieldTable(
|
|
72
|
+
List.push(ROPrintData.PrintInfo[i].Text, this.WithOutDiscountFieldTable(utils_1.TrUtils.Stringify(ROPrintData.PrintInfo[i].Items), [], ROPrintData.ShowTaxColumn, ROPrintData.Entity.MPN, ROPrintData.Entity.Body, ROPrintData.ShowIGST, ROPrintData.ConsolidateGST, ROPrintData.ShowDiscountColumn));
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
else {
|
|
@@ -78,10 +78,10 @@ class CreditNotePdfService {
|
|
|
78
78
|
}
|
|
79
79
|
else {
|
|
80
80
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
81
|
-
if (
|
|
81
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
82
82
|
ROPrintData.PrintInfo[i].Text = '';
|
|
83
83
|
}
|
|
84
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.GetWithOutDiscAndTaxFieldHeader(
|
|
84
|
+
List.push(ROPrintData.PrintInfo[i].Text, this.GetWithOutDiscAndTaxFieldHeader(utils_1.TrUtils.Stringify(ROPrintData.PrintInfo[i].Items), [], ROPrintData.ShowTaxColumn, ROPrintData.Entity.MPN, ROPrintData.Entity.Body, ROPrintData.ShowIGST, ROPrintData.ConsolidateGST, ROPrintData.ShowDiscountColumn));
|
|
85
85
|
}
|
|
86
86
|
}
|
|
87
87
|
}
|
|
@@ -177,14 +177,14 @@ class CreditNotePdfService {
|
|
|
177
177
|
Parts.forEach((part) => {
|
|
178
178
|
var dataRow = [];
|
|
179
179
|
columns.forEach((column) => {
|
|
180
|
-
if ((!
|
|
180
|
+
if ((!utils_1.TrUtils.IsFixedZero(part[column.Field]) && !utils_1.TrUtils.IsNull(part[column.Field]))
|
|
181
181
|
|| (column.text === 'Line Total')) {
|
|
182
182
|
if (part[column.Field] === 'Spare Parts') {
|
|
183
183
|
dataRow.push({ text: part[column.Field].toString(), marginLeft: 50, style: 'InlineHeader' });
|
|
184
184
|
}
|
|
185
185
|
else {
|
|
186
186
|
if (((column.Field === 'CGSTAmt' || column.Field === 'SGSTAmt' || column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc')
|
|
187
|
-
&&
|
|
187
|
+
&& utils_1.TrUtils.CheckInvalidSelect(part.TCode))) {
|
|
188
188
|
part[column.Field] = '';
|
|
189
189
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'center' });
|
|
190
190
|
}
|
|
@@ -194,7 +194,7 @@ class CreditNotePdfService {
|
|
|
194
194
|
|| column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc') {
|
|
195
195
|
if (column.Field === 'Disc') {
|
|
196
196
|
if (column.type === 'percentage') {
|
|
197
|
-
if (!
|
|
197
|
+
if (!utils_1.TrUtils.IsEmpty(part[column.Field])) {
|
|
198
198
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
199
199
|
}
|
|
200
200
|
else {
|
|
@@ -202,7 +202,7 @@ class CreditNotePdfService {
|
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
else {
|
|
205
|
-
if (!
|
|
205
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
206
206
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
207
207
|
}
|
|
208
208
|
else {
|
|
@@ -211,7 +211,7 @@ class CreditNotePdfService {
|
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
213
|
else {
|
|
214
|
-
if (!
|
|
214
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
215
215
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'right', nowrap: true });
|
|
216
216
|
}
|
|
217
217
|
else {
|
|
@@ -449,7 +449,7 @@ class CreditNotePdfService {
|
|
|
449
449
|
Parts.forEach((part) => {
|
|
450
450
|
var dataRow = [];
|
|
451
451
|
columns.forEach((column) => {
|
|
452
|
-
if (!
|
|
452
|
+
if (!utils_1.TrUtils.IsFixedZero(part[column.Field]) && !utils_1.TrUtils.IsNull(part[column.Field])
|
|
453
453
|
|| column.text === 'Line Total') {
|
|
454
454
|
if (part[column.Field] === 'Spare Parts') {
|
|
455
455
|
dataRow.push({ text: part[column.Field].toString(), marginLeft: 50, style: 'InlineHeader' });
|
|
@@ -470,7 +470,7 @@ class CreditNotePdfService {
|
|
|
470
470
|
if (column.Field === 'Desc') {
|
|
471
471
|
let DescData = [];
|
|
472
472
|
DescData.push(part[column.Field].toString());
|
|
473
|
-
if (!
|
|
473
|
+
if (!utils_1.TrUtils.IsEmpty(part['EDesc'])) {
|
|
474
474
|
DescData.push({ text: part['EDesc'].toString(), color: 'grey' });
|
|
475
475
|
}
|
|
476
476
|
dataRow.push({ stack: DescData });
|
|
@@ -563,7 +563,7 @@ class CreditNotePdfService {
|
|
|
563
563
|
}
|
|
564
564
|
static CommonTotalDetails(ROPrintData, moreDiscDetails) {
|
|
565
565
|
let CommonDetails = [
|
|
566
|
-
shared_pdf_service_1.SharedPDFService.GetDebitTotalDetails(ROPrintData, 0, 0, 0, 0, 0, ROPrintData.CustPartIGST, ROPrintData.ShowIGST, ROPrintData.ShowTaxColumn, ROPrintData.CustPartsTotalBeforeDisc, ROPrintData.CustPartsDiscTotal, ROPrintData.CustPartCGST, ROPrintData.CustPartSGST, ROPrintData.CustTaxGroupData, ROPrintData.ShowAccParts, ROPrintData.CustLaborAfterTax, ROPrintData.CustPartAfterTax, ROPrintData.FixedDisc, ROPrintData.For, ROPrintData.FixedTotal, ROPrintData.CustTotalRoundedBy, ROPrintData.CustRoundedTotal, ROPrintData.ShowTaxColumn, ROPrintData.ShowTaxColumn,
|
|
566
|
+
shared_pdf_service_1.SharedPDFService.GetDebitTotalDetails(ROPrintData, 0, 0, 0, 0, 0, ROPrintData.CustPartIGST, ROPrintData.ShowIGST, ROPrintData.ShowTaxColumn, ROPrintData.CustPartsTotalBeforeDisc, ROPrintData.CustPartsDiscTotal, ROPrintData.CustPartCGST, ROPrintData.CustPartSGST, ROPrintData.CustTaxGroupData, ROPrintData.ShowAccParts, ROPrintData.CustLaborAfterTax, ROPrintData.CustPartAfterTax, ROPrintData.FixedDisc, ROPrintData.For, ROPrintData.FixedTotal, ROPrintData.CustTotalRoundedBy, ROPrintData.CustRoundedTotal, ROPrintData.ShowTaxColumn, ROPrintData.ShowTaxColumn, utils_1.TrUtils.isTaxable(ROPrintData.Settings.Tax), ROPrintData.CustLaborITax, ROPrintData.CustPartITax, ROPrintData.Consolidate, ROPrintData.From, moreDiscDetails),
|
|
567
567
|
shared_pdf_service_1.SharedPDFService.InvoiceDueStatus(ROPrintData.Type, ROPrintData.Paid, ROPrintData.Due, ROPrintData.Sts, false),
|
|
568
568
|
shared_pdf_service_1.SharedPDFService.GetTemsAndConditions(ROPrintData.Entity.Terms),
|
|
569
569
|
shared_pdf_service_1.SharedPDFService.GetUnderLine(),
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreditNoteTotalsService = void 0;
|
|
4
4
|
const aggregation_1 = require("../aggregation/aggregation");
|
|
5
|
-
const
|
|
5
|
+
const utils_1 = require("../shared/utils");
|
|
6
6
|
class CreditNoteTotalsService {
|
|
7
7
|
static GetTotalsValue(opCodesList, PartsList, IsIndependentTax, DetailedInfo, Disc, Perc, TaxCodes, WithItems, Settings) {
|
|
8
8
|
// LPerc = TrUtils.SetPercToStringIfNull(LPerc);
|
|
9
9
|
// PPerc = TrUtils.SetPercToStringIfNull(PPerc);
|
|
10
|
-
Perc =
|
|
10
|
+
Perc = utils_1.TrUtils.SetPercToStringIfNull(Perc);
|
|
11
11
|
// LDisc = TrUtils.SetValueToZeroIfNull(LDisc);
|
|
12
12
|
// PDisc = TrUtils.SetValueToZeroIfNull(PDisc);
|
|
13
|
-
Disc =
|
|
13
|
+
Disc = utils_1.TrUtils.SetValueToZeroIfNull(Disc);
|
|
14
14
|
// opCodesList = this.CalculateLaborValues(opCodesList, IsIndependentTax);
|
|
15
15
|
PartsList = this.CalculateLaborPartValues(PartsList, IsIndependentTax);
|
|
16
16
|
let finalTotalsData = this.GetFinalRODataForSave(opCodesList, PartsList, IsIndependentTax, Disc, Perc, DetailedInfo, Settings);
|
|
@@ -30,7 +30,7 @@ class CreditNoteTotalsService {
|
|
|
30
30
|
static ResetLaborPartValues(PartsList, IsIndependentTax) {
|
|
31
31
|
PartsList.forEach((Part) => {
|
|
32
32
|
Part = this.ResetLaborPartValueIfInvalid(Part);
|
|
33
|
-
if (
|
|
33
|
+
if (utils_1.TrUtils.IsZero(Part.Qty)) {
|
|
34
34
|
Part.Qty = 1;
|
|
35
35
|
}
|
|
36
36
|
Part.DiscountedPrice = (0, aggregation_1.addition)(Part.Disc, Part.RecDisc);
|
|
@@ -46,12 +46,12 @@ class CreditNoteTotalsService {
|
|
|
46
46
|
return PartsList;
|
|
47
47
|
}
|
|
48
48
|
static ResetLaborPartValueIfInvalid(Part) {
|
|
49
|
-
Part.UnPr =
|
|
50
|
-
Part.Disc =
|
|
51
|
-
Part.RecDisc =
|
|
52
|
-
Part.CGST =
|
|
53
|
-
Part.SGST =
|
|
54
|
-
Part.IGST =
|
|
49
|
+
Part.UnPr = utils_1.TrUtils.SetValueToZeroIfNull(Part.UnPr);
|
|
50
|
+
Part.Disc = utils_1.TrUtils.SetValueToZeroIfNull(Part.Disc);
|
|
51
|
+
Part.RecDisc = utils_1.TrUtils.SetValueToZeroIfNull(Part.RecDisc);
|
|
52
|
+
Part.CGST = utils_1.TrUtils.SetValueToZeroIfNull(Part.CGST);
|
|
53
|
+
Part.SGST = utils_1.TrUtils.SetValueToZeroIfNull(Part.SGST);
|
|
54
|
+
Part.IGST = utils_1.TrUtils.SetValueToZeroIfNull(Part.IGST);
|
|
55
55
|
return Part;
|
|
56
56
|
}
|
|
57
57
|
static GetFinalRODataForSave(LaborList, PartsList, IsIndependentTax, Disc, Perc, DetailedInfo, Settings) {
|
|
@@ -79,7 +79,7 @@ class CreditNoteTotalsService {
|
|
|
79
79
|
let CustomerAfterDiscTotals = this.GetSubTotalFor([], PartsList);
|
|
80
80
|
// let CustLaborTaxTotal = this.GetLaborTaxTotalFor([], IsIndependentTax);
|
|
81
81
|
let CustPartTaxTotal = this.GetPartsTaxTotalFor(PartsList, IsIndependentTax);
|
|
82
|
-
finalTotalsData.SubTotal =
|
|
82
|
+
finalTotalsData.SubTotal = utils_1.TrUtils.FixedTo(CustomerAfterDiscTotals);
|
|
83
83
|
// let CustLaborDiscTotal = this.GetLaborDiscountedTotal(LaborList, IsIndependentTax, finalTotalsData);
|
|
84
84
|
let CustPartsDiscTotal = this.GetPartDiscountedTotal(PartsList, IsIndependentTax, finalTotalsData);
|
|
85
85
|
// let CustLaborTotalAfterDisc = this.GetLaborTotalAfterDiscount(LaborList);
|
|
@@ -89,8 +89,8 @@ class CreditNoteTotalsService {
|
|
|
89
89
|
finalTotalsData.Round = (0, aggregation_1.subtraction)(Math.round(CustTotal), CustTotal);
|
|
90
90
|
finalTotalsData.Total = Math.round(CustTotal);
|
|
91
91
|
if (DetailedInfo) {
|
|
92
|
-
finalTotalsData.FixedSubTotal =
|
|
93
|
-
finalTotalsData.FixedTotal =
|
|
92
|
+
finalTotalsData.FixedSubTotal = utils_1.TrUtils.FixedTo(CustomerAfterDiscTotals);
|
|
93
|
+
finalTotalsData.FixedTotal = utils_1.TrUtils.FixedTo(CustTotal);
|
|
94
94
|
}
|
|
95
95
|
return finalTotalsData;
|
|
96
96
|
}
|
|
@@ -119,21 +119,21 @@ class CreditNoteTotalsService {
|
|
|
119
119
|
// finalTotalsData.CustLaborCGST = this.GetLaborCGSTTaxTotal(opCodesList, IsIndependentTax);
|
|
120
120
|
// finalTotalsData.CustLaborIGST = this.GetLaborIGSTTaxTotal(opCodesList, IsIndependentTax);
|
|
121
121
|
let TaxInfo = this.GetPartGSTTaxTotal(PartsList, IsIndependentTax);
|
|
122
|
-
finalTotalsData.CustPartITax =
|
|
123
|
-
finalTotalsData.CustPartCGST =
|
|
124
|
-
finalTotalsData.CustPartIGST =
|
|
125
|
-
finalTotalsData.CustPartSGST =
|
|
122
|
+
finalTotalsData.CustPartITax = utils_1.TrUtils.SetValueToZeroIfNull(TaxInfo[3]);
|
|
123
|
+
finalTotalsData.CustPartCGST = utils_1.TrUtils.SetValueToZeroIfNull(TaxInfo[0]);
|
|
124
|
+
finalTotalsData.CustPartIGST = utils_1.TrUtils.SetValueToZeroIfNull(TaxInfo[2]);
|
|
125
|
+
finalTotalsData.CustPartSGST = utils_1.TrUtils.SetValueToZeroIfNull(TaxInfo[1]);
|
|
126
126
|
// finalTotalsData.CustLaborAfterTax = addition(finalTotalsData.CustLaborITax, finalTotalsData.CustLaborTotalAfterDisc);
|
|
127
127
|
finalTotalsData.CustPartAfterTax = (0, aggregation_1.addition)(finalTotalsData.CustPartITax, finalTotalsData.CustPartsTotalAfterDisc);
|
|
128
|
-
finalTotalsData.CustTaxGroupData = this.GetTaxGroupingForPartsByHSN(
|
|
129
|
-
finalTotalsData.CustTotalRoundedBy =
|
|
130
|
-
finalTotalsData.CustRoundedTotal =
|
|
128
|
+
finalTotalsData.CustTaxGroupData = this.GetTaxGroupingForPartsByHSN(utils_1.TrUtils.Stringify(PartsList), TaxCodes);
|
|
129
|
+
finalTotalsData.CustTotalRoundedBy = utils_1.TrUtils.FixedTo(finalTotalsData.Round);
|
|
130
|
+
finalTotalsData.CustRoundedTotal = utils_1.TrUtils.FixedTo(finalTotalsData.Total);
|
|
131
131
|
for (var key in finalTotalsData) {
|
|
132
132
|
if (key !== 'Total' && key !== 'SubTotal' &&
|
|
133
133
|
key !== 'LDisc' && key !== 'LPerc' && key !== 'PDisc' &&
|
|
134
134
|
key !== 'PPerc' && key !== 'Disc' && key !== 'Perc' && key !== 'Tax'
|
|
135
135
|
&& typeof finalTotalsData[key] === 'number') {
|
|
136
|
-
finalTotalsData[key] =
|
|
136
|
+
finalTotalsData[key] = utils_1.TrUtils.FixPriceValue(finalTotalsData[key]);
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
139
|
return finalTotalsData;
|
|
@@ -142,7 +142,7 @@ class CreditNoteTotalsService {
|
|
|
142
142
|
let PartsDiscountedTotal = 0;
|
|
143
143
|
let overallPartDisc = 0;
|
|
144
144
|
if (!isTaxable) {
|
|
145
|
-
overallPartDisc =
|
|
145
|
+
overallPartDisc = utils_1.TrUtils.SetValueToZeroIfNull(finalTotalsData.PDisc);
|
|
146
146
|
}
|
|
147
147
|
PartsList.forEach((Part) => {
|
|
148
148
|
PartsDiscountedTotal = (0, aggregation_1.addition)(PartsDiscountedTotal, Part.DiscountedPrice);
|
|
@@ -170,8 +170,8 @@ class CreditNoteTotalsService {
|
|
|
170
170
|
}
|
|
171
171
|
static ItemsTotalAfterDiscount(PartsTotalAfterDisc, PartsTaxAmount, MainPDisc, PDiscInPerc) {
|
|
172
172
|
let ItemsTotal = (0, aggregation_1.addition)(PartsTotalAfterDisc, PartsTaxAmount);
|
|
173
|
-
if (!
|
|
174
|
-
if (!
|
|
173
|
+
if (!utils_1.TrUtils.IsZero(MainPDisc)) {
|
|
174
|
+
if (!utils_1.TrUtils.IsEmpty(PDiscInPerc)) {
|
|
175
175
|
ItemsTotal = (0, aggregation_1.subtraction)(ItemsTotal, (0, aggregation_1.division)((0, aggregation_1.multiply)(ItemsTotal, Number(PDiscInPerc)), 100));
|
|
176
176
|
}
|
|
177
177
|
else {
|
|
@@ -230,13 +230,13 @@ class CreditNoteTotalsService {
|
|
|
230
230
|
}
|
|
231
231
|
static GetCombinedTaxPercentage(Parts, TaxCodes) {
|
|
232
232
|
Parts.forEach((Part) => {
|
|
233
|
-
if (
|
|
233
|
+
if (utils_1.TrUtils.IsNull(Part.HSN)) {
|
|
234
234
|
Part.HSN = '';
|
|
235
235
|
}
|
|
236
236
|
let GSTValues = this.GetGSTValueBasedOnTaxCode(Part.TCode, TaxCodes);
|
|
237
|
-
Part.CGSTAmt =
|
|
238
|
-
Part.SGSTAmt =
|
|
239
|
-
Part.IGSTAmt =
|
|
237
|
+
Part.CGSTAmt = utils_1.TrUtils.SetValueToZeroIfNull(GSTValues[0]);
|
|
238
|
+
Part.SGSTAmt = utils_1.TrUtils.SetValueToZeroIfNull(GSTValues[1]);
|
|
239
|
+
Part.IGSTAmt = utils_1.TrUtils.SetValueToZeroIfNull(GSTValues[2]);
|
|
240
240
|
Part.CombinedTaxPercentage = (0, aggregation_1.addition)(Part.CGSTAmt, Part.SGSTAmt, Part.IGSTAmt);
|
|
241
241
|
});
|
|
242
242
|
return Parts;
|
|
@@ -287,8 +287,8 @@ class CreditNoteTotalsService {
|
|
|
287
287
|
TaxAmount = (0, aggregation_1.addition)(TaxAmount, argMatchedGSTPart.SGST);
|
|
288
288
|
});
|
|
289
289
|
TaxInfo.HSN = HSN;
|
|
290
|
-
TaxInfo.TotalTaxableAmount =
|
|
291
|
-
TaxInfo.TotalTaxAmount =
|
|
290
|
+
TaxInfo.TotalTaxableAmount = utils_1.TrUtils.FixPriceValue(TaxOnAmount);
|
|
291
|
+
TaxInfo.TotalTaxAmount = utils_1.TrUtils.FixPriceValue(TaxAmount);
|
|
292
292
|
TaxInfo.ItemsCount = MatchedPart.length;
|
|
293
293
|
// let GSTValues: any[] = this.GetGSTValueBasedOnTaxCode(MatchedPart[0].TCode, TaxCodes);
|
|
294
294
|
// TaxInfo.CGST = GSTValues[0];
|
|
@@ -307,7 +307,7 @@ class CreditNoteTotalsService {
|
|
|
307
307
|
let CGST = 0;
|
|
308
308
|
let SGST = 0;
|
|
309
309
|
let IGST = 0;
|
|
310
|
-
if (
|
|
310
|
+
if (utils_1.TrUtils.IsNull(TCode)) {
|
|
311
311
|
return [CGST, SGST, IGST];
|
|
312
312
|
}
|
|
313
313
|
let TCodeIndex = TaxCodes.findIndex((TaxCode) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CustWiseSalesDetailsService = void 0;
|
|
4
|
-
const my_date_1 = require("../
|
|
5
|
-
const
|
|
4
|
+
const my_date_1 = require("../shared/my-date");
|
|
5
|
+
const utils_1 = require("../shared/utils");
|
|
6
6
|
const shared_pdf_service_1 = require("./shared-pdf.service");
|
|
7
7
|
class CustWiseSalesDetailsService {
|
|
8
8
|
static GetCustWiseSalesDetailsPrint(InvoicesData, CName, isPhar, isHC, isSale, searchValue) {
|
|
@@ -90,12 +90,12 @@ class CustWiseSalesDetailsService {
|
|
|
90
90
|
else {
|
|
91
91
|
dataRow.push({ text: invoice.VendName });
|
|
92
92
|
}
|
|
93
|
-
dataRow.push({ text:
|
|
94
|
-
dataRow.push({ text:
|
|
95
|
-
dataRow.push({ text:
|
|
96
|
-
dataRow.push({ text:
|
|
97
|
-
dataRow.push({ text:
|
|
98
|
-
dataRow.push({ text:
|
|
93
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.SubTotal), alignment: 'right' });
|
|
94
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Disc), alignment: 'right' });
|
|
95
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Tax), alignment: 'right' });
|
|
96
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Adjust), alignment: 'right' });
|
|
97
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Round), alignment: 'right' });
|
|
98
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Total), alignment: 'right' });
|
|
99
99
|
body.push(dataRow);
|
|
100
100
|
});
|
|
101
101
|
return body;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SalesByCustomerPDFService = void 0;
|
|
4
4
|
// import { MyDate } from '../utils/my-date';
|
|
5
|
-
const
|
|
5
|
+
const utils_1 = require("../shared/utils");
|
|
6
6
|
const shared_pdf_service_1 = require("./shared-pdf.service");
|
|
7
7
|
class SalesByCustomerPDFService {
|
|
8
8
|
static GetSaleByCustPrint(InvoicesData, CName, isPhar, isHC, IsSales, HeaerName, searchValue) {
|
|
@@ -84,12 +84,12 @@ class SalesByCustomerPDFService {
|
|
|
84
84
|
dataRow.push({ text: invoice.VendName, style: ['headerstyle'], });
|
|
85
85
|
}
|
|
86
86
|
dataRow.push({ text: invoice.Count, alignment: 'right' });
|
|
87
|
-
dataRow.push({ text:
|
|
88
|
-
dataRow.push({ text:
|
|
89
|
-
dataRow.push({ text:
|
|
90
|
-
dataRow.push({ text:
|
|
91
|
-
dataRow.push({ text:
|
|
92
|
-
dataRow.push({ text:
|
|
87
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.SubTotal), alignment: 'right' });
|
|
88
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Disc), alignment: 'right' });
|
|
89
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Tax), alignment: 'right' });
|
|
90
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Adjust), alignment: 'right' });
|
|
91
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Round), alignment: 'right' });
|
|
92
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Total), alignment: 'right', style: ['headerstyle'], });
|
|
93
93
|
body.push(dataRow);
|
|
94
94
|
});
|
|
95
95
|
return body;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CustomerBalancesService = void 0;
|
|
4
|
-
const my_date_1 = require("../
|
|
5
|
-
const
|
|
4
|
+
const my_date_1 = require("../shared/my-date");
|
|
5
|
+
const utils_1 = require("../shared/utils");
|
|
6
6
|
const shared_pdf_service_1 = require("./shared-pdf.service");
|
|
7
7
|
class CustomerBalancesService {
|
|
8
8
|
static GetCustomerBalancesPrint(InvoicesData, CName, isPhar, isHC) {
|
|
@@ -90,15 +90,15 @@ class CustomerBalancesService {
|
|
|
90
90
|
dataRow.push({ text: invoice.Code });
|
|
91
91
|
if (!isHC) {
|
|
92
92
|
dataRow.push({ text: (_a = invoice.Prod) === null || _a === void 0 ? void 0 : _a.RegNo });
|
|
93
|
-
dataRow.push({ text:
|
|
93
|
+
dataRow.push({ text: utils_1.TrUtils.IsNull(invoice.Prod) ? '' : ((_b = invoice.Prod) === null || _b === void 0 ? void 0 : _b.Model) + ' ' + ((_c = invoice.Prod) === null || _c === void 0 ? void 0 : _c.Var) });
|
|
94
94
|
}
|
|
95
95
|
// dataRow.push({ text: invoice.BFrom.Name, alignment: 'left', style: ['headerstyle'], });
|
|
96
96
|
dataRow.push({ text: my_date_1.MyDate.ConvertUTCDateToReadable(invoice.CrDate), alignment: 'center', style: ['headerstyle'], });
|
|
97
|
-
dataRow.push({ text:
|
|
98
|
-
dataRow.push({ text:
|
|
97
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Total), alignment: 'right', style: ['headerstyle'], });
|
|
98
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Due), alignment: 'right', style: ['headerstyle'], });
|
|
99
99
|
body.push(dataRow);
|
|
100
100
|
if (InvoiceData.Invoices.length === (index + 1)) {
|
|
101
|
-
let Row = [{ text: 'Total Due ', alignment: 'right', colSpan: isHC ? 4 : 6, bold: true, fontSize: 9 }, {}, {}, {}, { text:
|
|
101
|
+
let Row = [{ text: 'Total Due ', alignment: 'right', colSpan: isHC ? 4 : 6, bold: true, fontSize: 9 }, {}, {}, {}, { text: utils_1.TrUtils.FixPriceValue(InvoiceData.Balance), fontSize: 9, alignment: 'right', bold: true }];
|
|
102
102
|
if (!isHC) {
|
|
103
103
|
Row.splice(2, 0, {}, {});
|
|
104
104
|
// Row.push({});
|
|
@@ -118,7 +118,7 @@ class CustomerBalancesService {
|
|
|
118
118
|
// dataRow.push({ text: TrUtils.IsNull(invoice.Prod) ? '' : invoice.Prod?.Model + ' ' + invoice.Prod?.Var });
|
|
119
119
|
// }
|
|
120
120
|
// dataRow.push({ text: invoice.BFrom.Name, alignment: 'left', style: ['headerstyle'], });
|
|
121
|
-
dataRow.push({ text:
|
|
121
|
+
dataRow.push({ text: utils_1.TrUtils.FixPriceValue(invoice.Total), alignment: 'right', style: ['headerstyle'], });
|
|
122
122
|
// dataRow.push({ text: TrUtils.FixPriceValue(invoice.Due), alignment: 'right', style: ['headerstyle'], });
|
|
123
123
|
body.push(dataRow);
|
|
124
124
|
// if (InvoiceData.Invoices.length === (index + 1)) {
|