Progressive FBR income tax
Tax is calculated from annualised income against a configurable bracket table, then applied per pay period.
Local compliance logic is expensive and slow to rebuild. Here it is already in the payroll engine, externalised into Settings rather than hard-coded per customer.
Every deduction, exemption and accrual below is calculated by the payroll engine and configurable from Settings.
Tax is calculated from annualised income against a configurable bracket table, then applied per pay period.
Exempt up to 10% of basic when the employee is uninsured; fully taxable when covered by insurance.
Old-Age Benefits deduction derived from minimum wage and a configurable contribution percentage.
Optional deduction at a configurable employee rate, integrated into the same payroll breakdown.
Provincial social security support with a configurable rate and wage limit.
Gratuity accrual configuration plus a JSON-driven tax depreciation schedule for fixed assets.
Payroll mistakes are costly and public. OpsPeoples blocks the common ones at the engine level, and every completed run can be reversed with an audit trail.