~savoirfairelinux-openerp/openerp-mgmtsystem/openupgrade70

« back to all changes in this revision

Viewing changes to document_page_health_safety_manual/__openerp__.py

  • Committer: Virgil Dupras
  • Date: 2013-01-31 14:21:30 UTC
  • mfrom: (10.2.3 migrate-7.0)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: virgil.dupras@savoirfairelinux.com-20130131142130-grxopntdhgea04u5
[MRG] Merged nc-extend with migrate-7.0

I resolved basic conficts, but there are still problems with modules that we have to fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
    "website" : "http://www.savoirfairelinux.com",
26
26
    "license" : "AGPL-3",
27
27
    "category" : "Generic Modules/Others",
28
 
    "description": """Health and Safety Manual Template.""",
29
 
    "depends" : ['wiki','mgmtsystem_manuals'],
 
28
    "description": """Health and Safety Manual Template
 
29
    """,
 
30
    "depends" : ['document_page','mgmtsystem_manuals'],
30
31
    "init_xml" : [],
31
 
    "update_xml" : ['wiki_health_safety_manual.xml'],
 
32
    "update_xml" : ['document_page_health_safety_manual.xml'],
32
33
    "demo_xml" : [],
33
34
    "installable" : True,
34
35
    "certificate" : ''