[fix] descr
parent
030b2a5c91
commit
7ed95427de
|
@ -24,7 +24,7 @@
|
||||||
'category': 'Tools',
|
'category': 'Tools',
|
||||||
'description': """
|
'description': """
|
||||||
This module allows to avoid to 'quick create' new records, through many2one fields, for a specific model.
|
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
|
Got the idea from https://twitter.com/nbessi/status/337869826028605441
|
||||||
""",
|
""",
|
||||||
|
|
Loading…
Reference in New Issue