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

« back to all changes in this revision

Viewing changes to account_asset_date/__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:
30
30
    "author" : "Vauxoo",
31
31
    "category" : "account asset",
32
32
    "description" : """
33
 
        This module adds a date field in assets and change the 
34
 
        translation of the purchase date field to use as the start date 
 
33
        This module adds a date field in assets and change the
 
34
        translation of the purchase date field to use as the start date
35
35
        for depreciation
36
36
    """,
37
37
    "website" : "http://www.vauxoo.com/",