deprecated form 16 print format
diff --git a/accounts/Print Format/Form 16A Print Format/Form 16A Print Format.txt b/accounts/Print Format/Form 16A Print Format/Form 16A Print Format.txt
deleted file mode 100644
index 2e5436b..0000000
--- a/accounts/Print Format/Form 16A Print Format/Form 16A Print Format.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-[
- {
- "owner": "Administrator",
- "docstatus": 0,
- "creation": "2010-09-27 17:30:34",
- "modified_by": "Administrator",
- "modified": "2011-10-19 14:19:27"
- },
- {
- "name": "__common__",
- "module": "Accounts",
- "standard": "Yes",
- "html": "<html>\n <script>\n function get_letter_head() {\n\t// add letter head\n\tvar cp = locals['Control Panel']['Control Panel'];\n\tif(doc.letter_head)\n\t\tvar lh= cstr(_p.letter_heads[doc.letter_head]);\n\telse if(cp.letter_head)\n\t\tvar lh= cp.letter_head;\n\telse \n\t\tvar lh= '';\n\t\t\n\treturn lh;\n}\n </script>\n<body>\n<table border = \"1\" style='border-collapse: collapse;'>\n <tr>\n <td>\n <div style=\"border-bottom: 1px solid; padding-bottom: 5px; width:100%\"><script>get_letter_head()</script></div>\n </td>\n </tr>\n <tr>\n <td colspan = \"3\"><h1 align = \"center\"><b>FORM No. 16 A</b></h1>\n <p align=\"right\">Certificate No:<script>doc.name</script></p>\n <p align = \"center\">[See rule 31 (1)(b)]</p>\n <h2 align = \"center\"><b>Certifiction of deduction of tax at source under section 203 of the Income-tax Act, 1961</b></h2>\n <p>[For interest on securities; dividends; interests other than 'interests on securities';winnings from lottery or crossword puzzle;\n winnings from horse race; payments to contractors and sub-contractors;insurance comission;payments to\n \n non-resident sportsmen/ sports associations;payments in respect of deposits under National Savings Scheme:\n payments on account of repurchase of units by Mutual Fund or Unit Trust of India; commission, remuneration or prize\n \n on sale of lottery tickets; comission or brokerage;rent;fees for professional or technical services;royalty and any sum \n under section 28(va);income in respect of units; payment of compensation on acquisition of certain immovable property;\n\n other sums under section 195; income in respect of units of non-residents referred to in section 196A; income from units\n referred to in section 196B;income from foreign currency bonds or shares of an Indian Company referred to in section</p>\n 196C; income of Foreign Institutional Investors from securities referred to in section 196D]\n </td> \n </tr>\n\n <tr>\n <td width=\"30%\">Name and address of person deducing tax</td>\n <td width=\"40%\">Acknowledgement No.s of all quarterly statements of TDS under sub-section(3) of section 200 as provided by TIN Facilitation Centre or NSDL web-site</td>\n <td width=\"30%\">Name and address of the person to whom payment is made or in whose account it is credited</td>\n </tr>\n \n <tr>\n <td>\n <table>\n <tr><script>doc.company</script></tr><br><br>\n <tr><script>replace_newlines(doc.company_address)</script></tr>\n </table>\n </td>\n <td>\n <script>print_table('Form 16A', doc.name, 'form_16A_ack_details','Form 16A Ack Detail', ['quarter','ack_no'], ['Quarter' , 'Acknowledgement No.'] , ['40%','60%']).innerHTML</script>\n </td>\n <td>\n <table>\n <tr><script>doc.party_name</script></tr><br><br>\n <tr><script>replace_newlines(doc.party_address)</script></tr>\n </table>\n </td>\n </tr>\n \n <tr>\n <td>\n <table>\n <tr><b>Registration Details OF THE DEDUCTOR</b></tr><br>\n <tr><script>replace_newlines(doc.registration_details)</script></tr>\n </table>\n </td>\n \n <td>\n <table>\n <tr><b><center>NATURE OF PAYMENT</center></b></tr><br><br>\n <tr><b><center><script>doc.tds_category</script></center></b></tr>\n \n </table>\n </td>\n \n <td>\n <table>\n <tr><b>PAN NO. OF THE PAYEE</b></tr><br>\n <tr><script>doc.pan_number</script></tr>\n \n </table>\n </td>\n </tr>\n \n <tr>\n <td align = \"center\" colspan =\"3\"><b>DETAILS OF PAYMENT, TAX DEDUCTION AND DEPOSIT OF TAX INTO CENTRAL GOVERNMENT ACCOUNT</b>\n <p align = \"center\">(The deductor is to provide transaction wise details of tax deducted and deposited)</p>\n </tr>\n \n <tr>\n <td colspan=\"3\">\n <script>print_table('Form 16A', doc.name, 'form_16A_tax_details','Form 16A Tax Detail', ['SR','amount_paid', 'date_of_payment','tds_main','surcharge','cess_on_tds','total_tax_deposited','cheque_no','bsr_code','tax_deposited_date','challan_no'], ['S No.' , 'Amount paid / credited','Date of payment / credit','TDS (Rs.)','Surcharge (Rs.)','Cess on TDS(Rs.)','Total Tax Deposited (Rs.)','Cheque/DD no.(if any)','BSR code on bank branch', 'Date on which tax deposited(dd/mm/yy)','Transfer Voucher/Challan Identification no.'] , ['3%', '10%','10%', '10%','10%','6%','10%' ,'10%','7%' ,'10%','7%','7%'] ).innerHTML</script>\n </td>\n </tr>\n \n <tr>\n <td colspan=\"3\">\n Certified that a sum of Rs. <script>doc.total_amount</script> has been deducted at source and paid to the credit of the Central Government as per details given above <br><br><br><br>\n <p align=\"right\"> Signature of person responsible for deduction of tax \n </td>\n </tr>\n \n <tr>\n <td colspan=\"3\">\n <table width=\"100%\" border=\"0\">\n <tr>\n <td width=\"50%\">Place: <script>doc.place</script></td>\n <td width=\"50%\" align=\"right\">Full Name: <script>doc.full_name</script></td>\n </tr>\n <tr>\n <td width=\"50%\">Date: <script>date.str_to_user(doc.dt)</script></td>\n <td width=\"50%\" align=\"right\">Designation: <script>doc.designation</script></td>\n </tr>\n </table>\n </td>\n </tr>\n \n</table>\n</body>\n</html>",
- "doctype": "Print Format"
- },
- {
- "name": "Form 16A Print Format",
- "doctype": "Print Format"
- }
-]
\ No newline at end of file
diff --git a/accounts/page/accounts_home/accounts_home.html b/accounts/page/accounts_home/accounts_home.html
index 0e71487..498f811 100644
--- a/accounts/page/accounts_home/accounts_home.html
+++ b/accounts/page/accounts_home/accounts_home.html
@@ -123,35 +123,10 @@
</div>
<div class="section india-specific">
- <div class="section-head">Tax Deduction (India)</div>
+ <div class="section-head">India Specific</div>
<div class="section-body">
<div class="section-item">
<a class="section-link"
- title = "Tax Deduction at Source (TDS) payments to be made to the goverment"
- href="#List/TDS Payment">TDS Payments</a>
- </div>
- <div class="section-item">
- <a class="section-link"
- title = "Update with acknowledgement recd from the government"
- href="#List/TDS Return Acknowledgement">TDS Return Acknowledgement</a>
- </div>
- <div class="section-item">
- <a class="section-link"
- title = "Tax deduction (TDS) categories"
- href="#List/TDS Category">TDS Category</a>
- </div>
- <div class="section-item">
- <a class="section-link"
- title = "Tax deduction (TDS) rates for different periods"
- href="#List/TDS Rate Chart">TDS Rate Chart</a>
- </div>
- <div class="section-item">
- <a class="section-link"
- title = "Challan given to employees/suppliers whose tax (TDS) has been deducted"
- href="#List/Form 16A">Form 16A</a>
- </div>
- <div class="section-item">
- <a class="section-link"
title = "C-Forms received from customers"
href="#List/C-Form">C-Form</a>
</div>
diff --git a/patches/december_2012/delete_form16_print_format.py b/patches/december_2012/delete_form16_print_format.py
new file mode 100644
index 0000000..4234d65
--- /dev/null
+++ b/patches/december_2012/delete_form16_print_format.py
@@ -0,0 +1,3 @@
+import webnotes
+def execute():
+ webnotes.delete_doc("Print Format", "Form 16A Print Format")
\ No newline at end of file
diff --git a/patches/patch_list.py b/patches/patch_list.py
index 67daf26..2ca4822 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -558,4 +558,8 @@
'patch_module': 'patches.december_2012',
'patch_file': 'rebuild_item_group_tree',
},
+ {
+ 'patch_module': 'patches.december_2012',
+ 'patch_file': 'delete_form16_print_format',
+ },
]
\ No newline at end of file