~technofluid-team/openobject-addons/technofluid_multiple_installations

« back to all changes in this revision

Viewing changes to l10n_ch_pcpbl_association/__terp__.py

  • Committer: pinky
  • Date: 2006-12-07 13:41:40 UTC
  • Revision ID: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
New trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
        "name" : "Suisse - Plan comptable pour Association",
 
3
        "version" : "1.0",
 
4
        "author" : "Camptocamp",
 
5
        "category" : "Localisation/Account charts",
 
6
        "depends" : ["base", "account","l10n_ch"],
 
7
        "init_xml" : [],
 
8
        "update_xml" : ["account_ch_association.xml"],
 
9
        "demo_xml" : [],
 
10
        "active": False
 
11
}