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
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DCLandscapePdfService = 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
|
const shared_print_service_1 = require("./shared-print.service");
|
|
8
8
|
class DCLandscapePdfService {
|
|
@@ -11,7 +11,7 @@ class DCLandscapePdfService {
|
|
|
11
11
|
}
|
|
12
12
|
static GetDeliveryChallanPrint(ROPrintData, numberofCopies, moreDiscDetails) {
|
|
13
13
|
var contents = [];
|
|
14
|
-
if (
|
|
14
|
+
if (utils_1.TrUtils.IsNull(numberofCopies) || numberofCopies.length === 0) {
|
|
15
15
|
contents.push(this.CommonHeaderDetails(ROPrintData, null), this.PreparesparePartsTable(ROPrintData), this.CommonTotalDetails(ROPrintData, null, numberofCopies, moreDiscDetails));
|
|
16
16
|
}
|
|
17
17
|
else {
|
|
@@ -42,7 +42,7 @@ class DCLandscapePdfService {
|
|
|
42
42
|
}
|
|
43
43
|
static GetFileName(ROPrintData) {
|
|
44
44
|
let fileName = ROPrintData.HeaderName;
|
|
45
|
-
if (!
|
|
45
|
+
if (!utils_1.TrUtils.IsNull(ROPrintData.Product) && !utils_1.TrUtils.IsEmpty(ROPrintData.Product.RegNo)) {
|
|
46
46
|
fileName = fileName + '-' + ROPrintData.Product.RegNo;
|
|
47
47
|
}
|
|
48
48
|
return fileName;
|
|
@@ -52,10 +52,10 @@ class DCLandscapePdfService {
|
|
|
52
52
|
}
|
|
53
53
|
static GetHeaderInfo(InvoicePDFData) {
|
|
54
54
|
let TaxInfo = [];
|
|
55
|
-
if (!
|
|
55
|
+
if (!utils_1.TrUtils.IsEmpty(InvoicePDFData.Entity.GSTIN)) {
|
|
56
56
|
TaxInfo.push({ text: 'GSTIN : ' + InvoicePDFData.Entity.GSTIN, marginTop: 2, marginLeft: 5, alignment: 'left', fontSize: 9, width: 'auto' });
|
|
57
57
|
}
|
|
58
|
-
if (!
|
|
58
|
+
if (!utils_1.TrUtils.IsEmpty(InvoicePDFData.Entity.DLNo)) {
|
|
59
59
|
TaxInfo.push({ text: 'D.L.NO : ' + InvoicePDFData.Entity.DLNo, marginTop: 2, marginLeft: 5, alignment: 'left', fontSize: 9, width: '*' });
|
|
60
60
|
}
|
|
61
61
|
TaxInfo.push(this.GetBillofSupplyName(InvoicePDFData.Settings));
|
|
@@ -129,19 +129,19 @@ class DCLandscapePdfService {
|
|
|
129
129
|
]
|
|
130
130
|
}
|
|
131
131
|
];
|
|
132
|
-
if (!
|
|
132
|
+
if (!utils_1.TrUtils.IsNull(Image)) {
|
|
133
133
|
// Details.unshift({ text: '', width: 120 });
|
|
134
134
|
if (Entity.CName.length < 28) {
|
|
135
135
|
Details[0].stack[0].columns.push({ text: '', width: 140 });
|
|
136
136
|
}
|
|
137
|
-
if (!
|
|
137
|
+
if (!utils_1.TrUtils.IsNull(text)) {
|
|
138
138
|
Details[0].stack.unshift({ text: text, color: 'grey', alignment: 'right', width: 100, marginBottom: -15, fontSize: 10 });
|
|
139
139
|
}
|
|
140
140
|
Details.unshift({ image: Image, width: 120, height: 80 });
|
|
141
141
|
}
|
|
142
142
|
else {
|
|
143
143
|
Details[0].stack[1].columns.unshift({ text: '', width: 130 });
|
|
144
|
-
if (!
|
|
144
|
+
if (!utils_1.TrUtils.IsNull(text)) {
|
|
145
145
|
Details[0].stack.unshift({ text: text, color: 'grey', alignment: 'right', width: 100, marginBottom: -15, fontSize: 10 });
|
|
146
146
|
}
|
|
147
147
|
}
|
|
@@ -159,7 +159,7 @@ class DCLandscapePdfService {
|
|
|
159
159
|
let List = [];
|
|
160
160
|
if (ROPrintData.Entity.Body === 1) {
|
|
161
161
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
162
|
-
if (
|
|
162
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
163
163
|
ROPrintData.PrintInfo[i].Text = '';
|
|
164
164
|
}
|
|
165
165
|
// List.push(ROPrintData.PrintInfo[i].Text,
|
|
@@ -170,10 +170,10 @@ class DCLandscapePdfService {
|
|
|
170
170
|
else {
|
|
171
171
|
if (ROPrintData.Entity.Body === 2) {
|
|
172
172
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
173
|
-
if (
|
|
173
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
174
174
|
ROPrintData.PrintInfo[i].Text = '';
|
|
175
175
|
}
|
|
176
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.WithOutDiscountFieldTable(
|
|
176
|
+
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));
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
179
|
else {
|
|
@@ -184,10 +184,10 @@ class DCLandscapePdfService {
|
|
|
184
184
|
}
|
|
185
185
|
else {
|
|
186
186
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
187
|
-
if (
|
|
187
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
188
188
|
ROPrintData.PrintInfo[i].Text = '';
|
|
189
189
|
}
|
|
190
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.GetWithOutDiscAndTaxFieldHeader(
|
|
190
|
+
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));
|
|
191
191
|
}
|
|
192
192
|
}
|
|
193
193
|
}
|
|
@@ -421,14 +421,14 @@ class DCLandscapePdfService {
|
|
|
421
421
|
Parts.forEach((part) => {
|
|
422
422
|
var dataRow = [];
|
|
423
423
|
columns.forEach((column) => {
|
|
424
|
-
if ((!
|
|
424
|
+
if ((!utils_1.TrUtils.IsFixedZero(part[column.Field]) && !utils_1.TrUtils.IsNull(part[column.Field]))
|
|
425
425
|
|| (column.text === 'Line Total' || column.text === 'Expiry')) {
|
|
426
426
|
if (part[column.Field] === 'Spare Parts') {
|
|
427
427
|
dataRow.push({ text: part[column.Field].toString(), marginLeft: 50, style: 'InlineHeader' });
|
|
428
428
|
}
|
|
429
429
|
else {
|
|
430
430
|
if (((column.Field === 'CGSTAmt' || column.Field === 'SGSTAmt' || column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc')
|
|
431
|
-
&&
|
|
431
|
+
&& utils_1.TrUtils.CheckInvalidSelect(part.TCode))) {
|
|
432
432
|
part[column.Field] = '';
|
|
433
433
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'center' });
|
|
434
434
|
}
|
|
@@ -438,7 +438,7 @@ class DCLandscapePdfService {
|
|
|
438
438
|
|| column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc') {
|
|
439
439
|
if (column.Field === 'Disc') {
|
|
440
440
|
if (column.type === 'percentage') {
|
|
441
|
-
if (!
|
|
441
|
+
if (!utils_1.TrUtils.IsEmpty(part[column.Field])) {
|
|
442
442
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
443
443
|
}
|
|
444
444
|
else {
|
|
@@ -446,7 +446,7 @@ class DCLandscapePdfService {
|
|
|
446
446
|
}
|
|
447
447
|
}
|
|
448
448
|
else {
|
|
449
|
-
if (!
|
|
449
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
450
450
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
451
451
|
}
|
|
452
452
|
else {
|
|
@@ -456,7 +456,7 @@ class DCLandscapePdfService {
|
|
|
456
456
|
}
|
|
457
457
|
else {
|
|
458
458
|
if (column.Field === 'Batch') {
|
|
459
|
-
if (!
|
|
459
|
+
if (!utils_1.TrUtils.IsNull(part[column.Field])) {
|
|
460
460
|
dataRow.push({ text: part[column.Field].BN, nowrap: true });
|
|
461
461
|
}
|
|
462
462
|
else {
|
|
@@ -464,7 +464,7 @@ class DCLandscapePdfService {
|
|
|
464
464
|
}
|
|
465
465
|
}
|
|
466
466
|
else if (column.Field === 'ExDate') {
|
|
467
|
-
if (!
|
|
467
|
+
if (!utils_1.TrUtils.IsNull(part['Batch'])) {
|
|
468
468
|
dataRow.push({ text: my_date_1.MyDate.ConvertUTCDateToReadableExDate(part['Batch'].ExDt), nowrap: true });
|
|
469
469
|
}
|
|
470
470
|
else {
|
|
@@ -472,7 +472,7 @@ class DCLandscapePdfService {
|
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
474
|
else {
|
|
475
|
-
if (!
|
|
475
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
476
476
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'right', nowrap: true });
|
|
477
477
|
}
|
|
478
478
|
else {
|
|
@@ -486,7 +486,7 @@ class DCLandscapePdfService {
|
|
|
486
486
|
if (column.Field === 'Desc') {
|
|
487
487
|
let DescData = [];
|
|
488
488
|
DescData.push(part[column.Field].toString());
|
|
489
|
-
if (!
|
|
489
|
+
if (!utils_1.TrUtils.IsEmpty(part['EDesc'])) {
|
|
490
490
|
DescData.push({ text: part['EDesc'].toString(), color: 'grey' });
|
|
491
491
|
}
|
|
492
492
|
dataRow.push({ stack: DescData });
|
|
@@ -499,7 +499,7 @@ class DCLandscapePdfService {
|
|
|
499
499
|
}
|
|
500
500
|
}
|
|
501
501
|
else {
|
|
502
|
-
if (column.Field === 'SNo' && !
|
|
502
|
+
if (column.Field === 'SNo' && !utils_1.TrUtils.IsNull(part.Desc)) {
|
|
503
503
|
part[column.Field] = SNo;
|
|
504
504
|
SNo = SNo + 1;
|
|
505
505
|
}
|
|
@@ -818,7 +818,7 @@ class DCLandscapePdfService {
|
|
|
818
818
|
// if (ROPrintData.Type !== 'Invoice') {
|
|
819
819
|
// CommonDetails.splice(2, 0, SharedPDFService.GetUnderLine());
|
|
820
820
|
// }
|
|
821
|
-
if (!
|
|
821
|
+
if (!utils_1.TrUtils.IsNull(numberofCopies) && numberofCopies.length !== 0 && (index !== (numberofCopies.length - 1))) {
|
|
822
822
|
CommonDetails.push({ text: '', pageBreak: 'after' });
|
|
823
823
|
}
|
|
824
824
|
return CommonDetails;
|
|
@@ -855,12 +855,12 @@ class DCLandscapePdfService {
|
|
|
855
855
|
let totalDisc;
|
|
856
856
|
let totalTax;
|
|
857
857
|
if (!ROPrintData.Consolidate) {
|
|
858
|
-
totalTax =
|
|
859
|
-
if (
|
|
860
|
-
totalDisc =
|
|
858
|
+
totalTax = utils_1.TrUtils.FixPriceValue(Number(0) + Number(ROPrintData.CustPartITax));
|
|
859
|
+
if (utils_1.TrUtils.isTaxable(ROPrintData.Settings.Tax)) {
|
|
860
|
+
totalDisc = utils_1.TrUtils.FixPriceValue(Number(0) + Number(ROPrintData.CustPartsDiscTotal));
|
|
861
861
|
}
|
|
862
862
|
else {
|
|
863
|
-
totalDisc =
|
|
863
|
+
totalDisc = utils_1.TrUtils.FixPriceValue(Number(0) + Number(ROPrintData.CustPartsDiscTotal) + Number(ROPrintData.FixedDisc));
|
|
864
864
|
}
|
|
865
865
|
}
|
|
866
866
|
return [
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DCLandscapeWithoutPricePdfService = 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
|
const shared_print_service_1 = require("./shared-print.service");
|
|
8
8
|
class DCLandscapeWithoutPricePdfService {
|
|
@@ -11,7 +11,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
11
11
|
}
|
|
12
12
|
static GetDeliveryChallanPrint(ROPrintData, numberofCopies) {
|
|
13
13
|
var contents = [];
|
|
14
|
-
if (
|
|
14
|
+
if (utils_1.TrUtils.IsNull(numberofCopies) || numberofCopies.length === 0) {
|
|
15
15
|
contents.push(this.CommonHeaderDetails(ROPrintData, null), this.PreparesparePartsTable(ROPrintData), this.CommonTotalDetails(ROPrintData, null, numberofCopies));
|
|
16
16
|
}
|
|
17
17
|
else {
|
|
@@ -42,7 +42,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
42
42
|
}
|
|
43
43
|
static GetFileName(ROPrintData) {
|
|
44
44
|
let fileName = ROPrintData.HeaderName;
|
|
45
|
-
if (!
|
|
45
|
+
if (!utils_1.TrUtils.IsNull(ROPrintData.Product) && !utils_1.TrUtils.IsEmpty(ROPrintData.Product.RegNo)) {
|
|
46
46
|
fileName = fileName + '-' + ROPrintData.Product.RegNo;
|
|
47
47
|
}
|
|
48
48
|
return fileName;
|
|
@@ -52,14 +52,14 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
52
52
|
}
|
|
53
53
|
static GetHeaderInfo(InvoicePDFData) {
|
|
54
54
|
let TaxInfo = [];
|
|
55
|
-
if (!
|
|
55
|
+
if (!utils_1.TrUtils.IsEmpty(InvoicePDFData.Entity.GSTIN)) {
|
|
56
56
|
TaxInfo.push({ text: 'GSTIN : ' + InvoicePDFData.Entity.GSTIN, marginTop: 2, marginLeft: 5, alignment: 'left', fontSize: 7, width: 'auto' });
|
|
57
57
|
}
|
|
58
58
|
// if (!TrUtils.IsEmpty(InvoicePDFData.Entity.PAN)) {
|
|
59
59
|
// TaxInfo.push({ text: 'PAN : ' + InvoicePDFData.Entity.PAN, marginTop: 2, marginLeft: 5, alignment: 'left', fontSize: 9, width: 'auto' },
|
|
60
60
|
// );
|
|
61
61
|
// }
|
|
62
|
-
if (!
|
|
62
|
+
if (!utils_1.TrUtils.IsEmpty(InvoicePDFData.Entity.DLNo)) {
|
|
63
63
|
TaxInfo.push({ text: 'D.L.NO : ' + InvoicePDFData.Entity.DLNo, marginTop: 2, marginLeft: 5, alignment: 'left', fontSize: 7, width: '*' });
|
|
64
64
|
}
|
|
65
65
|
TaxInfo.push(this.GetBillofSupplyName(InvoicePDFData.Settings));
|
|
@@ -133,19 +133,19 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
133
133
|
]
|
|
134
134
|
}
|
|
135
135
|
];
|
|
136
|
-
if (!
|
|
136
|
+
if (!utils_1.TrUtils.IsNull(Image)) {
|
|
137
137
|
// Details.unshift({ text: '', width: 120 });
|
|
138
138
|
if (Entity.CName.length < 28) {
|
|
139
139
|
Details[0].stack[0].columns.push({ text: '', width: 140 });
|
|
140
140
|
}
|
|
141
|
-
if (!
|
|
141
|
+
if (!utils_1.TrUtils.IsNull(text)) {
|
|
142
142
|
Details[0].stack.unshift({ text: text, color: 'grey', alignment: 'right', width: 100, marginBottom: -15, fontSize: 10 });
|
|
143
143
|
}
|
|
144
144
|
Details.unshift({ image: Image, width: 120, height: 80 });
|
|
145
145
|
}
|
|
146
146
|
else {
|
|
147
147
|
Details[0].stack[1].columns.unshift({ text: '', width: 130 });
|
|
148
|
-
if (!
|
|
148
|
+
if (!utils_1.TrUtils.IsNull(text)) {
|
|
149
149
|
Details[0].stack.unshift({ text: text, color: 'grey', alignment: 'right', width: 100, marginBottom: -15, fontSize: 10 });
|
|
150
150
|
}
|
|
151
151
|
}
|
|
@@ -163,7 +163,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
163
163
|
let List = [];
|
|
164
164
|
if (ROPrintData.Entity.Body === 1) {
|
|
165
165
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
166
|
-
if (
|
|
166
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
167
167
|
ROPrintData.PrintInfo[i].Text = '';
|
|
168
168
|
}
|
|
169
169
|
// List.push(ROPrintData.PrintInfo[i].Text,
|
|
@@ -174,10 +174,10 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
174
174
|
else {
|
|
175
175
|
if (ROPrintData.Entity.Body === 2) {
|
|
176
176
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
177
|
-
if (
|
|
177
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
178
178
|
ROPrintData.PrintInfo[i].Text = '';
|
|
179
179
|
}
|
|
180
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.WithOutDiscountFieldTable(
|
|
180
|
+
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));
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
else {
|
|
@@ -188,10 +188,10 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
188
188
|
}
|
|
189
189
|
else {
|
|
190
190
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
191
|
-
if (
|
|
191
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
192
192
|
ROPrintData.PrintInfo[i].Text = '';
|
|
193
193
|
}
|
|
194
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.GetWithOutDiscAndTaxFieldHeader(
|
|
194
|
+
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));
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
197
|
}
|
|
@@ -430,14 +430,14 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
430
430
|
Parts.forEach((part) => {
|
|
431
431
|
var dataRow = [];
|
|
432
432
|
columns.forEach((column) => {
|
|
433
|
-
if ((!
|
|
433
|
+
if ((!utils_1.TrUtils.IsFixedZero(part[column.Field]) && !utils_1.TrUtils.IsNull(part[column.Field]))
|
|
434
434
|
|| (column.text === 'Line Total' || column.text === 'Expiry')) {
|
|
435
435
|
if (part[column.Field] === 'Spare Parts') {
|
|
436
436
|
dataRow.push({ text: part[column.Field].toString(), marginLeft: 50, style: 'InlineHeader' });
|
|
437
437
|
}
|
|
438
438
|
else {
|
|
439
439
|
if (((column.Field === 'CGSTAmt' || column.Field === 'SGSTAmt' || column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc')
|
|
440
|
-
&&
|
|
440
|
+
&& utils_1.TrUtils.CheckInvalidSelect(part.TCode))) {
|
|
441
441
|
part[column.Field] = '';
|
|
442
442
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'center' });
|
|
443
443
|
}
|
|
@@ -447,7 +447,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
447
447
|
|| column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc') {
|
|
448
448
|
if (column.Field === 'Disc') {
|
|
449
449
|
if (column.type === 'percentage') {
|
|
450
|
-
if (!
|
|
450
|
+
if (!utils_1.TrUtils.IsEmpty(part[column.Field])) {
|
|
451
451
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
452
452
|
}
|
|
453
453
|
else {
|
|
@@ -455,7 +455,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
455
455
|
}
|
|
456
456
|
}
|
|
457
457
|
else {
|
|
458
|
-
if (!
|
|
458
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
459
459
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
460
460
|
}
|
|
461
461
|
else {
|
|
@@ -465,7 +465,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
465
465
|
}
|
|
466
466
|
else {
|
|
467
467
|
if (column.Field === 'Batch') {
|
|
468
|
-
if (!
|
|
468
|
+
if (!utils_1.TrUtils.IsNull(part[column.Field])) {
|
|
469
469
|
dataRow.push({ text: part[column.Field].BN, nowrap: true });
|
|
470
470
|
}
|
|
471
471
|
else {
|
|
@@ -473,7 +473,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
473
473
|
}
|
|
474
474
|
}
|
|
475
475
|
else if (column.Field === 'ExDate') {
|
|
476
|
-
if (!
|
|
476
|
+
if (!utils_1.TrUtils.IsNull(part['Batch'])) {
|
|
477
477
|
dataRow.push({ text: my_date_1.MyDate.ConvertUTCDateToReadableExDate(part['Batch'].ExDt), nowrap: true });
|
|
478
478
|
}
|
|
479
479
|
else {
|
|
@@ -481,7 +481,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
481
481
|
}
|
|
482
482
|
}
|
|
483
483
|
else {
|
|
484
|
-
if (!
|
|
484
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
485
485
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'right', nowrap: true });
|
|
486
486
|
}
|
|
487
487
|
else {
|
|
@@ -495,7 +495,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
495
495
|
if (column.Field === 'Desc') {
|
|
496
496
|
let DescData = [];
|
|
497
497
|
DescData.push(part[column.Field].toString());
|
|
498
|
-
if (!
|
|
498
|
+
if (!utils_1.TrUtils.IsEmpty(part['EDesc'])) {
|
|
499
499
|
DescData.push({ text: part['EDesc'].toString(), color: 'grey' });
|
|
500
500
|
}
|
|
501
501
|
dataRow.push({ stack: DescData });
|
|
@@ -508,7 +508,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
508
508
|
}
|
|
509
509
|
}
|
|
510
510
|
else {
|
|
511
|
-
if (column.Field === 'SNo' && !
|
|
511
|
+
if (column.Field === 'SNo' && !utils_1.TrUtils.IsNull(part.Desc)) {
|
|
512
512
|
part[column.Field] = SNo;
|
|
513
513
|
SNo = SNo + 1;
|
|
514
514
|
}
|
|
@@ -816,7 +816,7 @@ class DCLandscapeWithoutPricePdfService {
|
|
|
816
816
|
// if (ROPrintData.Type !== 'Invoice') {
|
|
817
817
|
// CommonDetails.splice(2, 0, SharedPDFService.GetUnderLine());
|
|
818
818
|
// }
|
|
819
|
-
if (!
|
|
819
|
+
if (!utils_1.TrUtils.IsNull(numberofCopies) && numberofCopies.length !== 0 && (index !== (numberofCopies.length - 1))) {
|
|
820
820
|
CommonDetails.push({ text: '', pageBreak: 'after' });
|
|
821
821
|
}
|
|
822
822
|
return CommonDetails;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DCWithoutPricePdfService = 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 DCWithoutPricePdfService {
|
|
@@ -10,7 +10,7 @@ class DCWithoutPricePdfService {
|
|
|
10
10
|
}
|
|
11
11
|
static GetDeliveryChallanPrint(ROPrintData, numberofCopies) {
|
|
12
12
|
var contents = [];
|
|
13
|
-
if (
|
|
13
|
+
if (utils_1.TrUtils.IsNull(numberofCopies) || numberofCopies.length === 0) {
|
|
14
14
|
contents.push(this.CommonHeaderDetails(ROPrintData, null), this.PreparesparePartsTable(ROPrintData), this.CommonTotalDetails(ROPrintData, null, numberofCopies));
|
|
15
15
|
}
|
|
16
16
|
else {
|
|
@@ -36,7 +36,7 @@ class DCWithoutPricePdfService {
|
|
|
36
36
|
}
|
|
37
37
|
static GetFileName(ROPrintData) {
|
|
38
38
|
let fileName = ROPrintData.HeaderName;
|
|
39
|
-
if (!
|
|
39
|
+
if (!utils_1.TrUtils.IsNull(ROPrintData.Product) && !utils_1.TrUtils.IsEmpty(ROPrintData.Product.RegNo)) {
|
|
40
40
|
fileName = fileName + '-' + ROPrintData.Product.RegNo;
|
|
41
41
|
}
|
|
42
42
|
return fileName;
|
|
@@ -62,7 +62,7 @@ class DCWithoutPricePdfService {
|
|
|
62
62
|
let List = [];
|
|
63
63
|
if (ROPrintData.Entity.Body === 1) {
|
|
64
64
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
65
|
-
if (
|
|
65
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
66
66
|
ROPrintData.PrintInfo[i].Text = '';
|
|
67
67
|
}
|
|
68
68
|
// List.push(ROPrintData.PrintInfo[i].Text,
|
|
@@ -73,10 +73,10 @@ class DCWithoutPricePdfService {
|
|
|
73
73
|
else {
|
|
74
74
|
if (ROPrintData.Entity.Body === 2) {
|
|
75
75
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
76
|
-
if (
|
|
76
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
77
77
|
ROPrintData.PrintInfo[i].Text = '';
|
|
78
78
|
}
|
|
79
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.WithOutDiscountFieldTable(
|
|
79
|
+
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));
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
else {
|
|
@@ -87,10 +87,10 @@ class DCWithoutPricePdfService {
|
|
|
87
87
|
}
|
|
88
88
|
else {
|
|
89
89
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
90
|
-
if (
|
|
90
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
91
91
|
ROPrintData.PrintInfo[i].Text = '';
|
|
92
92
|
}
|
|
93
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.GetWithOutDiscAndTaxFieldHeader(
|
|
93
|
+
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));
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
96
|
}
|
|
@@ -195,14 +195,14 @@ class DCWithoutPricePdfService {
|
|
|
195
195
|
Parts.forEach((part) => {
|
|
196
196
|
var dataRow = [];
|
|
197
197
|
columns.forEach((column) => {
|
|
198
|
-
if ((!
|
|
198
|
+
if ((!utils_1.TrUtils.IsFixedZero(part[column.Field]) && !utils_1.TrUtils.IsNull(part[column.Field]))
|
|
199
199
|
|| (column.text === 'Line Total')) {
|
|
200
200
|
if (part[column.Field] === 'Spare Parts') {
|
|
201
201
|
dataRow.push({ text: part[column.Field].toString(), marginLeft: 50, style: 'InlineHeader', alignment: 'left' });
|
|
202
202
|
}
|
|
203
203
|
else {
|
|
204
204
|
if (((column.Field === 'CGSTAmt' || column.Field === 'SGSTAmt' || column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc')
|
|
205
|
-
&&
|
|
205
|
+
&& utils_1.TrUtils.CheckInvalidSelect(part.TCode))) {
|
|
206
206
|
part[column.Field] = '';
|
|
207
207
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'center' });
|
|
208
208
|
}
|
|
@@ -212,7 +212,7 @@ class DCWithoutPricePdfService {
|
|
|
212
212
|
|| column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc') {
|
|
213
213
|
if (column.Field === 'Disc') {
|
|
214
214
|
if (column.type === 'percentage') {
|
|
215
|
-
if (!
|
|
215
|
+
if (!utils_1.TrUtils.IsEmpty(part[column.Field])) {
|
|
216
216
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
217
217
|
}
|
|
218
218
|
else {
|
|
@@ -220,7 +220,7 @@ class DCWithoutPricePdfService {
|
|
|
220
220
|
}
|
|
221
221
|
}
|
|
222
222
|
else {
|
|
223
|
-
if (!
|
|
223
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
224
224
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
225
225
|
}
|
|
226
226
|
else {
|
|
@@ -229,7 +229,7 @@ class DCWithoutPricePdfService {
|
|
|
229
229
|
}
|
|
230
230
|
}
|
|
231
231
|
else {
|
|
232
|
-
if (!
|
|
232
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
233
233
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'center', nowrap: true });
|
|
234
234
|
}
|
|
235
235
|
else {
|
|
@@ -242,7 +242,7 @@ class DCWithoutPricePdfService {
|
|
|
242
242
|
if (column.Field === 'Desc') {
|
|
243
243
|
let DescData = [];
|
|
244
244
|
DescData.push(part[column.Field].toString());
|
|
245
|
-
if (!
|
|
245
|
+
if (!utils_1.TrUtils.IsEmpty(part['EDesc'])) {
|
|
246
246
|
DescData.push({ text: part['EDesc'].toString(), color: 'grey' });
|
|
247
247
|
}
|
|
248
248
|
dataRow.push({ stack: DescData });
|
|
@@ -480,7 +480,7 @@ class DCWithoutPricePdfService {
|
|
|
480
480
|
if (ROPrintData.Type !== 'Invoice') {
|
|
481
481
|
CommonDetails.splice(2, 0, shared_pdf_service_1.SharedPDFService.GetUnderLine());
|
|
482
482
|
}
|
|
483
|
-
if (!
|
|
483
|
+
if (!utils_1.TrUtils.IsNull(numberofCopies) && numberofCopies.length !== 0 && (index !== (numberofCopies.length - 1))) {
|
|
484
484
|
CommonDetails.push({ text: '', pageBreak: 'after' });
|
|
485
485
|
}
|
|
486
486
|
return CommonDetails;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DebitNotePdfService = 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 DebitNotePdfService {
|
|
@@ -31,7 +31,7 @@ class DebitNotePdfService {
|
|
|
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;
|
|
@@ -56,7 +56,7 @@ class DebitNotePdfService {
|
|
|
56
56
|
let List = [];
|
|
57
57
|
if (ROPrintData.Entity.Body === 1) {
|
|
58
58
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
59
|
-
if (
|
|
59
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
60
60
|
ROPrintData.PrintInfo[i].Text = '';
|
|
61
61
|
}
|
|
62
62
|
;
|
|
@@ -65,10 +65,10 @@ class DebitNotePdfService {
|
|
|
65
65
|
else {
|
|
66
66
|
if (ROPrintData.Entity.Body === 2) {
|
|
67
67
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
68
|
-
if (
|
|
68
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
69
69
|
ROPrintData.PrintInfo[i].Text = '';
|
|
70
70
|
}
|
|
71
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.WithOutDiscountFieldTable(
|
|
71
|
+
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));
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
else {
|
|
@@ -79,10 +79,10 @@ class DebitNotePdfService {
|
|
|
79
79
|
}
|
|
80
80
|
else {
|
|
81
81
|
for (let i = 0; i < ROPrintData.PrintInfo.length; i++) {
|
|
82
|
-
if (
|
|
82
|
+
if (utils_1.TrUtils.IsNull(ROPrintData.PrintInfo[i].Text)) {
|
|
83
83
|
ROPrintData.PrintInfo[i].Text = '';
|
|
84
84
|
}
|
|
85
|
-
List.push(ROPrintData.PrintInfo[i].Text, this.GetWithOutDiscAndTaxFieldHeader(
|
|
85
|
+
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));
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
88
|
}
|
|
@@ -154,14 +154,14 @@ class DebitNotePdfService {
|
|
|
154
154
|
Parts.forEach((part) => {
|
|
155
155
|
var dataRow = [];
|
|
156
156
|
columns.forEach((column) => {
|
|
157
|
-
if ((!
|
|
157
|
+
if ((!utils_1.TrUtils.IsFixedZero(part[column.Field]) && !utils_1.TrUtils.IsNull(part[column.Field]))
|
|
158
158
|
|| (column.text === 'Line Total')) {
|
|
159
159
|
if (part[column.Field] === 'Spare Parts') {
|
|
160
160
|
dataRow.push({ text: part[column.Field].toString(), marginLeft: 50, style: 'InlineHeader' });
|
|
161
161
|
}
|
|
162
162
|
else {
|
|
163
163
|
if (((column.Field === 'CGSTAmt' || column.Field === 'SGSTAmt' || column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc')
|
|
164
|
-
&&
|
|
164
|
+
&& utils_1.TrUtils.CheckInvalidSelect(part.TCode))) {
|
|
165
165
|
part[column.Field] = '';
|
|
166
166
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'center' });
|
|
167
167
|
}
|
|
@@ -171,7 +171,7 @@ class DebitNotePdfService {
|
|
|
171
171
|
|| column.Field === 'CGSTPerc' || column.Field === 'SGSTPerc' || column.Field === 'IGSTAmt' || column.Field === 'IGSTPerc' || column.text === 'Line Total') {
|
|
172
172
|
if (column.Field === 'Disc') {
|
|
173
173
|
if (column.type === 'percentage') {
|
|
174
|
-
if (!
|
|
174
|
+
if (!utils_1.TrUtils.IsEmpty(part[column.Field])) {
|
|
175
175
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
176
176
|
}
|
|
177
177
|
else {
|
|
@@ -179,7 +179,7 @@ class DebitNotePdfService {
|
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
181
|
else {
|
|
182
|
-
if (!
|
|
182
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
183
183
|
dataRow.push({ text: part[column.Field].toString(), noWrap: true });
|
|
184
184
|
}
|
|
185
185
|
else {
|
|
@@ -188,7 +188,7 @@ class DebitNotePdfService {
|
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
else {
|
|
191
|
-
if (!
|
|
191
|
+
if (!utils_1.TrUtils.IsZero(part[column.Field])) {
|
|
192
192
|
dataRow.push({ text: part[column.Field].toString(), alignment: 'right', nowrap: true });
|
|
193
193
|
}
|
|
194
194
|
else {
|
|
@@ -555,7 +555,7 @@ class DebitNotePdfService {
|
|
|
555
555
|
Parts.forEach((part) => {
|
|
556
556
|
var dataRow = [];
|
|
557
557
|
columns.forEach((column) => {
|
|
558
|
-
if (!
|
|
558
|
+
if (!utils_1.TrUtils.IsFixedZero(part[column.Field]) && !utils_1.TrUtils.IsNull(part[column.Field])
|
|
559
559
|
|| column.text === 'Line Total') {
|
|
560
560
|
if (part[column.Field] === 'Spare Parts') {
|
|
561
561
|
dataRow.push({ text: part[column.Field].toString(), marginLeft: 50, style: 'InlineHeader' });
|
|
@@ -658,7 +658,7 @@ class DebitNotePdfService {
|
|
|
658
658
|
}
|
|
659
659
|
static CommonTotalDetails(ROPrintData, moreDiscDetails) {
|
|
660
660
|
let CommonDetails = [
|
|
661
|
-
shared_pdf_service_1.SharedPDFService.GetDebitTotalDetails(ROPrintData, ROPrintData.CustLaborTotalBeforeDisc, ROPrintData.CustLaborDiscTotal, ROPrintData.CustLaborCGST, ROPrintData.CustLaborSGST, ROPrintData.CustLaborIGST, 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,
|
|
661
|
+
shared_pdf_service_1.SharedPDFService.GetDebitTotalDetails(ROPrintData, ROPrintData.CustLaborTotalBeforeDisc, ROPrintData.CustLaborDiscTotal, ROPrintData.CustLaborCGST, ROPrintData.CustLaborSGST, ROPrintData.CustLaborIGST, 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),
|
|
662
662
|
shared_pdf_service_1.SharedPDFService.DebitDueStatus(ROPrintData.Type, ROPrintData.Paid, ROPrintData.Due, ROPrintData.Sts),
|
|
663
663
|
shared_pdf_service_1.SharedPDFService.GetTemsAndConditions(ROPrintData.Entity.Terms),
|
|
664
664
|
shared_pdf_service_1.SharedPDFService.GetUnderLine(),
|