From fafc132188088e87a5c51335adb5628ad0a5568f Mon Sep 17 00:00:00 2001 From: Fabien Pinckaers Date: Sun, 26 Jan 2014 00:08:47 +0100 Subject: [PATCH] [IMP] website_quotation -> website_quote bzr revid: fp@tinyerp.com-20140125230847-qzls5kjbxj51scze --- addons/sale/res_config.py | 2 +- addons/sale/res_config_view.xml | 6 ++--- addons/website_quotation/controllers/main.py | 4 +-- .../data/website_quotation_demo.xml | 8 +++--- .../views/website_quotation.xml | 26 +++++++++---------- 5 files changed, 23 insertions(+), 23 deletions(-) diff --git a/addons/sale/res_config.py b/addons/sale/res_config.py index a595671d460..f498622b868 100644 --- a/addons/sale/res_config.py +++ b/addons/sale/res_config.py @@ -93,7 +93,7 @@ Example: 10% for retailers, promotion of 5 EUR on this product, etc."""), help='This adds the \'Margin\' on sales order.\n' 'This gives the profitability by calculating the difference between the Unit Price and Cost Price.\n' '-This installs the module sale_margin.'), - 'module_website_quotation': fields.boolean("Allow online quotations and templates", + 'module_website_quote': fields.boolean("Allow online quotations and templates", help='This adds the online quotation'), 'module_sale_journal': fields.boolean("Allow batch invoicing of delivery orders through journals", help='Allows you to categorize your sales and deliveries (picking lists) between different journals, ' diff --git a/addons/sale/res_config_view.xml b/addons/sale/res_config_view.xml index 34f05226a30..641b161cbda 100644 --- a/addons/sale/res_config_view.xml +++ b/addons/sale/res_config_view.xml @@ -80,9 +80,9 @@
-
- -
@@ -184,7 +184,7 @@

- +
@@ -205,7 +205,7 @@

- +
@@ -226,7 +226,7 @@

Test developments automatically

- +

diff --git a/addons/website_quotation/views/website_quotation.xml b/addons/website_quotation/views/website_quotation.xml index 7378c7447b9..0374bfbc311 100644 --- a/addons/website_quotation/views/website_quotation.xml +++ b/addons/website_quotation/views/website_quotation.xml @@ -85,14 +85,14 @@ - +

-