Merge lp://staging/~dreis-pt/department-mgmt/project-v7b into lp://staging/~department-core-editors/department-mgmt/7.0

Proposed by Daniel Reis
Status: Merged
Merged at revision: 11
Proposed branch: lp://staging/~dreis-pt/department-mgmt/project-v7b
Merge into: lp://staging/~department-core-editors/department-mgmt/7.0
Prerequisite: lp://staging/~dreis-pt/department-mgmt/analytic-v7
Diff against target: 375 lines (+156/-170)
8 files modified
hr_timesheet_department/LICENSE (+18/-0)
hr_timesheet_department/__init__.py (+1/-0)
hr_timesheet_department/__openerp__.py (+16/-0)
hr_timesheet_department/hr_timesheet_view.xml (+46/-0)
project_department/LICENSE (+18/-0)
project_department/__init__.py (+1/-32)
project_department/__openerp__.py (+10/-51)
project_department/project_view.xml (+46/-87)
To merge this branch: bzr merge lp://staging/~dreis-pt/department-mgmt/project-v7b
Reviewer Review Type Date Requested Status
Guewen Baconnier @ Camptocamp Pending
Review via email: mp+151562@code.staging.launchpad.net

This proposal supersedes a proposal from 2013-02-28.

Description of the change

[Resubmitting with fixes and proper prerequisite branch info]:
Migrating "project_department" to v7.
Timesheet features were split into a separate module.
Both these modules will auto-install if "analytic_department" is also installed.

To post a comment you must log in.
Revision history for this message
Guewen Baconnier @ Camptocamp (gbaconnier-c2c) wrote : Posted in a previous version of this proposal

Nitpicking:

l.299,314,326,338,350,429,441,453,702,714,729
The <field name="type">...</field> is now useless in v7, they can be removed.

Otherwise, it seems good to me, so I approve.

review: Approve (code review, no test)
Revision history for this message
Guewen Baconnier @ Camptocamp (gbaconnier-c2c) wrote : Posted in a previous version of this proposal

hmm, not noticed that before, can you remove the +x flag on some .py files ?

=== modified file 'analytic_department/__init__.py' (properties changed: -x to +x)
=== modified file 'analytic_department/__openerp__.py' (properties changed: -x to +x)
=== modified file 'analytic_department/analytic.py' (properties changed: -x to +x)

review: Needs Fixing
Revision history for this message
Daniel Reis (dreis-pt) wrote :

Prerequisite added and MP resubmited.

Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

Daniel.

When it is useful?, why do you need department in timesheet friend?

Thanks in advance.

Regards

Revision history for this message
Daniel Reis (dreis-pt) wrote :

@nhomar: actually I don't, but Camp2Camp does (or at least it's in their codebase).
That's I'm separating it into a different module. I do need Departments in Projects and in Issues (MP on the way).

Revision history for this message
Joël Grand-Guillaume @ camptocamp (jgrandguillaume-c2c) wrote :

@ Nohmar, this is useful to sum spent hours by department for a same project, in our case for revenue splitting for example. But could just be to have a reporting on average repatition between department per project or such a thing we do need at least...

Hope this helps,

Joël

Le 18 mars 2013 à 15:04, Nhomar - Vauxoo <email address hidden> a écrit :

> Daniel.
>
> When it is useful?, why do you need department in timesheet friend?
>
> Thanks in advance.
>
> Regards
> --
> https://code.launchpad.net/~dreis-pt/department-mgmt/project-v7b/+merge/151562
> Your team Department Core Editors is subscribed to branch lp:department-mgmt.

--

Camptocamp
Innovative Solutions by Open Source Experts

Joël Grand-Guillaume
Division Manager - Business Solutions

www.camptocamp.com

Revision history for this message
Yannick Vaucher @ Camptocamp (yvaucher-c2c) wrote :

Sorry to bump into this a bit late but here are 2 things about this module I just figured out that should be fixed:

http://bazaar.launchpad.net/~department-core-editors/department-mgmt/7.0/view/head:/project_department/project.py
We need to remove it.

And an other module with the same name is in
https://code.launchpad.net/~project-core-editors/project-service/trunk

Revision history for this message
Yannick Vaucher @ Camptocamp (yvaucher-c2c) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches