~vauxoo/openerp-mexico-localization/type_invoice_report_dev_luis

« back to all changes in this revision

Viewing changes to l10n_mx_states/__terp__.py

[ADD][l10n_mx_facturae_email] add l10n_mx_facturae_email module and author changed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- encoding: utf-8 -*-
2
2
###########################################################################
3
3
#    Module Writen to OpenERP, Open Source Management Solution
4
 
#    Copyright (C) OpenERP Venezuela (<http://openerp.com.ve>).
 
4
#    Copyright (C) Vauxoo (<http://www.vauxoo.com>).
5
5
#    All Rights Reserved
 
6
#    Info Vauxoo (info@vauxoo.com)
6
7
###############Credits######################################################
7
 
#    Coded by: nhomar@openerp.com.ve,
 
8
#    Coded by: nhomar@vauxoo.com,
8
9
#    Planified by: Nhomar Hernandez
9
10
#    Finance by: 
10
 
#    Audited by: Alejandro Negrin alejandro@openerpmexico.com
 
11
#    Audited by: Alejandro Negrin anegrin@vauxoo.com
11
12
#############################################################################
12
13
#    This program is free software: you can redistribute it and/or modify
13
14
#    it under the terms of the GNU General Public License as published by
27
28
    "name" : "Mexican States",
28
29
    "version" : "0.1",
29
30
    "depends" : ["base"],
30
 
    "author" : "Netquatro",
 
31
    "author" : "Vauxoo",
31
32
    "description" : """
32
33
    What do this module:
33
34
    Load all Mexican States
34
35
                    """,
35
 
    "website" : "http://openerpmexico.com",
 
36
    "website" : "http://www.vauxoo.com",
36
37
    "category" : "Generic Modules",
37
38
    "init_xml" : [
38
39
    ],