Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
10268 Lượt xem

Some of our tasks are assigned to teams of individuals. Sometimes there is a lead, but even then, we need all members of the team assigned to said task, assigned to the task somehow.

Use case: We have animations that need to be made and 2 animators. They work on their own time on whatever animation they choose, and then tick it off a list. The list is large, but if there was one more level to the project tree (ie we could create a sub-project for all animations needed for this project) we might be able to utilize that and make each animation a separate task, but this does not hold true for all cases.

We tried making a folded column for it under the project's task list in Kanban view, but that failed with the following trace. It would also not be the best solution since columns are used as stages towards completion or status of the projects.

OpenERP Server Error:

Traceback (most recent call last):
 File "/home/odoo/src/web/saas-2/addons/web/http.py", line 325, in dispatch
    response["result"] = self._call_function(**self.params)
  File "/home/odoo/src/web/saas-2/addons/web/http.py", line 174, in _call_function
    return self.func(*args, **kwargs)
  File "/home/odoo/src/web/saas-2/addons/web/http.py", line 1060, in nfunc
    return checked_call(request.db, *args, **kwargs)
  File "/home/odoo/src/server/saas-2/openerp/service/model.py", line 111, in wrapper
    return f(dbname, *args, **kwargs)
  File "/home/odoo/src/web/saas-2/addons/web/http.py", line 1052, in checked_call
    return func(*a, **kw)
  File "/home/odoo/src/web/saas-2/addons/web/controllers/main.py", line 1098, in call_kw
    return self._call_kw(model, method, args, kwargs)
  File "/home/odoo/src/web/saas-2/addons/web/controllers/main.py", line 1090, in _call_kw
    return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs)
  File "/home/odoo/src/server/saas-2/openerp/osv/orm.py", line 4406, in create
    vals = self._add_missing_default_values(cr, user, vals, context)
  File "/home/odoo/src/server/saas-2/openerp/osv/orm.py", line 2512, in _add_missing_default_values
    and defaults[dv] and isinstance(defaults[dv][0], (int, long)):
TypeError: 'int' object has no attribute '__getitem__'

)

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Thats also my problem :)

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

 

Hi, you can use followers for that matter

You add people as followers, all them can register work, only one responsible

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Any answer on how to add multiple users to a task? Because there is only 1 option to add "Assigned to:''.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 7 17
5544
1
thg 6 23
3370
1
thg 11 22
3655
Cannot create task Đã xử lý
2
thg 6 20
3880
2
thg 7 18
7384