Standing Orders — Certification, Operation & Modification — Labour Law I Notes
Concept & Nature of Standing Orders
Before 1946, a mill-owner could invent the rules of employment as he went, and punish a worker under a rule the worker had never seen. The Standing Orders Act ended that: the rules must be written down, certified as fair, and posted on the wall for all to read.
What standing orders are
Standing orders are the certified written rules governing the conditions of employment in an industrial establishment — the workplace rulebook. They cover the matters in the First Schedule: classification of workers (permanent, temporary, probationer, badli/substitute), working hours, shift working, attendance and late coming, leave, the procedure for termination, the acts that constitute misconduct, and the disciplinary and grievance procedure.
They come from the Industrial Employment (Standing Orders) Act, 1946, now carried into Chapter IV of the Industrial Relations Code, 2020. The Act applies to establishments employing 100 or more workers (raised to 300 or more under the IR Code, s.28).
Why they matter — their nature. Once certified, standing orders are not a mere private contract; they have statutory force and become the binding terms of employment between the employer and every worker, present and future. Their purpose is definiteness and uniformity — so the terms are known, fair and applied equally.
In Simple Terms: standing orders are the certified, publicly-posted rulebook of a big workplace, covering classification, leave, shifts, termination and misconduct — and once certified they bind both sides with the force of law, not just as a private agreement.
flowchart TD
ROOT["Standing Orders (IEA 1946 / IR Code Ch IV)"]:::root
ROOT --> A["Apply to establishments with 100+ (300+ IR Code) workers"]:::leaf
ROOT --> B["Cover First-Schedule matters:<br/>classification, hours, leave, termination, misconduct"]:::leaf
ROOT --> C["Certified = statutory force, bind all workers"]:::good
classDef root fill:#FFF8DC,stroke:#000,stroke-width:1px,color:#000;
classDef leaf fill:#E6F3FF,stroke:#1E3A8A,color:#000;
classDef good fill:#E8F5E9,stroke:#1B5E20,color:#000;
linkStyle default stroke:#888,stroke-width:1px;
Case Laws
- Western India Match Co. Ltd (WIMCO) v Workmen (1973) — certified standing orders have statutory force and are binding terms of employment.
- Rajasthan SRTC v Krishna Kant (1995) — standing orders form part of the contract of employment with statutory backing.
Certification Process
An employer cannot simply declare his rules binding. He must send them to a neutral officer who reads them for fairness, hears the workers, and only then stamps them “certified”. That gate-keeping is the certification process.
The steps (who, what, when, how)
Under ss.3–6 of the Standing Orders Act, 1946 (now IR Code ss.29–32):
- Submission (s.3). Within six months of the Act applying, the employer submits five copies of the draft standing orders to the Certifying Officer, covering every First-Schedule matter and, so far as practicable, in line with the Model Standing Orders.
- Notice to workers (s.4). The Certifying Officer forwards the draft to the trade union or workers’ representatives and invites objections.
- Scrutiny for fairness (s.4). The Certifying Officer must satisfy himself that the draft provides for every required matter and is fair and reasonable — he is empowered to adjudicate on the fairness of the provisions.
- Hearing (s.5). He hears the employer and the workers, may modify the draft, and then certifies the standing orders.
- Appeal (s.6). Any party aggrieved may appeal to the Appellate Authority within 30 days; its decision is final.
Section 4, Industrial Employment (Standing Orders) Act, 1946 (fairness — close paraphrase): “It shall be the function of the Certifying Officer or appellate authority to adjudicate upon the fairness or reasonableness of the provisions of any standing orders.”
In Simple Terms: the employer drafts the rules and sends five copies to the Certifying Officer within six months; the officer shares them with the workers, checks they are fair and complete, hears both sides, certifies them, and either side may appeal within 30 days.
💡 EXAM TIP — do not forget the fairness test
The trap. Candidates describe certification as a rubber-stamp of whatever the employer submits.
What to write. State that under s.4 the Certifying Officer must adjudicate on the fairness and reasonableness of the draft, not merely check that all matters are covered.
Why it scores. The fairness power is what distinguishes certification from a private rulebook — the examiner is testing whether you know the officer is a filter, not a clerk.
flowchart TD
A["Employer submits 5 copies of draft<br/>within 6 months (s.3)"]:::root
A --> B["Certifying Officer notifies workers,<br/>invites objections (s.4)"]:::leaf
B --> C["Fairness & completeness scrutiny (s.4)"]:::leaf
C --> D["Hearing both sides; certified (s.5)"]:::good
D --> E["Appeal to Appellate Authority in 30 days (s.6)"]:::leaf
classDef root fill:#FFF8DC,stroke:#000,stroke-width:1px,color:#000;
classDef leaf fill:#E6F3FF,stroke:#1E3A8A,color:#000;
classDef good fill:#E8F5E9,stroke:#1B5E20,color:#000;
linkStyle default stroke:#888,stroke-width:1px;
Case Laws
- Associated Cement Companies Ltd v P.D. Vyas (1960) — the Certifying Officer may adjudicate on the fairness and reasonableness of standing orders.
- U.P. Electric Supply Co. Ltd v R.K. Shukla (1969) — certified standing orders prevail over inconsistent contractual terms.
Operation & Binding Effect of Standing Orders
You buy a running factory. Do the old rulebook and its promises to the workers come with it, or can you tear them up and start fresh? The law says the standing orders travel with the undertaking.
Date of operation and binding effect
Certified standing orders come into operation on the expiry of 30 days from the date the certified copies are sent to the parties (s.7). From that date they are the binding terms of employment for the employer and all workers of the establishment — present and future.
Because they attach to the establishment, not to a particular owner, a change of ownership (transfer of the undertaking, amalgamation, takeover) does not wipe them out. The successor/transferee employer steps into the shoes of the predecessor and is bound by the certified standing orders (and other obligations to the workers) until they are lawfully modified.
Section 7, Industrial Employment (Standing Orders) Act, 1946 (date of operation — close paraphrase): “Standing orders shall … come into operation on the expiry of thirty days from the date on which authenticated copies thereof are sent [to the parties]…”
In Simple Terms: certified standing orders bind the whole establishment from 30 days after they are sent out, and a new owner who takes over the business inherits them — he cannot ignore them just because the ownership changed.
🧩 WORKED EXAMPLE — the successor employer
Facts. A firm run by two partners is dissolved; its industrial unit is taken over by a new firm with different partners, which claims it is not bound by the standing orders certified for the old firm.
Rule. Certified standing orders attach to the establishment and have statutory force; on a transfer of the undertaking the successor is bound by the existing terms until lawfully modified.
Apply. The unit — the establishment — is the same; only the ownership changed. The successor takes it with its certified standing orders attached.
Conclusion. The successor’s contention is wrong; it is bound by the certified standing orders and must follow the modification procedure if it wants to change them.
flowchart TD
A["Certified standing orders<br/>operate 30 days after dispatch (s.7)"]:::root
A --> B["Bind the ESTABLISHMENT & all workers"]:::good
B --> C["Ownership changes (takeover/transfer)"]:::leaf
C --> D["Successor is BOUND until lawful modification"]:::good
classDef root fill:#FFF8DC,stroke:#000,stroke-width:1px,color:#000;
classDef leaf fill:#E6F3FF,stroke:#1E3A8A,color:#000;
classDef good fill:#E8F5E9,stroke:#1B5E20,color:#000;
linkStyle default stroke:#888,stroke-width:1px;
Case Laws
- Western India Match Co. Ltd (WIMCO) v Workmen (1973) — certified standing orders are binding with statutory force on the establishment.
- Anakapalle Co-operative Agricultural & Industrial Society v Workmen (1963) — on transfer of an undertaking, the successor is bound by the existing terms of service.
Modification, Register, Posting, Model Orders, Interpretation & Penalties
Certification is not the end of the story. Rules change, must be displayed, and disputes over their meaning must be resolved — the Act provides for all of it.
The mechanics
- Modification (s.10). Certified standing orders may be modified on application by the employer or the workers, but generally not until six months after the last modification/certification — using the same certification procedure.
- Register (s.8). The Certifying Officer keeps a register of all certified standing orders.
- Posting (s.9). The employer must prominently post the certified standing orders, in English and the language understood by the majority of workers, at or near the entrance and in every department.
- Temporary Model Standing Orders (s.12A). Until an establishment’s own orders are certified, the Model Standing Orders made by the Government apply.
- Interpretation (s.13A). A question about the application or interpretation of a standing order is decided by a Labour Court.
- Penalties (s.13). An employer who fails to submit, or acts in breach of, certified standing orders is liable to fine.
In Simple Terms: you can modify certified orders (usually only after six months), the officer keeps a register, the employer must post them in English and the local language, model orders apply until yours are certified, a Labour Court settles meaning disputes, and breaches are fined.
flowchart TD
ROOT["Life-cycle after certification"]:::root
ROOT --> A["Modify (s.10): usually after 6 months"]:::leaf
ROOT --> B["Register kept by Certifying Officer (s.8)"]:::leaf
ROOT --> C["Post in English + local language (s.9)"]:::leaf
ROOT --> D["Model Orders apply till certified (s.12A)"]:::leaf
ROOT --> E["Labour Court interprets (s.13A)"]:::leaf
ROOT --> F["Breach = fine (s.13)"]:::bad
classDef root fill:#FFF8DC,stroke:#000,stroke-width:1px,color:#000;
classDef leaf fill:#E6F3FF,stroke:#1E3A8A,color:#000;
classDef bad fill:#FFEBEE,stroke:#B71C1C,color:#000;
linkStyle default stroke:#888,stroke-width:1px;
Case Laws
- Agra Electric Supply Co. Ltd v Sri Alladin (1969) — questions of interpretation of standing orders fall to the Labour Court.
- Sudhir Chandra Sarkar v Tata Iron & Steel Co. (1984) — benefits under certified standing orders are enforceable as statutory terms of employment.
📄 Full notes + Question Bank (₹199) — every topic in depth, model answers to all past KSLU questions, in one printable PDF. Get the bundle · 10 Solved Problems · All Labour Law I topics