Browse Source

descr

pull/31/head
Lorenzo Battistini 12 years ago
committed by Gilles Meyomesse
parent
commit
3319903e01
  1. 4
      base_optional_quick_create/__openerp__.py

4
base_optional_quick_create/__openerp__.py

@ -23,8 +23,10 @@
'version': '0.1',
'category': 'Tools',
'description': """
https://twitter.com/nbessi/status/337869826028605441
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.
Got the idea from https://twitter.com/nbessi/status/337869826028605441
""",
'author': 'Agile Business Group',
'website': 'http://www.agilebg.com',

Loading…
Cancel
Save