diff --git a/addons/l10n_ve/__openerp__.py b/addons/l10n_ve/__openerp__.py index 24a6407a338..ea4329a2d21 100644 --- a/addons/l10n_ve/__openerp__.py +++ b/addons/l10n_ve/__openerp__.py @@ -38,7 +38,7 @@ proposed in OpenERP should comply with some Accepted best practices in Venezuela this plan comply with this practices. 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 +it is based in a mixtures of most common software in the Venezuelan market what will allow for sure to accountants feel them first steps with OpenERP more confortable. diff --git a/addons/product/product_demo.xml b/addons/product/product_demo.xml index 77972922004..20d3777c11f 100644 --- a/addons/product/product_demo.xml +++ b/addons/product/product_demo.xml @@ -40,7 +40,7 @@ - Softwares + Software @@ -130,9 +130,9 @@ Headset - + - Softwares + Software @@ -848,7 +848,7 @@ QWERTY keyboard Windows 7 Professional - + 330.0 470.0 consu @@ -864,7 +864,7 @@ QWERTY keyboard Windows Home Server 2011 - + 540.0 620.0 consu @@ -880,7 +880,7 @@ QWERTY keyboard Office Suite - + 110.0 170.0 consu @@ -897,7 +897,7 @@ QWERTY keyboard Zed+ Antivirus - + 235.0 280.0 consu @@ -913,7 +913,7 @@ QWERTY keyboard GrapWorks Software - + 155.0 173.0 consu @@ -1253,13 +1253,6 @@ QWERTY keyboard 1 - - diff --git a/addons/website_mail/__openerp__.py b/addons/website_mail/__openerp__.py index 3e60135c833..400411ed329 100644 --- a/addons/website_mail/__openerp__.py +++ b/addons/website_mail/__openerp__.py @@ -44,5 +44,5 @@ 'static/src/xml/website_mail.xml' ], 'installable': True, - 'auto_install': False, + 'auto_install': True, }