openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #03785
[Merge] lp:~agilebg/contract-management/7.0-bug-1280998-elbati into lp:contract-management
Lorenzo Battistini - Agile BG has proposed merging lp:~agilebg/contract-management/7.0-bug-1280998-elbati into lp:contract-management.
Requested reviews:
Contract Management Core Editors (contract-management-core-editors)
Related bugs:
Bug #1280998 in Contract management: "Can't install analytic_hours_block"
https://bugs.launchpad.net/contract-management/+bug/1280998
For more details, see:
https://code.launchpad.net/~agilebg/contract-management/7.0-bug-1280998-elbati/+merge/206666
--
https://code.launchpad.net/~agilebg/contract-management/7.0-bug-1280998-elbati/+merge/206666
Your team Contract Management Core Editors is requested to review the proposed merge of lp:~agilebg/contract-management/7.0-bug-1280998-elbati into lp:contract-management.
=== modified file 'analytic_hours_block/__openerp__.py'
--- analytic_hours_block/__openerp__.py 2014-01-08 11:55:30 +0000
+++ analytic_hours_block/__openerp__.py 2014-02-17 08:34:31 +0000
@@ -43,10 +43,10 @@
"analytic"
],
"data": [
+ "report.xml",
"hours_block_view.xml",
"hours_block_data.xml",
"hours_block_menu.xml",
- "report.xml",
"security/hours_block_security.xml",
"security/ir.model.access.csv",
],
Follow ups