~mga/openobject-addons/account_india

« back to all changes in this revision

Viewing changes to profile_indian_account/__terp__.py

  • Committer: mra (Open ERP)
  • Date: 2009-02-16 09:24:48 UTC
  • mto: (3547.3.19 trunk-extra-addons)
  • mto: This revision was merged to the branch mainline in revision 3561.
  • Revision ID: mra@tinyerp.com-20090216092448-zgo3ny65cxvhxeo4
profile_indian_account

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- encoding: utf-8 -*-
2
2
##############################################################################
3
3
#
4
 
#    OpenERP, Open Source Management Solution   
 
4
#    OpenERP, Open Source Management Solution
5
5
#    Copyright (C) 2004-2008 Tiny SPRL (<http://tiny.be>). All Rights Reserved
6
6
#    $Id$
7
7
#
27
27
    "depends":[
28
28
        "l10n_chart_in",
29
29
        "account_india_ledger",
30
 
        "account_indian_report"
 
30
        "account_indian_report",
31
31
        "account_voucher"
32
 
        
33
32
    ],
34
33
    "demo_xml":[],
35
34
    "update_xml":[],