~mga/openobject-addons/account_india

« back to all changes in this revision

Viewing changes to portal_service/__terp__.py

  • Committer: Fabien Pinckaers
  • Date: 2008-11-12 05:43:45 UTC
  • mfrom: (3335.1.27 trunk-extra-addons)
  • Revision ID: fp@tinyerp.com-20081112054345-8b58ct265u3cuo7o
improvement

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
#
30
30
    "category" : "Generic Modules/Others",
31
31
    "description": "Potal Management - Service company specific data.",
32
32
    "init_xml" : [],
33
 
    "update_xml" : ["portal_project_view.xml","portal_project_data.xml",
 
33
    "update_xml" : ["portal_project_data.xml",
34
34
                    "portal_crm_view.xml","portal_crm_data.xml",
35
35
                    "portal_scrum_view.xml","portal_scrum_data.xml",
36
36
                    ],