Pedro Manuel Baeza has proposed merging lp:~pedro.baeza/openupgrade-addons/7.0-hr_timesheet into lp:openupgrade-addons.
Requested reviews: OpenUpgrade Committers (openupgrade-committers) For more details, see: https://code.launchpad.net/~pedro.baeza/openupgrade-addons/7.0-hr_timesheet/+merge/208927 [ADD] hr_timesheet: Nothing to do -- https://code.launchpad.net/~pedro.baeza/openupgrade-addons/7.0-hr_timesheet/+merge/208927 Your team OpenUpgrade Committers is requested to review the proposed merge of lp:~pedro.baeza/openupgrade-addons/7.0-hr_timesheet into lp:openupgrade-addons.
=== added file 'hr_timesheet/migrations/7.0.1.0/openupgrade_analysis_work.txt' --- hr_timesheet/migrations/7.0.1.0/openupgrade_analysis_work.txt 1970-01-01 00:00:00 +0000 +++ hr_timesheet/migrations/7.0.1.0/openupgrade_analysis_work.txt 2014-03-01 10:28:57 +0000 @@ -0,0 +1,23 @@ +---Fields in module 'hr_timesheet'--- +hr_timesheet / account.analytic.account / use_timesheets (boolean) : NEW +### -> New boolean field with False value as default. No problem: Nothing to do + +---XML records in module 'hr_timesheet'--- +NEW ir.actions.act_window: hr_timesheet.act_analytic_cost_revenue +DEL ir.actions.act_window: hr_timesheet.action_hr_timesheet_my +### -> New window actions: Nothing to do + +DEL ir.actions.todo: hr_timesheet.todo_define_analytic_structure +### -> New configuration wizard: Nothing to do + +DEL ir.model.access: hr.access_account_journal_column_hruser +DEL ir.model.access: hr.access_account_journal_view_hruser +### -> Remove permissions: Nothing to do + +NEW ir.ui.menu: hr_timesheet.menu_hr_timesheet_reports +DEL ir.ui.menu: hr_timesheet.menu_hr_reporting_timesheet +### -> Menu removed and added: Nothing to do + +NEW ir.ui.view: hr_timesheet.account_analytic_account_timesheet_form +DEL ir.ui.view: hr_timesheet.view_hr_timesheet_my +### -> View removed and added: Nothing to do
-- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

