~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to msf_supply_doc_export/__openerp__.py

  • Committer: Olivier DOSSMANN
  • Date: 2012-09-10 12:47:41 UTC
  • mfrom: (1122 unifield-wm)
  • mto: This revision was merged to the branch mainline in revision 1133.
  • Revision ID: olivier@tempo-laptop-20120910124741-jwl0z433kaszn1ob
UF-1285 [MERGE] Last trunk lp:unifield-wm

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
##############################################################################
3
3
#
4
4
#    OpenERP, Open Source Management Solution
5
 
#    Copyright (C) 2012 TeMPO Consulting, MSF, Smile. All Rights Reserved
 
5
#    Copyright (C) 2012 TeMPO Consulting, MSF. All Rights Reserved
6
6
#
7
7
#    This program is free software: you can redistribute it and/or modify
8
8
#    it under the terms of the GNU Affero General Public License as
23
23
    "name" : "Export Files in Excel Format",
24
24
    "version" : "0.1",
25
25
    "description" : "This module enables to export file in xls format",
26
 
    "author" : "MSF - TeMPO Consulting - Smile",
 
26
    "author" : "MSF - TeMPO Consulting",
27
27
    "category" : "Sale",
28
28
    "depends" : ["sale", "purchase"],
29
29
    "init_xml" : [],