~unifield-team/unifield-wm/uf-2207

« back to all changes in this revision

Viewing changes to product_nomenclature/__openerp__.py

  • Committer: jf
  • Date: 2012-02-17 15:51:37 UTC
  • Revision ID: jf@tempo4-20120217155137-qtwwu82qyiy0tgix
authorĀ inĀ __openerp__.py

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) 2011 MSF, TeMPO consulting
 
5
#    Copyright (C) 2011 MSF, TeMPO Consulting
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
{
24
24
    "name" : "Products Nomenclature",
25
25
    "version" : "0.1",
26
 
    "author" : "MSF pam",
 
26
    "author" : "MSF, TeMPO Consulting",
 
27
    "developer": "pam",
27
28
    "category" : "Generic Modules/Inventory Control",
28
29
    "depends" : ["product", "stock", "purchase"],
29
30
    "init_xml" : [],