For most non-unionized employees in provincially regulated Ontario workplaces, an employer can terminate employment without cause. The employer must still satisfy the employee’s contractual and statutory rights and, where applicable, common-law reasonable-notice obligations. It also cannot terminate for a prohibited reason.

The following seven circumstances justify closer review before you sign a release or accept an enhanced termination offer.

1. Your Severance Offer Appears to Reflect Only ESA Minimums

The Employment Standards Act, 2000 (ESA) sets minimum termination rights and, for qualifying employees, statutory severance pay. Those minimums may be lower than common-law reasonable notice.

Whether common law applies depends heavily on the employment agreement. If the contract does not validly limit termination entitlements, age, length of service, the character of the employment and the availability of comparable work may affect the reasonable-notice period.

2. You Are Being Pressured to Sign Quickly

Enhanced termination offers often contain an acceptance deadline and require a release. A deadline may affect the additional amount being offered, but it does not transform the employer’s statutory minimum obligations into optional payments.

Do not sign a release until you understand which amounts are owed without one and which amounts are being offered in exchange for giving up further claims.

3. Your Employer Alleges Serious Misconduct

A “for cause” termination can materially change the employee’s common-law rights, but the employer’s label is not determinative. Just cause is assessed contextually and dismissal must be proportionate to the misconduct established.

The ESA applies a separate and narrower statutory misconduct standard to minimum termination and severance entitlements. An employee can therefore be disentitled to common-law notice yet remain entitled to ESA minimums.

4. The Timing of the Termination Raises Reprisal Concerns

Closer review is warranted where termination follows soon after the employee asserted a statutory right, including a protected leave, a workplace-safety complaint, a request for ESA compliance or another legally protected step.

Timing alone does not prove reprisal. The employer’s explanation, prior documentation and the surrounding sequence of events all matter.

5. A Protected Human-Rights Ground May Have Influenced the Decision

Ontario’s Human Rights Code prohibits discrimination in employment based on protected grounds. A termination may raise a human-rights issue where a protected characteristic, such as disability, race, sex, pregnancy-related circumstances, age, creed, family status, sexual orientation, gender identity or gender expression, was a factor in the decision.

A human-rights claim is legally distinct from wrongful dismissal, although both issues may arise from the same termination.

6. Your Employer’s Explanation Has Changed

Inconsistent explanations do not automatically make a termination wrongful. They can, however, affect the credibility of the employer’s position and may be relevant where cause, discrimination, reprisal or bad-faith conduct is alleged.

Keep termination letters, performance records, emails and job postings that may help establish the sequence of events.

7. Your Compensation Included More Than Base Salary

A termination assessment should consider the employee’s complete compensation structure. Depending on the contract, plan wording and applicable notice rights, bonuses, commissions, benefits, pension contributions, equity compensation and recurring allowances may be relevant.

An offer calculated using base salary alone may therefore require closer review.

Lecker & Associates advises employees across Ontario on termination packages, wrongful dismissal claims, cause allegations, human-rights issues and severance negotiations. If you were fired in Toronto or elsewhere in Ontario and your offer appears limited to statutory minimums, you are being asked to sign a release, your employer alleges cause or the timing raises discrimination or reprisal concerns, early legal review can help identify the governing rights and the value of the claim. Our team of Toronto employment lawyers can be reached at 416-223-5391 or intake@leckerslaw.com for a confidential consultation.

How Lecker & Associates Can Help

Lecker & Associates advises employees across Ontario on termination packages, wrongful dismissal claims, fixed-term contract disputes, and severance negotiations. If your fixed-term contract ended before the agreed end date, early legal review can help determine whether the employer had the right to end the contract, whether the termination clause is enforceable, and whether the offer reflects the full value of the remaining term. Our team of Toronto employment lawyers can be reached at 416-223-5391 or intake@leckerslaw.com for a confidential consultation.

FAQ Image

FAQs: Severance in Toronto


In many non-unionized, provincially regulated workplaces, yes. An employer may end employment without advance working notice if it satisfies the employee’s legal entitlements and the termination is not based on a prohibited reason. Different regimes may apply to unionized and federally regulated employees.


A wrongful-dismissal claim usually arises where the employer failed to provide the notice or compensation required by the employment contract or common law. A cause allegation can also be challenged. Discrimination and reprisal are separate legal claims that may arise from the same facts.


Review it before signing a release. The offer may include only ESA minimums or may omit compensation components that are relevant under the contract or common law.


Wrongful-dismissal claims are generally subject to Ontario’s two-year basic limitation period, which runs from discovery of the claim. In many dismissal cases the claim is discovered at or around termination, but limitation analysis can be fact-specific. Other statutory claims can have different deadlines.


An employment lawyer can review the contract and termination documents, assess statutory and common-law entitlements, identify related discrimination or reprisal issues, negotiate a resolution and commence litigation where appropriate.

//script
function toggleFaqs(blockId, buttonId) {
var hiddenFaqs = document.querySelectorAll(‘#’ + blockId + ‘ .hidden-faq’);
var button = document.getElementById(buttonId);

// Toggle visibility of hidden FAQs
hiddenFaqs.forEach(function (faq) {
faq.style.display = faq.style.display === ‘block’ ? ‘none’ : ‘block’;
});

// Update button text and add/remove class based on current visibility
var isHidden = hiddenFaqs[0].style.display === ‘none’;
if (isHidden) {
button.innerText = ‘SHOW MORE’;
button.classList.remove(‘show-less-active’); // Remove the class when showing “SHOW MORE”
} else {
button.innerText = ‘SHOW LESS’;
button.classList.add(‘show-less-active’); // Add the class when showing “SHOW LESS”
}
}

document.addEventListener(‘DOMContentLoaded’, function () {
var accordions = document.querySelectorAll(‘.accordion’);
accordions.forEach(function (accordion) {
var accordionButtons = accordion.querySelectorAll(‘.accordion-button’);
accordionButtons.forEach(function (button) {
button.addEventListener(‘click’, function () {
accordionButtons.forEach(function (btn) {
btn.classList.remove(‘show’);
});
button.classList.add(‘show’);
});
});
});
});

The post Fired in Toronto? 7 Signs You Should Speak to an Employment Lawyer first appeared on Lecker & Associates.