← Back to team overview

openerp-community team mailing list archive

Re: v61 Tasks Work employee product is units?

 

Hi Daniel;

I would like to look at your lp:project-service. It sounds like it
might do much of what I need; thanks for speaking up!

But, I've encountered a few problems and perhaps you can set me
straight to get project_service going.

I've tried to use project-service on my "OpenERP version
6.1-20121014-233151" but project_issue_service requires crm_routing. I
have been unable to locate crm_routing in the latest OpenERP 6.1.1
code acquired by:

> bzr cat -d lp:~openerp-dev/openerp-tools/trunk setup.sh | sh
> make init-v61
> make switch-to-61

Or by googling around... what do you suggest that might help me?

I now get:

>   File "/usr/lib/pymodules/python2.7/openerp/addons/base/ir/ir_model.py", line 647, in _get_id
>     raise ValueError('No such external ID currently defined in the system: %s.%s' % (module, xml_id))
> ValueError: No such external ID currently defined in the system: project_materials.model_project_task_materials

When I try to Update Modules. It looks like I went the wrong way
somewhere. Do you have a suggested platform, or installation procedure
to get me going?

I'm excited to hear from you,
DaleEMoore@xxxxxxxxx


On Thu, Dec 27, 2012 at 10:01 AM, Daniel Reis <dreis.pt@xxxxxxxxxxx> wrote:
>
> The lp:project-service has a module to record "materials spent" on a Task. It might allow you to record "lesson" pieces.
>
> Regards
> DR
>


Follow ups

References