~serpent-consulting-services/addons-vauxoo/7.0-fix-aging-due-mx-dependency

« back to all changes in this revision

Viewing changes to inventory_stock_report/__openerp__.py

  • Committer: Moises Lopez
  • Date: 2014-10-03 08:04:16 UTC
  • mfrom: (1144.1.3 70-addons-vauxoo)
  • Revision ID: moylop260@vauxoo.com-20141003080416-yquvsxfq5i4cy8ux
[MERGE] [FIX] trailing whitespace pylint error C0303 and
[FIX] autopep8 ignoring E501 & E128 and
[FIX] reimported

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#    Copyright (C) Vauxoo (<http://vauxoo.com>).
6
6
#    All Rights Reserved
7
7
###############Credits######################################################
8
 
#    Coded by: Vauxoo C.A.           
 
8
#    Coded by: Vauxoo C.A.
9
9
#    Planified by: Nhomar Hernandez
10
10
#    Audited by: Vauxoo C.A.
11
11
#############################################################################
42
42
    "demo_xml" : [
43
43
    ]                                                               ,
44
44
    "update_xml" : [
45
 
                'stock_report.xml'                           ,  
46
 
                'wizard/stock_count_view.xml'                           ,  
 
45
                'stock_report.xml'                           ,
 
46
                'wizard/stock_count_view.xml'                           ,
47
47
                'wizard/stock_qty_view.xml'                       ,
48
 
                
 
48
 
49
49
    ]                                                               ,
50
50
    "active": False                                                 ,
51
51
    "installable": True                                             ,