~vauxoo/openerp-venezuela-localization/sisb_jose_consultar_rif_openerp

« back to all changes in this revision

Viewing changes to l10n_ve_topology/__openerp__.py

  • Committer: Servidor Desarrollo
  • Date: 2012-01-27 13:19:13 UTC
  • Revision ID: info@vauxoo.com-20120127131913-ma87fvb9gyq50rrs
⅛â[FIX] Some text on __openerp__ py file not according withwhat this module does.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
24
24
################################################################################
25
25
{
26
 
    "name" : "Opening balance Update",
27
 
    "version" : "0.2",
 
26
    "name" : "Topology for Venezuela",
 
27
    "version" : "0.3",
28
28
    "depends" : ["base"],
29
29
    "author" : "Vauxoo",
30
30
    "description" : """
37
37
        Adds new information sectors of the state, municipality, parish and city to which he belongs. 
38
38
                        """,
39
39
    "website" : "http://vauxoo.com",
40
 
    "category" : "Generic Modules/Topology",
 
40
    "category" : "Generic Modules/Localization",
41
41
    "init_xml" : [
42
42
                    "data/states_ve_data.xml",
43
43
                    "data/city_ve_data.xml",