~cristian-rocha/eficent-openerp-project-management/eficent-openerp-project-management

« back to all changes in this revision

Viewing changes to project_category/__openerp__.py

  • Committer: Cristian Sebastian Rocha
  • Date: 2012-11-27 15:11:36 UTC
  • Revision ID: crocha@kekkaishi.jjdiazarana.net-20121127151136-hzzp8jl8iqhovqx3
[FIX] Fix multiple bugs to make it installable in 7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    "category": "Generic Modules/Projects & Services",
29
29
    "depends": [
30
30
                "base",
 
31
                "account",                       
 
32
                "analytic",                       
31
33
                "project",                       
32
34
                ],
33
35
    "description": """ This module intrododuces the possibility to associate categories to analytic accounts and projects.