~vauxoo/addons-vauxoo/7.0-changes-in-openerp-alan

« back to all changes in this revision

Viewing changes to invoice_date_time/__openerp__.py

  • Committer: Jose Antonio
  • Author(s): Vauxoo
  • Date: 2012-05-24 15:02:31 UTC
  • mfrom: (234.1.12 addons-vauxoo)
  • Revision ID: jose@vauxoo.com-20120524150231-s7vw05dqey5ei9n4

[IMP] Change method write of product to save method cost change
> [IMP] Added new date in the compute cost
> [IMP] Comment line of invoice model

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    "depends" : ["account"],
29
29
    "author" : "Vauxoo",
30
30
    "description" : """
 
31
    Module that adds a datetime field in the invoice to be chronology of creation for the calculation of cost
31
32
    """,
32
33
    "website" : "http://vauxoo.com",
33
34
    "category" : "Generic Modules",