From: Bhavik Bagdiya Date: Tue, 19 Aug 2014 13:18:10 +0000 (+0530) Subject: [IMP] quotation: added onboarding tips X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=36925ad594576e80b45366d8078438aa94e9124f;p=odoo%2Fodoo.git [IMP] quotation: added onboarding tips --- diff --git a/addons/website_quote/__openerp__.py b/addons/website_quote/__openerp__.py index 975451f..95c3272 100644 --- a/addons/website_quote/__openerp__.py +++ b/addons/website_quote/__openerp__.py @@ -15,6 +15,7 @@ OpenERP Sale Quote Roller 'views/website_quotation_backend.xml', 'data/website_quotation_data.xml', 'security/ir.model.access.csv', + 'data/quotation_tip_data.xml', ], 'demo': [ 'data/website_quotation_demo.xml' diff --git a/addons/website_quote/data/quotation_tip_data.xml b/addons/website_quote/data/quotation_tip_data.xml new file mode 100644 index 0000000..a55dd35 --- /dev/null +++ b/addons/website_quote/data/quotation_tip_data.xml @@ -0,0 +1,14 @@ + + + + + + Click here to see the polished and professional proposal that is automatically created. The customer will be able to sign it online.]]> + sale.order + form + .oe_form_buttons_view:visible, header >.oe_button.oe_form_button:nth-child(3):not(.oe_form_invisible) + header >.oe_button.oe_form_button:nth-child(3):not(.oe_form_invisible) + bottom + + +