[IMP] portal_sale: more accurate menu name in module description
authorOlivier Dony <odo@openerp.com>
Wed, 14 Nov 2012 12:07:42 +0000 (13:07 +0100)
committerOlivier Dony <odo@openerp.com>
Wed, 14 Nov 2012 12:07:42 +0000 (13:07 +0100)
bzr revid: odo@openerp.com-20121114120742-j34vab3ubfi0jqty

addons/portal_sale/__openerp__.py

index fd1d143..3ed124c 100644 (file)
@@ -41,7 +41,7 @@ via the following menus:
 
 If online payment acquirers are configured, portal users will also be given the opportunity to
 pay online on their Sale Orders and Invoices that are not paid yet. Paypal is included
-by default, you simply need to configure a Paypal account in the Accounting settings.
+by default, you simply need to configure a Paypal account in the Accounting/Invoicing settings.
     """,
     'author': 'OpenERP SA',
     'depends': ['sale_stock','portal'],