~vauxoo/openerp-mexico-localization/type_invoice_report_dev_luis

« back to all changes in this revision

Viewing changes to l10n_mx_stock_total/__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
6
###############Credits######################################################
7
7
#    Coded by: Angelica Barrios angelicaisabelb@gmail.com
8
 
#              Humberto Arocha humberto@openerp.com.ve
 
8
#              Humberto Arocha hbto@vauxoo.com
9
9
#    Planified by: Humberto Arocha
10
10
#    Finance by: LUBCAN COL S.A.S http://www.lubcancol.com
11
 
#    Audited by: Humberto Arocha humberto@openerp.com.ve
 
11
#    Audited by: Humberto Arocha hbto@vauxoo.com
12
12
#############################################################################
13
13
#    This program is free software: you can redistribute it and/or modify
14
14
#    it under the terms of the GNU General Public License as published by
32
32
                 'product'                                          ,
33
33
                 'l10n_mx_stock_count'                              ,
34
34
                ]                                                   ,
35
 
    "author" : "OpenERP Venezuela"                                  ,
 
35
    "author" : "Vauxoo"                                  ,
36
36
    "description" : """
37
37
    Modulo para el Reporte de la Hoha de Conteo de Inventario
38
38
                    """                                             ,
39
 
    "website" : "http://wiki.openerp.org.ve/"                       ,
 
39
    "website" : "http://www.vauxoo.com/"                       ,
40
40
    "category" : "Generic Modules"                                  ,
41
41
    "init_xml" : [
42
42
    ]                                                               ,