~mikel-martin/openobject-addons/extra-5.0_esale_osc_enhancement

« back to all changes in this revision

Viewing changes to account_invoice_analytic_required/__terp__.py

  • Committer: Jay(Open ERP)
  • Author(s): GPA(OpenERP)
  • Date: 2009-11-25 06:38:10 UTC
  • Revision ID: jvo@tinyerp.com-20091125063810-dlnoc5kz1f68q6kw
[IMP] Modules : Module name improvements in __terp__.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#
21
21
##############################################################################
22
22
{
23
 
    "name" : "Account invoice analytic required",
 
23
    "name" : "Make Account invoice analytic account required in sale.invoice.line.",
24
24
    "version" : "1.0",
25
25
    "depends" : ["account", "base"],
26
26
    "author" : "Tiny",