@finsys/core 1.4.1 → 1.5.0

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.
@@ -52,14 +52,6 @@
52
52
  {
53
53
  "id": "13",
54
54
  "name": "Document Upload"
55
- },
56
- {
57
- "id": "14",
58
- "name": "SSM Company Profile Data"
59
- },
60
- {
61
- "id": "15",
62
- "name": "NRIC Data"
63
55
  }
64
56
  ],
65
57
  "fields": [
@@ -122,7 +114,7 @@
122
114
  "title": "ID Number",
123
115
  "placeholder": "E.g. 700513065143",
124
116
  "isRequired": true,
125
- "displayName": "IC Number (Manual Entry)",
117
+ "displayName": "IC Number",
126
118
  "maxLength": 25,
127
119
  "inputType": "text",
128
120
  "validators": [
@@ -7407,165 +7399,6 @@
7407
7399
  "payslipOtherDeductionT6"
7408
7400
  ],
7409
7401
  "category": "13"
7410
- },
7411
- {
7412
- "name": "ic",
7413
- "displayName": "Identity Card (NRIC)",
7414
- "type": "file",
7415
- "ihs_column_names": [
7416
- "icName",
7417
- "icNumber",
7418
- "icAddress",
7419
- "icGender",
7420
- "icReligion",
7421
- "icDateOfBirth",
7422
- "icPlaceOfBirth",
7423
- "icNationality",
7424
- "icRace"
7425
- ],
7426
- "category": "13"
7427
- },
7428
- {
7429
- "name": "ssmCompanyName",
7430
- "displayName": "Company Name (SSM Profile)",
7431
- "type": "text",
7432
- "category": "14"
7433
- },
7434
- {
7435
- "name": "ssmCompanyRegNo",
7436
- "displayName": "Company Registration No (SSM Profile)",
7437
- "type": "text",
7438
- "category": "14"
7439
- },
7440
- {
7441
- "name": "ssmIncorporatedDate",
7442
- "displayName": "Incorporated Date (SSM Profile)",
7443
- "type": "text",
7444
- "inputType": "date",
7445
- "category": "14"
7446
- },
7447
- {
7448
- "name": "businessCommencementDate",
7449
- "displayName": "Business Commencement Date",
7450
- "type": "text",
7451
- "inputType": "date",
7452
- "category": "14"
7453
- },
7454
- {
7455
- "name": "businessNature",
7456
- "displayName": "Business Nature",
7457
- "type": "text",
7458
- "category": "14"
7459
- },
7460
- {
7461
- "name": "companyStatus",
7462
- "displayName": "Company Status (SSM)",
7463
- "type": "text",
7464
- "category": "14"
7465
- },
7466
- {
7467
- "name": "shareholders",
7468
- "displayName": "Shareholders",
7469
- "type": "text",
7470
- "category": "14"
7471
- },
7472
- {
7473
- "name": "directors",
7474
- "displayName": "Directors",
7475
- "type": "text",
7476
- "category": "14"
7477
- },
7478
- {
7479
- "name": "previousDirectors",
7480
- "displayName": "Previous Directors",
7481
- "type": "text",
7482
- "category": "14"
7483
- },
7484
- {
7485
- "name": "totalShareIssued",
7486
- "displayName": "Total Shares Issued",
7487
- "type": "text",
7488
- "category": "14"
7489
- },
7490
- {
7491
- "name": "companyLastOldName",
7492
- "displayName": "Previous Company Name",
7493
- "type": "text",
7494
- "category": "14"
7495
- },
7496
- {
7497
- "name": "companyNameDateOfChange",
7498
- "displayName": "Company Name Change Date",
7499
- "type": "text",
7500
- "inputType": "date",
7501
- "category": "14"
7502
- },
7503
- {
7504
- "name": "businessOrigin",
7505
- "displayName": "Business Origin",
7506
- "type": "text",
7507
- "category": "14"
7508
- },
7509
- {
7510
- "name": "registeredAddress",
7511
- "displayName": "Registered Address (SSM)",
7512
- "type": "text",
7513
- "category": "14"
7514
- },
7515
- {
7516
- "name": "icName",
7517
- "displayName": "Full Name (NRIC)",
7518
- "type": "text",
7519
- "category": "15"
7520
- },
7521
- {
7522
- "name": "icNumber",
7523
- "displayName": "IC Number (NRIC Extracted)",
7524
- "type": "text",
7525
- "category": "15"
7526
- },
7527
- {
7528
- "name": "icAddress",
7529
- "displayName": "Address (NRIC)",
7530
- "type": "text",
7531
- "category": "15"
7532
- },
7533
- {
7534
- "name": "icGender",
7535
- "displayName": "Gender (NRIC)",
7536
- "type": "text",
7537
- "category": "15"
7538
- },
7539
- {
7540
- "name": "icReligion",
7541
- "displayName": "Religion (NRIC)",
7542
- "type": "text",
7543
- "category": "15"
7544
- },
7545
- {
7546
- "name": "icDateOfBirth",
7547
- "displayName": "Date of Birth (NRIC)",
7548
- "type": "text",
7549
- "inputType": "date",
7550
- "category": "15"
7551
- },
7552
- {
7553
- "name": "icPlaceOfBirth",
7554
- "displayName": "Place of Birth (NRIC)",
7555
- "type": "text",
7556
- "category": "15"
7557
- },
7558
- {
7559
- "name": "icNationality",
7560
- "displayName": "Nationality (NRIC)",
7561
- "type": "text",
7562
- "category": "15"
7563
- },
7564
- {
7565
- "name": "icRace",
7566
- "displayName": "Race (NRIC)",
7567
- "type": "text",
7568
- "category": "15"
7569
7402
  }
7570
7403
  ]
7571
7404
  }
@@ -0,0 +1,172 @@
1
+ {
2
+ "accountHolderName": "Account Holder Name",
3
+ "statementDate": "Statement Date",
4
+ "bankName": "Bank Name",
5
+ "accountNumber": "Account Number",
6
+ "totalCredits": "Total Credits",
7
+ "totalDebits": "Total Debits",
8
+ "openingBalance": "Opening Balance",
9
+ "bankBalance": "Bank Balance",
10
+ "nonCurrentAssetsSubsidiaryCompanies": "Subsidiary Companies (Non-Current Assets)",
11
+ "nonCurrentAssetsAssociatedCompanies": "Associated Companies (Non-Current Assets)",
12
+ "nonCurrentAssetsDevelopmentPropertiesOrExpenditure": "Development Properties/Expenditure (Non-Current Assets)",
13
+ "nonCurrentAssetInvestmentProperties": "Investment Properties (Non-Current Assets)",
14
+ "nonCurrentAssetsInvestments": "Investments (Non-Current Assets)",
15
+ "nonCurrentAssetInvestmentSecurities": "Investment Securities (Non-Current Assets)",
16
+ "nonCurrentAssetDeferredAssets": "Deferred Assets (Non-Current Assets)",
17
+ "nonCurrentAssetDeposits": "Deposits (Non-Current Assets)",
18
+ "nonCurrentAssetOwnGoodwill": "Own Goodwill (Non-Current Assets)",
19
+ "nonCurrentAssetGoodwillOnConsolidation": "Goodwill on Consolidation (Non-Current Assets)",
20
+ "nonCurrentAssetSinkingFund": "Sinking Fund (Non-Current Assets)",
21
+ "nonCurrentAssetPropertyPlantEquipment": "Property, Plant & Equipment (Non-Current Assets)",
22
+ "nonCurrentAssetInventories": "Inventories (Non-Current Assets)",
23
+ "nonCurrentAssetRightOfUseAssets": "Right of Use Assets (Non-Current Assets)",
24
+ "nonCurrentAssetIntangibleAssets": "Intangible Assets (Non-Current Assets)",
25
+ "nonCurrentAssetPrepaidLeasePayments": "Prepaid Lease Payments (Non-Current Assets)",
26
+ "nonCurrentAssetFinancialAssetAtFairValue": "Financial Assets at Fair Value (Non-Current Assets)",
27
+ "nonCurrentAssetLandUseRight": "Land Use Rights (Non-Current Assets)",
28
+ "nonCurrentAssetTradeReceivables": "Trade Receivables (Non-Current Assets)",
29
+ "nonCurrentAssetOtherReceivables": "Other Receivables (Non-Current Assets)",
30
+ "nonCurrentAssetTradeAndOtherReceivables": "Trade and Other Receivables (Non-Current Assets)",
31
+ "nonCurrentAssetOtherReceivablesDepositsAndPrepayments": "Other Receivables, Deposits and Prepayments (Non-Current Assets)",
32
+ "totalNonCurrentAssets": "Total Non-Current Assets",
33
+ "currentAssetDevelopmentPropertiesOrExpenditure": "Development Properties/Expenditure (Current Assets)",
34
+ "currentAssetShortTermInvestments": "Short Term Investments (Current Assets)",
35
+ "currentAssetTradeDebtors": "Trade Debtors (Current Assets)",
36
+ "currentAssetShortTermDeposits": "Short Term Deposits (Current Assets)",
37
+ "currentAssetAmountDueFromHoldingCompany": "Amount Due from Holding Company (Current Assets)",
38
+ "currentAssetAmountDueFromSubsidiaryCompanies": "Amount Due from Subsidiary Companies (Current Assets)",
39
+ "currentAssetAmountDueFromAssociatedCompanies": "Amount Due from Associated Companies (Current Assets)",
40
+ "currentAssetAmountDueFromDirector": "Amount Due from Director (Current Assets)",
41
+ "currentAssetAmountDueFromCustomer": "Amount Due from Customer (Current Assets)",
42
+ "currentAssetAmountOwingByShareholders": "Amount Owing by Shareholders (Current Assets)",
43
+ "currentAssetInventories": "Inventories (Current Assets)",
44
+ "currentAssetFinancialAssetAtFairValue": "Financial Assets at Fair Value (Current Assets)",
45
+ "currentAssetLandUseRight": "Land Use Rights (Current Assets)",
46
+ "currentAssetTaxRecoverable": "Tax Recoverable (Current Assets)",
47
+ "currentAssetContractAssets": "Contract Assets (Current Assets)",
48
+ "currentAssetCurrentTaxAssets": "Current Tax Assets (Current Assets)",
49
+ "currentAssetPrepayments": "Prepayments (Current Assets)",
50
+ "currentAssetDerivative": "Derivatives (Current Assets)",
51
+ "currentAssetCashAndBankBalances": "Cash and Bank Balances (Current Assets)",
52
+ "currentAssetOtherReceivables": "Other Receivables (Current Assets)",
53
+ "currentAssetRestrictedCash": "Restricted Cash (Current Assets)",
54
+ "currentAssetCashAndCashEquivalents": "Cash and Cash Equivalents (Current Assets)",
55
+ "currentAssetDepositsCashAndBankBalances": "Deposits, Cash and Bank Balances (Current Assets)",
56
+ "currentAssetCashAtBanks": "Cash at Banks (Current Assets)",
57
+ "currentAssetCashOnHand": "Cash on Hand (Current Assets)",
58
+ "currentAssetDepositsAndPrepayments": "Deposits and Prepayments (Current Assets)",
59
+ "currentAssetTradeAndOtherReceivables": "Trade and Other Receivables (Current Assets)",
60
+ "currentAssetOtherReceivablesDepositsAndPrepayments": "Other Receivables, Deposits and Prepayments (Current Assets)",
61
+ "currentAssetOtherReceivablesAndDeposits": "Other Receivables and Deposits (Current Assets)",
62
+ "currentAssetOtherReceivablesAndPrepayments": "Other Receivables and Prepayments (Current Assets)",
63
+ "currentAssetCash": "Cash (Current Assets)",
64
+ "totalCurrentAssets": "Total Current Assets",
65
+ "totalAssets": "Total Assets",
66
+ "currentLiabilitiesTradeCreditors": "Trade Creditors (Current Liabilities)",
67
+ "currentLiabilitiesHirePurchasePayables": "Hire Purchase Payables (Current Liabilities)",
68
+ "currentLiabilitiesBankOverdraft": "Bank Overdraft (Current Liabilities)",
69
+ "currentLiabilitiesBankAcceptance": "Bank Acceptance (Current Liabilities)",
70
+ "currentLiabilitiesBorrowingsOrTermLoans": "Borrowings/Term Loans (Current Liabilities)",
71
+ "currentLiabilitiesBankborrowings": "Bank Borrowings (Current Liabilities)",
72
+ "currentLiabilitiesAmountsOwingToHoldingCompany": "Amounts Owing to Holding Company (Current Liabilities)",
73
+ "currentLiabilitiesAmountsOwingToSubsidiaryCompanies": "Amounts Owing to Subsidiary Companies (Current Liabilities)",
74
+ "currentLiabilitiesAmountOwingToAssociatedCompanies": "Amount Owing to Associated Companies (Current Liabilities)",
75
+ "currentLiabilitiesAmountsOwingToDirector": "Amounts Owing to Director (Current Liabilities)",
76
+ "currentLiabilitiesProvisionForTaxation": "Provision for Taxation (Current Liabilities)",
77
+ "currentLiabilitiesLeasePayables": "Lease Payables (Current Liabilities)",
78
+ "currentLiabilitiesFinanceLeasePayables": "Finance Lease Payables (Current Liabilities)",
79
+ "currentLiabilitiesOtherPayables": "Other Payables (Current Liabilities)",
80
+ "currentLiabilitiesDividendPayables": "Dividend Payables (Current Liabilities)",
81
+ "currentLiabilitiesTradeAndOtherPayables": "Trade and Other Payables (Current Liabilities)",
82
+ "currentLiabilitiesDepositsFromCustomers": "Deposits from Customers (Current Liabilities)",
83
+ "currentLiabilitiesOtherPayablesAccrualsAndDeposits": "Other Payables, Accruals and Deposits (Current Liabilities)",
84
+ "currentLiabilitiesOtherPayablesAndAccruals": "Other Payables and Accruals (Current Liabilities)",
85
+ "currentLiabilitiesContractLiabilities": "Contract Liabilities (Current Liabilities)",
86
+ "currentLiabilitiesDerivative": "Derivative Liabilities (Current Liabilities)",
87
+ "totalCurrentLiabilities": "Total Current Liabilities",
88
+ "shortTermLiabilities": "Short Term Liabilities",
89
+ "nonCurrentLiabilitiesBorrowingsOrTermLoans": "Borrowings/Term Loans (Non-Current Liabilities)",
90
+ "nonCurrentLiabilitiesBankBorrowings": "Bank Borrowings (Non-Current Liabilities)",
91
+ "nonCurrentLiabilitiesLeaseObligations": "Lease Obligations (Non-Current Liabilities)",
92
+ "nonCurrentLiabilitiesFinanceLeaseObligations": "Finance Lease Obligations (Non-Current Liabilities)",
93
+ "nonCurrentLiabilitiesDeferredTaxation": "Deferred Taxation (Non-Current Liabilities)",
94
+ "nonCurrentLiabilitiesRetirementBenefits": "Retirement Benefits (Non-Current Liabilities)",
95
+ "nonCurrentLiabilitiesHirePurchasePayables": "Hire Purchase Payables (Non-Current Liabilities)",
96
+ "nonCurrentLiabilitiesDepositsFromCustomers": "Deposits from Customers (Non-Current Liabilities)",
97
+ "nonCurrentLiabilitiesContractLiabilities": "Contract Liabilities (Non-Current Liabilities)",
98
+ "totalNonCurrentLiabilities": "Total Non-Current Liabilities",
99
+ "totalLiabilities": "Total Liabilities",
100
+ "tangibleAssets": "Tangible Assets",
101
+ "shareCapital": "Share Capital",
102
+ "preferenceShareCapital": "Preference Share Capital",
103
+ "sharePremium": "Share Premium",
104
+ "reserves": "Reserves",
105
+ "capitalReserves": "Capital Reserves",
106
+ "revaluationReserves": "Revaluation Reserves",
107
+ "exchangeEqualisationOrFluctuationReserves": "Exchange Equalisation/Fluctuation Reserves",
108
+ "retainedEarnings": "Retained Earnings",
109
+ "totalEquity": "Total Equity",
110
+ "revenue": "Revenue",
111
+ "costOfGoodsSold": "Cost of Goods Sold",
112
+ "grossProfit": "Gross Profit",
113
+ "otherIncome": "Other Income",
114
+ "profitFromOperations": "Profit from Operations",
115
+ "financeCost": "Finance Cost",
116
+ "ebitda": "Profit Before Tax",
117
+ "taxes": "Taxes",
118
+ "zakat": "Zakat",
119
+ "profitAfterTax": "Profit After Tax",
120
+ "netProfit": "Net Profit",
121
+ "netOperatingCashFlow": "Net Operating Cash Flow",
122
+ "depreciation": "Depreciation",
123
+ "depreciationOfPropertyPlantEquipment": "Depreciation of Property, Plant & Equipment",
124
+ "depreciationRightOfUseAssets": "Depreciation of Right of Use Assets",
125
+ "depreciationOfInvestmentProperties": "Depreciation of Investment Properties",
126
+ "depreciationOfInvestmentSecurities": "Depreciation of Investment Securities",
127
+ "endOfYearCash": "End of Year Cash",
128
+ "epfAccountHolderName": "Account Holder Name",
129
+ "epfAccountHolderAddress": "Account Holder Address",
130
+ "epfStatementYear": "Statement Year",
131
+ "epfKwspMemberNumber": "KWSP Member Number",
132
+ "epfIcNumber": "IC No.",
133
+ "epfEmployerNumber": "Employer Number",
134
+ "epfDateOfStatement": "Date Of Statement",
135
+ "epfTotalContribution": "Total Contribution",
136
+ "epfTotalCurrentContribution": "Total Current Contribution",
137
+ "payslipEmployerName": "Employer Name",
138
+ "payslipEmployeeName": "Employee Name",
139
+ "payslipPayPeriod": "Pay Period",
140
+ "payslipPayDate": "Pay Date",
141
+ "payslipGrossPay": "Gross Pay",
142
+ "payslipDeduction": "Deduction",
143
+ "payslipEmployeeEpfContribution": "Employee EPF Contribution",
144
+ "payslipEmployeeSocsoContribution": "Employee SOCSO Contribution",
145
+ "payslipNetPay": "Net Pay",
146
+ "incorporatedDate": "Incorporated Date",
147
+ "companyName": "Company Name",
148
+ "companyRegNo": "Company Registration No.",
149
+ "ssmCompanyName": "Company Name (SSM)",
150
+ "ssmCompanyRegNo": "Registration No. (SSM)",
151
+ "ssmIncorporatedDate": "Incorporated Date (SSM)",
152
+ "businessCommencementDate": "Business Commencement Date",
153
+ "businessNature": "Business Nature",
154
+ "companyStatus": "Company Status",
155
+ "shareholders": "Shareholders",
156
+ "directors": "Directors",
157
+ "previousDirectors": "Previous Directors",
158
+ "totalShareIssued": "Total Shares Issued",
159
+ "companyLastOldName": "Previous Company Name",
160
+ "companyNameDateOfChange": "Company Name Change Date",
161
+ "businessOrigin": "Business Origin",
162
+ "registeredAddress": "Registered Address",
163
+ "icName": "Name (IC)",
164
+ "icNumber": "IC Number",
165
+ "icAddress": "Address (IC)",
166
+ "icGender": "Gender (IC)",
167
+ "icReligion": "Religion (IC)",
168
+ "icDateOfBirth": "Date of Birth (IC)",
169
+ "icPlaceOfBirth": "Place of Birth (IC)",
170
+ "icNationality": "Nationality (IC)",
171
+ "icRace": "Race (IC)"
172
+ }