mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MRG] hide_duplicate_button: fix author in __openerp__.py
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
'version': '0.1',
|
||||
'category': 'Web',
|
||||
'description': """As 'duplicate' button often produce inconveniences when modules don't correctly handle the 'copy' methods, this module allow to hide 'duplicate' button for every form view""",
|
||||
'author': 'Agile Business Group & Domsense',
|
||||
'author': 'Agile Business Group',
|
||||
'website': 'http://www.agilebg.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
|
||||
Reference in New Issue
Block a user