Use this skill with your AI agent
Paste this skill into your AI agent's context, or save the file to your project. Works with any AI agent that reads markdown.
| 1 | --- |
| 2 | name: india-financial-statements |
| 3 | description: > |
| 4 | Use this skill when preparing, reviewing, or advising on annual financial statements for an Indian company. Trigger on phrases like "financial statements India", "MCA filing", "AOC-4", "Schedule III", "Ind AS", "Indian Accounting Standards", "Companies Act 2013", "CARO", "statutory audit India", "ROC filing", "small company India", "OPC", "balance sheet format India", or any question about preparing and filing statutory accounts under the Companies Act 2013. Covers Ind AS/AS frameworks, Schedule III formats, size thresholds, required statements, notes, MCA filing, and audit requirements. |
| 5 | version: 1.0 |
| 6 | jurisdiction: IN |
| 7 | category: financial-statements |
| 8 | depends_on: |
| 9 | - financial-statements-workflow-base |
| 10 | --- |
| 11 | |
| 12 | # India Financial Statements Skill v1.0 |
| 13 | |
| 14 | --- |
| 15 | |
| 16 | ## Section 1 -- Quick Reference |
| 17 | |
| 18 | | Field | Value | |
| 19 | |---|---| |
| 20 | | Country | India (Republic of India) | |
| 21 | | Currency | INR | |
| 22 | | Filing authority | Ministry of Corporate Affairs (MCA) — Registrar of Companies (ROC) | |
| 23 | | Primary legislation | Companies Act, 2013 (Sections 128–138) | |
| 24 | | Supporting legislation | Companies (Accounts) Rules, 2014; Companies (Audit and Auditors) Rules, 2014 | |
| 25 | | Accounting standards | Ind AS (Indian Accounting Standards — IFRS-converged) or AS (Accounting Standards) | |
| 26 | | Financial year | 1 April – 31 March (mandatory for most companies) | |
| 27 | | Filing deadline | 30 days from AGM (e-Form AOC-4); AGM within 6 months of year-end | |
| 28 | | Late filing penalty | Additional fee of INR 100 per day of delay | |
| 29 | | Digital filing | MCA21 portal (e-Form AOC-4 / AOC-4 XBRL / AOC-4 CFS) | |
| 30 | |
| 31 | --- |
| 32 | |
| 33 | ## Section 2 -- Reporting Framework |
| 34 | |
| 35 | | Entity type | Applicable standard | |
| 36 | |---|---| |
| 37 | | Listed companies | Ind AS (mandatory) | |
| 38 | | Unlisted companies — net worth ≥ INR 250 crore | Ind AS (mandatory) | |
| 39 | | Unlisted companies — net worth < INR 250 crore | AS (Indian GAAP) unless voluntarily adopting Ind AS | |
| 40 | | Banking companies | Ind AS (mandatory from 2019) | |
| 41 | | Insurance companies | Ind AS (mandatory from 2023) | |
| 42 | | NBFCs — net worth ≥ INR 250 crore | Ind AS (mandatory) | |
| 43 | | Small companies (Section 2(85)) | AS (simplified requirements) | |
| 44 | | One Person Companies (OPC) | AS (simplified) | |
| 45 | |
| 46 | ### Ind AS applicability (phased rollout) |
| 47 | |
| 48 | | Phase | Companies covered | Effective from | |
| 49 | |---|---|---| |
| 50 | | Phase I | Listed + net worth ≥ INR 500 crore | 1 April 2016 | |
| 51 | | Phase II | Unlisted net worth ≥ INR 250 crore + listed on SME exchange | 1 April 2017 | |
| 52 | | Others | Voluntary adoption permitted; mandatory if thresholds met | Ongoing | |
| 53 | |
| 54 | --- |
| 55 | |
| 56 | ## Section 3 -- Size Thresholds |
| 57 | |
| 58 | ### Small Company (Section 2(85) — effective 1 December 2025) |
| 59 | |
| 60 | A private company qualifies as a "Small Company" if: |
| 61 | |
| 62 | | Criterion | Threshold | |
| 63 | |---|---| |
| 64 | | Paid-up share capital | ≤ INR 10 crore (INR 100,000,000) | |
| 65 | | Turnover (per last P&L) | ≤ INR 100 crore (INR 1,000,000,000) | |
| 66 | |
| 67 | Both conditions must be met. Excludes: public companies, Section 8 companies, and companies governed by special Acts. |
| 68 | |
| 69 | ### One Person Company (OPC) — Section 2(62) |
| 70 | |
| 71 | | Criterion | Threshold | |
| 72 | |---|---| |
| 73 | | Paid-up share capital | ≤ INR 50 lakh | |
| 74 | | Turnover | ≤ INR 2 crore | |
| 75 | |
| 76 | ### Implications of Small Company status |
| 77 | |
| 78 | - Exempt from cash flow statement in financial statements |
| 79 | - Exempt from CARO 2020 |
| 80 | - Exempt from auditor rotation requirements |
| 81 | - Abridged directors' report permitted |
| 82 | - No requirement for internal financial controls (IFC) reporting by auditor |
| 83 | - Board meetings: minimum 2 per year (instead of 4) |
| 84 | |
| 85 | --- |
| 86 | |
| 87 | ## Section 4 -- Required Financial Statements |
| 88 | |
| 89 | Under Section 2(40) and Section 129 of Companies Act 2013: |
| 90 | |
| 91 | | Document | All companies | Small company exemptions | |
| 92 | |---|---|---| |
| 93 | | Balance Sheet | Required (Schedule III format) | Required | |
| 94 | | Statement of Profit and Loss | Required (Schedule III format) | Required | |
| 95 | | Statement of Changes in Equity | Required (Ind AS companies) | Not required (AS companies) | |
| 96 | | Cash Flow Statement | Required | Exempt (small companies and OPCs) | |
| 97 | | Notes to Financial Statements | Required | Required (simplified) | |
| 98 | | Directors' Report (Section 134) | Required | Abridged version permitted | |
| 99 | | Auditor's Report | Required (all companies must be audited) | Required (but CARO exempt) | |
| 100 | | Consolidated Financial Statements | Required if subsidiary/associate/JV exists (Section 129(3)) | Required if applicable | |
| 101 | |
| 102 | --- |
| 103 | |
| 104 | ## Section 5 -- Year-End Adjustments Checklist |
| 105 | |
| 106 | | # | Adjustment | India-specific notes | |
| 107 | |---|---|---| |
| 108 | | 1 | Depreciation | Schedule II to Companies Act prescribes useful lives; component accounting under Ind AS | |
| 109 | | 2 | Provisions | Ind AS 37 / AS 29; present obligation, probable, reliably estimable | |
| 110 | | 3 | Employee benefits | Ind AS 19 / AS 15; gratuity (actuarial valuation mandatory); leave encashment | |
| 111 | | 4 | Expected credit losses | Ind AS 109 (ECL model); AS 4 (incurred loss) for non-Ind AS | |
| 112 | | 5 | Inventory | Ind AS 2 / AS 2; lower of cost and NRV; FIFO or weighted average | |
| 113 | | 6 | Deferred tax | Ind AS 12 / AS 22; temporary differences; effective rate ~25.17% (new regime) or 30%+ | |
| 114 | | 7 | Foreign exchange | Ind AS 21 / AS 11; monetary items at closing rate | |
| 115 | | 8 | Lease accounting | Ind AS 116 (right-of-use); AS 19 (finance/operating) for non-Ind AS | |
| 116 | | 9 | Revenue recognition | Ind AS 115 (5-step model); AS 9 for non-Ind AS | |
| 117 | | 10 | Government grants | Ind AS 20 / AS 12 | |
| 118 | | 11 | Gratuity provision | Payment of Gratuity Act 1972; actuarial valuation by qualified actuary | |
| 119 | | 12 | CSR provision | Section 135; if criteria met, provide for unspent CSR amount | |
| 120 | |
| 121 | --- |
| 122 | |
| 123 | ## Section 6 -- Statement of Profit and Loss Format |
| 124 | |
| 125 | Schedule III, Part II (by nature/function — Division I for non-Ind AS; Division II for Ind AS): |
| 126 | |
| 127 | ``` |
| 128 | I. Revenue from operations |
| 129 | (a) Sale of products |
| 130 | (b) Sale of services |
| 131 | (c) Other operating revenue |
| 132 | |
| 133 | II. Other income |
| 134 | |
| 135 | III. Total income (I + II) |
| 136 | |
| 137 | IV. Expenses: |
| 138 | (a) Cost of materials consumed |
| 139 | (b) Purchases of stock-in-trade |
| 140 | (c) Changes in inventories of FG, WIP and stock-in-trade |
| 141 | (d) Employee benefits expense |
| 142 | (e) Finance costs |
| 143 | (f) Depreciation and amortisation expense |
| 144 | (g) Other expenses |
| 145 | |
| 146 | V. Total expenses |
| 147 | |
| 148 | VI. Profit before exceptional items and tax (III - V) |
| 149 | |
| 150 | VII. Exceptional items |
| 151 | |
| 152 | VIII. Profit before tax (VI + VII) |
| 153 | |
| 154 | IX. Tax expense: |
| 155 | (a) Current tax |
| 156 | (b) Deferred tax |
| 157 | |
| 158 | X. Profit for the period (VIII - IX) |
| 159 | |
| 160 | XI. Other comprehensive income (Ind AS only) |
| 161 | (a) Items not reclassified to profit or loss |
| 162 | (b) Items that will be reclassified to profit or loss |
| 163 | |
| 164 | XII. Total comprehensive income (X + XI) |
| 165 | ``` |
| 166 | |
| 167 | --- |
| 168 | |
| 169 | ## Section 7 -- Balance Sheet Format |
| 170 | |
| 171 | Schedule III, Part I: |
| 172 | |
| 173 | ``` |
| 174 | EQUITY AND LIABILITIES |
| 175 | |
| 176 | Shareholders' Funds |
| 177 | (a) Share capital |
| 178 | (b) Reserves and surplus |
| 179 | (c) Money received against share warrants |
| 180 | |
| 181 | Share Application Money Pending Allotment |
| 182 | |
| 183 | Non-Current Liabilities |
| 184 | (a) Long-term borrowings |
| 185 | (b) Deferred tax liabilities (net) |
| 186 | (c) Other long-term liabilities |
| 187 | (d) Long-term provisions |
| 188 | |
| 189 | Current Liabilities |
| 190 | (a) Short-term borrowings |
| 191 | (b) Trade payables |
| 192 | - Total outstanding dues of MSMEs |
| 193 | - Total outstanding dues of others |
| 194 | (c) Other current liabilities |
| 195 | (d) Short-term provisions |
| 196 | |
| 197 | TOTAL |
| 198 | |
| 199 | ───────────────────────────────────── |
| 200 | |
| 201 | ASSETS |
| 202 | |
| 203 | Non-Current Assets |
| 204 | (a) Property, plant and equipment |
| 205 | - Tangible assets |
| 206 | - Intangible assets |
| 207 | - Capital work-in-progress |
| 208 | - Intangible assets under development |
| 209 | (b) Non-current investments |
| 210 | (c) Deferred tax assets (net) |
| 211 | (d) Long-term loans and advances |
| 212 | (e) Other non-current assets |
| 213 | |
| 214 | Current Assets |
| 215 | (a) Current investments |
| 216 | (b) Inventories |
| 217 | (c) Trade receivables |
| 218 | (d) Cash and cash equivalents |
| 219 | (e) Short-term loans and advances |
| 220 | (f) Other current assets |
| 221 | |
| 222 | TOTAL |
| 223 | ``` |
| 224 | |
| 225 | Note: Ind AS companies use Division II format which presents equity separately and has a different ordering. |
| 226 | |
| 227 | --- |
| 228 | |
| 229 | ## Section 8 -- Notes to Financial Statements |
| 230 | |
| 231 | | # | Disclosure | AS (non-Ind AS) | Ind AS | |
| 232 | |---|---|---|---| |
| 233 | | 1 | Significant accounting policies | Required (AS 1) | Required (Ind AS 1/8) | |
| 234 | | 2 | Property, plant and equipment | Required (Schedule III) | Required (Ind AS 16) | |
| 235 | | 3 | Share capital details | Required | Required | |
| 236 | | 4 | Borrowings (terms, security) | Required | Required | |
| 237 | | 5 | Trade payables (MSME ageing) | Required (MSMED Act) | Required | |
| 238 | | 6 | Related party transactions | Required (AS 18) | Required (Ind AS 24 — extensive) | |
| 239 | | 7 | Contingent liabilities and commitments | Required (AS 29) | Required (Ind AS 37) | |
| 240 | | 8 | Employee benefits / gratuity | Required (AS 15) | Required (Ind AS 19 — full actuarial) | |
| 241 | | 9 | Deferred tax | Required (AS 22) | Required (Ind AS 12) | |
| 242 | | 10 | Revenue recognition | Simplified (AS 9) | Required (Ind AS 115 — disaggregation) | |
| 243 | | 11 | Financial instruments | Not applicable | Required (Ind AS 107 — extensive) | |
| 244 | | 12 | Earnings per share | Required (AS 20) — listed only | Required (Ind AS 33) | |
| 245 | | 13 | Segment reporting | Required (AS 17) — listed | Required (Ind AS 108) — listed | |
| 246 | | 14 | CSR expenditure | Required (if Section 135 applies) | Required | |
| 247 | |
| 248 | --- |
| 249 | |
| 250 | ## Section 9 -- Filing Requirements |
| 251 | |
| 252 | | Item | Detail | |
| 253 | |---|---| |
| 254 | | Filing authority | MCA (Ministry of Corporate Affairs) via MCA21 portal | |
| 255 | | Filing form | e-Form AOC-4 (standalone); AOC-4 CFS (consolidated); AOC-4 XBRL (if applicable) | |
| 256 | | AGM deadline | Within 6 months from financial year-end (i.e., by 30 September for March year-end) | |
| 257 | | Filing deadline (AOC-4) | Within 30 days from date of AGM | |
| 258 | | Latest possible date | Approximately 31 October (for March year-end companies) | |
| 259 | | XBRL filing mandatory for | Companies with capital ≥ INR 5 crore OR turnover ≥ INR 150 crore; all listed companies | |
| 260 | | Filing fee | INR 200–600 depending on authorised capital | |
| 261 | | Additional fee (late filing) | INR 100 per day of delay (no maximum cap) | |
| 262 | | Digital signature | DSC of director + practicing professional (CA/CS/CMA) | |
| 263 | | Format | Figures in absolute rupees (not in lakhs/crores) | |
| 264 | |
| 265 | ### Non-filing consequences |
| 266 | |
| 267 | - Additional fee accumulates daily |
| 268 | - Directors may be disqualified under Section 164(2) if 3 consecutive years' filings are missed |
| 269 | - Company may be struck off under Section 248 |
| 270 | |
| 271 | --- |
| 272 | |
| 273 | ## Section 10 -- Audit Requirements |
| 274 | |
| 275 | ### Statutory audit (Section 139–147) |
| 276 | |
| 277 | **ALL companies** incorporated under the Companies Act 2013 must have their financial statements audited by a Chartered Accountant. There is no audit exemption by size in India. |
| 278 | |
| 279 | | Category | Audit requirement | CARO 2020 applicable? | |
| 280 | |---|---|---| |
| 281 | | Listed companies | Mandatory; audit + CARO | Yes | |
| 282 | | Public companies (non-listed) | Mandatory; audit + CARO | Yes (unless exempt) | |
| 283 | | Private companies (non-small) | Mandatory; audit + CARO | Yes (unless exempt) | |
| 284 | | Small companies | Mandatory; audit only | No — CARO exempt | |
| 285 | | OPC | Mandatory; audit only | No — CARO exempt | |
| 286 | | Section 8 companies (NPO) | Mandatory; audit only | No — CARO exempt | |
| 287 | |
| 288 | ### CARO 2020 exemption for private companies |
| 289 | |
| 290 | A private company is also exempt from CARO 2020 (in addition to small companies) if it simultaneously meets ALL of: |
| 291 | - Paid-up capital + reserves ≤ INR 1 crore |
| 292 | - Total borrowings ≤ INR 1 crore (from banks/financial institutions) |
| 293 | - Total revenue ≤ INR 10 crore |
| 294 | |
| 295 | ### Auditor rotation (Section 139(2)) |
| 296 | |
| 297 | | Company type | Individual auditor | Audit firm | |
| 298 | |---|---|---| |
| 299 | | Listed / prescribed class | 1 term of 5 consecutive years | 2 terms of 5 years (total 10 years) | |
| 300 | | Small companies | Exempt from rotation | Exempt from rotation | |
| 301 | | OPC | Exempt from rotation | Exempt from rotation | |
| 302 | |
| 303 | ### Internal audit (Section 138) |
| 304 | |
| 305 | Required if: |
| 306 | - Listed company |
| 307 | - Unlisted public company with: turnover ≥ INR 200 crore OR paid-up capital ≥ INR 50 crore OR loans/borrowings ≥ INR 100 crore OR deposits ≥ INR 25 crore |
| 308 | - Private company with: turnover ≥ INR 200 crore OR loans/borrowings ≥ INR 100 crore |
| 309 | |
| 310 | ### Auditor qualification |
| 311 | |
| 312 | Chartered Accountant (CA) holding Certificate of Practice, or firm of Chartered Accountants, registered with the Institute of Chartered Accountants of India (ICAI). For companies requiring CARO reporting, the auditor must also comply with Standards on Auditing (SA) issued by ICAI. |
| 313 | |
| 314 | --- |
| 315 | |
| 316 | ## Disclaimer |
| 317 | |
| 318 | This skill and its outputs are provided for informational and computational purposes only and do not constitute tax, legal, or financial advice. Open Accountants and its contributors accept no liability for any errors, omissions, or outcomes arising from the use of this skill. All outputs must be reviewed and signed off by a qualified professional before filing or acting upon. |
| 319 |
Run this skill, then get an accountant to check it
After running the full skill pack in your AI agent, sign up and upload your worksheet. We'll connect you with a trusted accountant in our network who can review your numbers before you file.
Verification status
Research-verified
Drafted from authoritative sources (tax authority sites, Big-4 summaries). Awaiting credentialed sign-off.
Needs section-by-section practitioner review to reach accountant-verified.
Section review progress
About
Use this skill when preparing, reviewing, or advising on annual financial statements for an Indian company. Trigger on phrases like "financial statements India", "MCA filing", "AOC-4", "Schedule III", "Ind AS", "Indian Accounting Standards", "Companies Act 2013", "CARO", "statutory audit India", "ROC filing", "small company India", "OPC", "balance sheet format India", or any question about preparing and filing statutory accounts under the Companies Act 2013. Covers Ind AS/AS frameworks, Schedule III formats, size thresholds, required statements, notes, MCA filing, and audit requirements.
Use this skill
This skill is open source and free to use in any AI agent. Copy it, download it, or clone the repo. If you find an error, report an issue — a licensed accountant will review.