From a4b90d0a150cf7fa3b6994b50d46d0a52e4ad618 Mon Sep 17 00:00:00 2001 From: Lorenzo Battistini Date: Wed, 12 Jun 2013 19:08:49 +0200 Subject: [PATCH] descr --- base_optional_quick_create/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_optional_quick_create/__openerp__.py b/base_optional_quick_create/__openerp__.py index 568dc17..2b2a3f8 100644 --- a/base_optional_quick_create/__openerp__.py +++ b/base_optional_quick_create/__openerp__.py @@ -24,7 +24,7 @@ 'category': 'Tools', 'description': """ This module allows to avoid to 'quick create' new records, through many2one fields, for a specific model. -You can configure which models should allow 'quick create'. When specified, 'quick create' option will always open the standard create form. +You can configure which models should allow 'quick create'. When specified, the 'quick create' option will always open the standard create form. Got the idea from https://twitter.com/nbessi/status/337869826028605441 """,