Merge lp:~elbati/web-addons/fix_hide_duplicate_button_author into lp:~webaddons-core-editors/web-addons/6.1

Proposed by Lorenzo Battistini
Status: Merged
Merged at revision: 11
Proposed branch: lp:~elbati/web-addons/fix_hide_duplicate_button_author
Merge into: lp:~webaddons-core-editors/web-addons/6.1
Diff against target: 12 lines (+1/-1)
1 file modified
hide_duplicate_button/__openerp__.py (+1/-1)
To merge this branch: bzr merge lp:~elbati/web-addons/fix_hide_duplicate_button_author
Reviewer Review Type Date Requested Status
Joël Grand-Guillaume @ camptocamp Approve
Review via email: mp+149906@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Joël Grand-Guillaume @ camptocamp (jgrandguillaume-c2c) wrote :

LGTM This one is easy ;)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hide_duplicate_button/__openerp__.py'
2--- hide_duplicate_button/__openerp__.py 2013-01-10 11:39:59 +0000
3+++ hide_duplicate_button/__openerp__.py 2013-02-21 18:38:21 +0000
4@@ -24,7 +24,7 @@
5 'version': '0.1',
6 'category': 'Web',
7 '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""",
8- 'author': 'Agile Business Group & Domsense',
9+ 'author': 'Agile Business Group',
10 'website': 'http://www.agilebg.com',
11 'license': 'AGPL-3',
12 'depends': [

Subscribers

People subscribed via source and target branches