SalaryUnitConfig
Documentation for the SalaryUnitConfig database schema.
Fields
| Field | Data Type | Usage |
|---|---|---|
| anyId | ObjectId | Unique reference to any. |
| unitId | ObjectId | Unique reference to unit. |
| providentFundPercentage | Number | Unique reference to provident Fund Percentage. |
| providentFundMaximumLimit | Number | Unique reference to provident Fund Maximum Limit. |
| pensionLimit | Number | Stores the pension limit data. |
| account1Percentage | Number | Stores the account1 percentage data. |
| account10Percentage | Number | Stores the account10 percentage data. |
| account2Percentage | Number | Stores the account2 percentage data. |
| account21Percentage | Number | Stores the account21 percentage data. |
| account22Percentage | Number | Stores the account22 percentage data. |
| esiPercentage | Number | Stores the esi percentage data. |
| esiMaximumLimit | Number | Stores the esi maximum limit data. |
| providentFundApplicable | Boolean | Unique reference to provident Fund Applicable. |
| providentFundNumber | String | Unique reference to provident Fund Number. |
| voluntaryProvidentFundApplicable | Boolean | Unique reference to voluntary Provident Fund Applicable. |
| esiApplicable | Boolean | Stores the esi applicable data. |
| esiNumber | String | Stores the esi number data. |
| esiLocalOffice | String | Stores the esi local office data. |
| professionalTaxApplicable | Boolean | Stores the professional tax applicable data. |
| professionalTaxCertificateNumber | String | Timestamp/Date for professionalTaxCertificateNumber. |
| professionalTaxOfficeCircleNumber | String | Stores the professional tax office circle number data. |
| tdsApplicable | Boolean | Stores the tds applicable data. |
| gratuityApplicable | Boolean | Timestamp/Date for gratuityApplicable. |
| esiRoundOff | String | Stores the esi round off data. |
| providentFundRoundOff | String | Unique reference to provident Fund Round Off. |
| esiEmrPercentage | Number | Stores the esi emr percentage data. |
| dbfFileCode | String | Stores the dbf file code data. |
| dbfFileExtension | String | Stores the dbf file extension data. |
| bonusPercentage | Number | Stores the bonus percentage data. |
| bonusMaxLimit | Number | Stores the bonus max limit data. |
| lettersNumber | String | Stores the letters number data. |
| corporateId | String | Unique reference to corporate. |
| locationCodePrefix | String | Timestamp/Date for locationCodePrefix. |
| locationCodeMax | Number | Timestamp/Date for locationCodeMax. |
| isLocationCodeAuto | Boolean | Timestamp/Date for isLocationCodeAuto. |
| lwfApplicable | Boolean | Stores the lwf applicable data. |
| employeeId | ObjectId | Unique reference to employee. |
| insertedUserId | ObjectId | Unique reference to inserted User. |
| updatedUserId | ObjectId | Unique reference to updated User. |
| insertedDateId | Date | Unique reference to inserted Date. |
| updatedDateId | Date | Unique reference to updated Date. |
| isDeleted | Boolean | Stores the is deleted data. |
| status | Boolean | Timestamp/Date for status. |
| deletedBy | ObjectId | Stores the deleted by data. |
| deletedTime | Date | Timestamp/Date for deletedTime. |