Merge lp:~vauxoo/openerp-venezuela-localization/gaby-merge-debit-credit-fiscal-requirements into lp:~openerp-venezuela/openerp-venezuela-localization/6.0-trunk

Proposed by Gabriela Quilarque
Status: Merged
Merged at revision: 473
Proposed branch: lp:~vauxoo/openerp-venezuela-localization/gaby-merge-debit-credit-fiscal-requirements
Merge into: lp:~openerp-venezuela/openerp-venezuela-localization/6.0-trunk
Diff against target: 81 lines (+26/-11)
2 files modified
l10n_ve_fiscal_requirements/__openerp__.py (+2/-2)
l10n_ve_fiscal_requirements/i18n/es_VE.po (+24/-9)
To merge this branch: bzr merge lp:~vauxoo/openerp-venezuela-localization/gaby-merge-debit-credit-fiscal-requirements
Reviewer Review Type Date Requested Status
Gabriela Quilarque Pending
Review via email: mp+81222@code.launchpad.net

Description of the change

Added Translations.
Update file __openerp__.py

module: l10n_ve_fiscal_requirements.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'l10n_ve_fiscal_requirements/__openerp__.py'
--- l10n_ve_fiscal_requirements/__openerp__.py 2011-11-03 23:13:18 +0000
+++ l10n_ve_fiscal_requirements/__openerp__.py 2011-11-03 23:51:23 +0000
@@ -40,9 +40,9 @@
40 - Tax Units configuration.40 - Tax Units configuration.
41 - When a partner is updated by using the SENIAT Update Button, its name changes to41 - When a partner is updated by using the SENIAT Update Button, its name changes to
42 readonly to avoid manual changes.42 readonly to avoid manual changes.
43 - Added field Parent in the invoice of customers and suppliers, for link the invoice 43 - Add field Parent in the invoice of customers and suppliers, for link the invoice
44 that generated debit or credit note.44 that generated debit or credit note.
45 --Added wizard for generate debit note from invoice and done accounting entry.45 --Add wizard for generate debit note from invoice and done accounting entry.
46 -------------------------------------------------------------------------------------------46 -------------------------------------------------------------------------------------------
47 For damaged invoices (Free form formats), you must go to the company and, under the configuration section,47 For damaged invoices (Free form formats), you must go to the company and, under the configuration section,
48 create the corresponding journal and account.48 create the corresponding journal and account.
4949
=== modified file 'l10n_ve_fiscal_requirements/i18n/es_VE.po'
--- l10n_ve_fiscal_requirements/i18n/es_VE.po 2011-11-03 22:32:05 +0000
+++ l10n_ve_fiscal_requirements/i18n/es_VE.po 2011-11-03 23:51:23 +0000
@@ -50,6 +50,11 @@
50" - VAT verification for Venezuela rules.\n"50" - VAT verification for Venezuela rules.\n"
51" - Damaged \"free forms\" justification.\n"51" - Damaged \"free forms\" justification.\n"
52" - Tax Units configuration.\n"52" - Tax Units configuration.\n"
53" - When a partner is updated by using the SENIAT Update Button, its name changes to\n"
54" readonly to avoid manual changes.\n"
55" - Add field Parent in the invoice of customers and suppliers, for link the invoice \n"
56" that generated debit or credit note.\n"
57" --Add wizard for generate debit note from invoice and done accounting entry.\n"
53" ---------------------------------------------------------------------------\n"58" ---------------------------------------------------------------------------\n"
54" For damaged invoices (Free form formats), you must go to the company and, under the configuration section,\n"59" For damaged invoices (Free form formats), you must go to the company and, under the configuration section,\n"
55" create the corresponding journal and account.\n"60" create the corresponding journal and account.\n"
@@ -59,6 +64,9 @@
59" that field\n"64" that field\n"
60"\n"65"\n"
61" This module should also install a menu item under the accounting configuration menu.\n"66" This module should also install a menu item under the accounting configuration menu.\n"
67" \n"
68" We now have a configuration wizard after this module install.\n"
69" "
62" ------------------------TECH INFO-------------------------------------------\n"70" ------------------------TECH INFO-------------------------------------------\n"
63" CHANGELOG:\n"71" CHANGELOG:\n"
64" - For the migration to the l10n_ve on OpenERP:\n"72" - For the migration to the l10n_ve on OpenERP:\n"
@@ -82,15 +90,22 @@
82" - Verificación del RIF para las reglas Venezolanas.\n"90" - Verificación del RIF para las reglas Venezolanas.\n"
83" - Justificación de los \"forma libre\" dañados.\n"91" - Justificación de los \"forma libre\" dañados.\n"
84" - Configuración de las Unidades Tributarias.\n"92" - Configuración de las Unidades Tributarias.\n"
93" - Cuando una empresa es actualizada utilizando el botón de atualización del SENIAT,\n"
94" el nombre pasa a ser no editable para evitar cambios manuales.\n"
95" -Agrega campo Factura Origen en la factura de clientes y proveedores, para referenciar la factura\n"
96" que originó la nota de débito o crédito. Este campo solo se actualiza automáticamente al generar\n"
97" una nota de crédito io débito.\n"
98" -Agrega asistente de configuración para crear notas de débito desde la factura.\n"
99"\n"
85" ---------------------------------------------------------------------------\n"100" ---------------------------------------------------------------------------\n"
86" Para facturas dañadas (formatos de forma libre), debes ir a la compañia y, bajo la sección de configuración,\n"101" -Para facturas dañadas (formatos de forma libre), debes ir a la compañia y, bajo la sección de configuración,\n"
87" crear el correspondiente reporte y cuenta.\n"102" crear el correspondiente reporte y cuenta.\n"
88"\n"103" -Si instalas este módulo con datos de factura en la base de datos, el concept_id estará \n"
89" Si instalas este módulo con datos de factura en la base de datos, el concept_id estará \n"104" vacío para todas esas facturas, asi que, cuando intentes modificarlos \n"
90" vacío para todas esas facturas, asi que, cuando intentes modificarlos tienes que agregar un valor en\n"105" tienes que agregar un valor en ese campo\n"
91" ese campo\n"106" -Este módulo también instala un botón de menú bajo el menú de configuración contable.\n"
92"\n"107" -Se cuenta con un asistente de configuración de la información del RIF luego de haber instalado el modulo.\n"
93" Este módulo debería también instalar un botón de menú bajo el menú de configuración contable.\n"108"\n"
94" ------------------------INFORMACIÓN TÉCNICA----------------------------------\n"109" ------------------------INFORMACIÓN TÉCNICA----------------------------------\n"
95" REGISTRO DE CAMBIO:\n"110" REGISTRO DE CAMBIO:\n"
96" - Para la migración al l10n_ve en OpenERP:\n"111" - Para la migración al l10n_ve en OpenERP:\n"
@@ -99,7 +114,7 @@
99" - Se agregó la funcionalidad de cambiar el número de control de una factura (formato de forma libre)\n"114" - Se agregó la funcionalidad de cambiar el número de control de una factura (formato de forma libre)\n"
100" - Se cambió la etiqueta Ref de la factura a Número de Control\n"115" - Se cambió la etiqueta Ref de la factura a Número de Control\n"
101" - Se integró la funcionalidad del módulo l10n_ve_nro_ctrl a este módulo \n"116" - Se integró la funcionalidad del módulo l10n_ve_nro_ctrl a este módulo \n"
102" - Dado que el campo concept_id\n es agregado por el l10n_ve_islr_withholding, un\n"117" - Dado que el campo concept_id es agregado por el l10n_ve_islr_withholding, un\n"
103" error sale si no esta instalado y es necesario para retener\n"118" error sale si no esta instalado y es necesario para retener\n"
104" - Si necesitas retener ISLR, debes instalar el módulo mencionado arriba\n"119" - Si necesitas retener ISLR, debes instalar el módulo mencionado arriba\n"
105" - Se eliminaron las dependencias con los módulos de inventario y compra, se migraron esas funcionalidades a\n"120" - Se eliminaron las dependencias con los módulos de inventario y compra, se migraron esas funcionalidades a\n"