~vauxoo/openerp-mexico-localization/type_invoice_report_dev_luis

« back to all changes in this revision

Viewing changes to l10n_mx_facturae_cer/__openerp__.py

  • Committer: moylop260
  • Date: 2012-03-24 04:52:41 UTC
  • Revision ID: moylop260@vauxoo.com-20120324045241-w1lu20m8v5laeedf
[REF] Add description to modules

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
##############################################################################
27
27
 
28
28
{
29
 
    "name" : "Creacion de Factura Electronica para Mexico (CFD)",
 
29
    "name" : "l10n_mx_facturae_cer",
30
30
    "version" : "1.0",
31
31
    "author" : "Vauxoo",
32
32
    "category" : "Localization/Mexico",
33
 
    "description" : """ This module allows add certificates required for Factura Electronica" 
 
33
    "description" : """This module allows add certificates required for Factura-E MX
34
34
    """,
35
35
    "website" : "http://www.vauxoo.com/",
36
36
    "license" : "AGPL-3",