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

« back to all changes in this revision

Viewing changes to order_line_number/__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:
23
23
{
24
24
    "name" : "Order Line Number",
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" : ["sale", "purchase"],
29
30
    "init_xml" : [],