Skip to main content

Income Tax process and e-filing


http://financeminister.in/income_tax_calculator.php

https://incometaxindiaefiling.gov.in

Below I am listing the step-by-step activities of the Tax Process that a working professional need to do in a given Financial Year. Here FY refers to Financial Year  and  AY refers to Assesment Year.

  1. Each month we will pay the Tax (From APRIL 20xx to MARCH 20xx+1) through our Employer for the FY 20xx – 20xx+1.
  2. In the month April 20xx, we will give the investment details to the employer (in our employer specified portal) for the FY 20xx – 20xx+1.
  3. In the month January 20xx+1, we will give the investment proof details , Rent receipts… to the Employer Finance Department for the FY 20xx – 20xx+1.
  4. In the month MAY/JUNE 20xx+1, employer gives the Form 16 for the FY 20xx – 20xx+1 to us (The proof given by the employer to the employee for the tax paid by the employee).
  5. In the month July 20xx+1 (on or before July 31st of every year), we will fill the ITR forms (earlier it was NayaSaral form) and will file the ITRs (e-filing) for the FY 20xx – 20xx+1 @ the Income Tax url : https://incometaxindiaefiling.gov.in and after we complete the e-filing, we will get ITR-V (a PDF file)  as a proof. We will send a signed copy of this PDF to Income Tax department.
  6. Later Tax department will send us a confirmation mail to our mailId for the tax paid.

How to do the E-Filing :

  1. Download the ITR form from the URL : https://incometaxindiaefiling.gov.in/portal/individual_huf.do
  2. Fill the appropriate ITR form and generate XML from it (please find below for detailed steps).
  3. Go to https://incometaxindiaefiling.gov.in and register and create a user id/password.
  4. Please note that the name to be given while registering should be exactly similar to the name appearing in your PAN card.
  5. Go to “Submit Return” and select the assessment year.
  6. Now select the appropriate type of Return Form and select whether the form is digitally signed.
  7. Browse to select XML file and click on “Upload” button.
  8. On successful upload acknowledgement details would be displayed. Click on “Print” to generate printout of acknowledgement/ITR-V Form.
  9. ITR V is a pdf file and password protected. The password will be your PAN number in small letters plus date of birth in ddmmyyyy format without spaces.
  10. Incase the return is digitally signed, on generation of “Acknowledgement” the Return Filing process gets completed. You may take a printout of the Acknowledgement for your record.
  11. Incase the return is not digitally signed, on successful uploading of e-Return, the ITR-V Form would be generated which needs to be printed by the tax payers. This is an acknowledgement cum verification form. A duly signed ITR-V form should be mailed to “Income Tax Department – CPC, Post Bag No – 1, Electronic City Post Office, Bengaluru – 560100, Karnataka, ”    BY ORDINARY POST OR SPEED POST ONLY   within 120 days of transmitting the data electronically. ITR-V sent by Registered Post or Courier will not be accepted.

Please keep in mind the below points when you fill the ITR form:

  1. When you fill ITR form, enable the macros in the xls. In Excel 2007, it appears in a tab “Security warning” – enable that option.
  2. Enter the values only in the GREEN colored xl cells.
  3. Use TAB to navigate through the data entry cells on the sheet.
  4. Dates must always be entered as dd/mm/yyyy formats  (ex : 14/03/2010).
  5. Click  ”Next/Previous”  to navigate between the sheets.
  6. After you fill a sheet, click the “Validate” button.
  7. Click on ‘Calculate Tax’ button on the ‘Income Details’ sheet.
  8. Save your Excel File once your work is completed.
  9. After above steps completed for all sheets, click on Generate XML from any of the sheets.
  10. The XML file is now saved in the same folder in which the Excel utility is saved, and can be uploaded.
Dos and Dont’s for printing and submitting of ITR-Vs to ITD-CPC Bangalore

  1. Please use Ink Jet /Laser printer to print the ITR-V Form.
  2. The ITR-V Form should be printed only in black ink.
  3. Ensure that print out is clear and not light print/faded copy.
  4. Please do not print any water marks on ITR-V. The only permissible watermark is that of “Income tax Department” which is printed automatically on each ITR-V.
  5. The document that is mailed to CPC should be signed in original in BLUE INK.
  6. Photocopy of signatures will not be accepted.
  7. The signatures or any handwritten text should not be written on Bar code.
  8. Bar code and numbers below barcode should be clearly visible.
  9. Only A4 size white paper should be used.
  10. Avoid typing anything at the back of the paper.
  11. Perforated paper or any other size paper should be avoided.
  12. Do not use stapler on ITR V acknowledgement.
  13. In case you are submitting original and revised returns, do not print them back to back. Use two separate papers for printing ITR-Vs separately.
  14. More than one ITR-V can be sent in the same envelope.
  15. Please do not submit any annexures, covering letter, pre stamped envelopes etc. along with ITR-V.
  16. ITR-Vs that do not conform to the above specifications may get rejected or acknowledgement of receipt may get delayed.

No Income Tax Return needed for individuals having income below 5 Lakh from FY 2010-11

Individuals having total income up to Rs.5,00,000 for FY 2010-11, after allowable deductions, consisting of salary from a single employer and interest income from deposits in a saving bank account up to Rs.10,000 are not required to file their income tax return. Such individuals must report their Permanent Account Number (PAN) and the entire income from bank interest to their employer, pay the entire tax by way of deduction of tax at source, and obtain a certificate of tax deduction in Form No.16.

Persons receiving salary from more than one employer, having income from sources other than salary and interest income from a savings bank account, or having refund claims shall not be covered under the scheme.

For more details, visit:

http://www.incometaxindia.gov.in/home.asp
http://www.incometaxindia.gov.in/archive/PressRelease_ExemptEfilingSalaryPerson_06232011.pdf

To get an idea about which ITR form to use :




Comments

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. View your tax credit statement — Form 26AS — for the financial year 2012-13 . The statement will reflect the taxes deducted by your employer actually deposited with the I-T department. NJ tax

    ReplyDelete

Post a Comment

Popular posts from this blog

ATG Order update - InvalidVersionException and ConcurrentUpdateException

ATG repository item descriptor can have the version property. The atg.adapter.gsa.ItemTransactionState holds this version information. For example consider the Order item-descriptor. It has the version property defined against the table dcspp_order. Means, the dcspp_order table has the column version which defines which version of order is currently in the DB. Each order update flow will update this column.  <property name="version" display-name-resource="version" data-type="int" queryable="true" readable="true" column-name="version" hidden="false" category-resource="categoryInfo" expert="true" required="false" cache-mode="inherit" writable="true">     <attribute name="uiwritable" value="false"/>     <attribute name="propertySortPriority" value="30"/>   </property> ------------------------------- Du...

Search Facets - how to create a new search facets in ATG Search

A Facet is a search refinement element that corresponds to a property of a commerce item type. ATG supports the search result refinement using the Faceted Search concept. Read more about facted search @  http://en.wikipedia.org/wiki/Faceted_search . Facet can either be ranges or specific values. Each facet is stored in the RefinementRepository as a separate refineElement repository item. Facets are divided into Global and Local facets. Global facets apply to all the categories and local facets only to the category in which they are created. For example Price/Brand can be considered as the facets that are common for all skus and New Release/Coming Soon can be considered as the facets that are specific to Physical Media products like Vidoe/DVD/Blue-ray/Books. We can use the ATG BCC - Merchandising UI to create facets. The Faceting Property depends on the meta-properties defined in the \atg\commerce\search\product-catalog-output-config.xml ( the def...

ATG Search - how to configure multiple language search

Here I am going to explain the steps involved in configuring the multi-language ATG Search if your site support multiple language. I have given the different steps in indexing and search flows. Indexing flow : You could configure different search projects for different locales to support parallel search indexing for each locale. You could setup search environment for the search projects so that the indexing host is different for the two projects. Configure the LocaleVariantProducer @ ProductCatalogOutputConfig to specify the locale for the new language. Include the language dictionaries you need in Search Admin on the Search Projects which can be used for indexing and searching in multiple languages. Specify the locales @ \atg\search\config\LanguageDimensionService so that you could configure the search configurations for each language. When you create the search configuration tree, specify the "Contents vary by" as Language, to configure the search configurations li...

Tax Credit Statement ( Form 26AS )

Read more about Tax filing @  http://tips4ufromsony.blogspot.com/2011/07/income-tax-process-and-e-filing.html  . Form 26AS is a consolidated tax statement issued under Rule 31 AB of Income Tax Rules to PAN holders. This statement, with respect to a financial year, will include details of: Tax deducted at source (TDS). Tax collected at source (TCS). Advance tax/self assessment tax/regular assessment tax etc., deposited in the bank by the taxpayers (PAN holders). Paid refund received during the financial year. Form 26AS will be prepared only with respect to Financial Year 05-06 onwards. To view the Form26AS , log-in to https://incometaxindiaefiling.gov.in and click on ‘View Tax Credit Statement (From 26AS)’  in ‘My Account’. Read more about Form 26AS  @ http://www.incometaxindia.gov.in/26ASTaxCreditStatement.asp http://www.tin-nsdl.com/form26as.asp

Good features of Eclipse3.5 (Eclipse Galileo) JDT

This blog will list down the new features of Eclipse Galileo JDT. I will write another blog regarding the features of Eclipse Helios and Eclipse Indigo. Read about Eclipse Helios features @  http://tips4ufromsony.blogspot.com/2011/11/good-features-of-eclipse-36-eclipse.html ========================================================== 1. Toggle Breadcrumb —> Will list the name of the file and the method name with respect to your cursor position , on the top of the Eclipse IDE. From here you can go to other methods, other classes in same package , …. Screen shot of Toggle Breadcrumb: ========================================================== 2. From the method call , you can either go to declaration or to implementation Screen shot of implementation call: ========================================================== 3. Advanced Open Type –> You can restrict the open type to a selected Working set only. Screen shot of Advanced Open Type: ==========...