[IMP] l10n_pe, l10n_uy: add missing certificates
authorOlivier Dony <odo@openerp.com>
Thu, 16 Feb 2012 16:18:05 +0000 (17:18 +0100)
committerOlivier Dony <odo@openerp.com>
Thu, 16 Feb 2012 16:18:05 +0000 (17:18 +0100)
bzr revid: odo@openerp.com-20120216161805-wmqgmzt1jgc9lm33

addons/l10n_pe/__openerp__.py
addons/l10n_uy/__openerp__.py

index b641891..fa65c10 100644 (file)
@@ -45,7 +45,7 @@ Plan contable peruano e impuestos de acuerdo a disposiciones vigentes de la SUNA
                        ],
     "active": False,
     "installable": True,
-    "certificate" : "",
+    "certificate" : "0045046493412",
     'images': ['images/config_chart_l10n_pe.jpeg','images/l10n_pe_chart.jpeg'],
 }
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
index 3933ac7..b68c6e9 100644 (file)
@@ -50,7 +50,7 @@ Provide Templates for Chart of Accounts, Taxes for Uruguay
     "demo_xml": [],
     "auto_install": False,
     "installable": True,
-    'certificate' : '',
+    'certificate' : '0078287892698',
     "images": ["images/config_chart_l10n_uy.jpeg","images/l10n_uy_chart.jpeg"],
 }