From 8786a35c6068db5241c05284afefbd0b9a164123 Mon Sep 17 00:00:00 2001 From: Nhomar Hernandez Date: Tue, 4 Dec 2012 23:57:52 -0430 Subject: [PATCH] [FIX] Some fixes order on xml files [FIX] Added tax==0 necesary for Vat reports in localization. [FIX] Bad named some xml_ids [IMP] Problem with Typo in my bad english bzr revid: nhomar@gmail.com-20121205042752-clwxbsere4ljegox --- addons/l10n_ve/__openerp__.py | 37 +++++++++--------- addons/l10n_ve/data/account_chart.xml | 15 ++++--- addons/l10n_ve/data/account_tax.xml | 41 ++++++++++++++++---- addons/l10n_ve/data/l10n_chart_ve_wizard.xml | 1 - 4 files changed, 62 insertions(+), 32 deletions(-) diff --git a/addons/l10n_ve/__openerp__.py b/addons/l10n_ve/__openerp__.py index 1dd1ec0216b..24a6407a338 100644 --- a/addons/l10n_ve/__openerp__.py +++ b/addons/l10n_ve/__openerp__.py @@ -30,33 +30,33 @@ 'category': 'Localization/Account Charts', 'description': """ -This is the module to manage the accounting chart for Venezuela. -================================================================ +Chart of Account for Venezuela. +=============================== Venezuela doesn't have any chart of account by law, but the default -proposed in OpenERP should comply with soma accounting bases, without specify -precise account for precise business Verticals. +proposed in OpenERP should comply with some Accepted best practices in Venezuela, +this plan comply with this practices. -This module pretend comply with commonly accepted standards, and it has -been tested as base for more of 1000 companies, because it is based as a -mix of most common softwares in the Venezuelan market what will allow for -sure to accountants feel the use of OpenERP as them actual software and as -they learn in University. +This module has been tested as base for more of 1000 companies, because +it is based in a mixtures of most common softwares in the Venezuelan +market what will allow for sure to accountants feel them first steps with +OpenERP more confortable. -This module doesn't pretend be the total localization for Venezuela, but -it will help to you to start really quickly with OpenERP in this country. +This module doesn't pretend be the total localization for Venezuela, +but it will help you to start really quickly with OpenERP in this country. -This module allow. ------------------- +This module give you. +--------------------- -- All taxes for Venezuela. +- Basic taxes for Venezuela. - Have basic data to run tests with community localization. - Start a company from 0 if your needs are basic from an accounting PoV. -- Basic Taxs for Venezuela. We recomend install account_anglo_saxon if you want valued your -stock as Venezuela does. +stocks as Venezuela does with out invoices. +If you install this module, and select Custom chart a basic chart will be proposed, +but you will need set manually account defaults for taxes. """, 'depends': ['account', 'base_vat', @@ -64,14 +64,15 @@ stock as Venezuela does. ], 'demo': [], 'data': ['data/account_tax_code.xml', + 'data/account_user_types.xml', 'data/account_chart.xml', 'data/account_tax.xml', - 'data/account_user_types.xml', 'data/l10n_chart_ve_wizard.xml' ], 'auto_install': False, 'installable': True, - 'images': ['images/config_chart_l10n_ve.jpeg','images/l10n_ve_chart.jpeg'], + 'images': ['images/config_chart_l10n_ve.jpeg', + 'images/l10n_ve_chart.jpeg'], } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/l10n_ve/data/account_chart.xml b/addons/l10n_ve/data/account_chart.xml index fe5077849a2..dcae84b268c 100644 --- a/addons/l10n_ve/data/account_chart.xml +++ b/addons/l10n_ve/data/account_chart.xml @@ -1,5 +1,8 @@ + 0 @@ -3329,13 +3332,13 @@ Venezuelan - Account - + - - - - - + + + + + diff --git a/addons/l10n_ve/data/account_tax.xml b/addons/l10n_ve/data/account_tax.xml index f03e1ab980d..d1331eb39a9 100644 --- a/addons/l10n_ve/data/account_tax.xml +++ b/addons/l10n_ve/data/account_tax.xml @@ -1,9 +1,23 @@ - + - IVA (12.0%) + Exento + 0.00000 + percent + sale + + + + + + + + + + + IVA (12.0%) ventas 0.120000 percent sale @@ -16,7 +30,7 @@ - IVA reducido (8.0%) + IVA (8.0%) ventas 0.080000 percent sale @@ -29,7 +43,7 @@ - IVA Extendido (22.0%) + IVA (22.0%) ventas 0.220000 percent sale @@ -39,10 +53,23 @@ + + + + Exento + 0.00000 + percent + purchase + + + + + + - IVA (12.0%) + IVA (12.0%) compras 0.120000 percent purchase @@ -55,7 +82,7 @@ - IVA reducido (8.0%) + IVA (8.0%) compras 0.080000 percent purchase @@ -68,7 +95,7 @@ - IVA Extendido (22.0%) + IVA (22.0%) compras 0.220000 percent purchase diff --git a/addons/l10n_ve/data/l10n_chart_ve_wizard.xml b/addons/l10n_ve/data/l10n_chart_ve_wizard.xml index 52aaa88fdab..dde7a77516a 100644 --- a/addons/l10n_ve/data/l10n_chart_ve_wizard.xml +++ b/addons/l10n_ve/data/l10n_chart_ve_wizard.xml @@ -3,6 +3,5 @@ open -