GithubHelp home page GithubHelp logo

v80 project_issue_task not working about project HOT 4 CLOSED

oca avatar oca commented on August 16, 2024
v80 project_issue_task not working

from project.

Comments (4)

pedrobaeza avatar pedrobaeza commented on August 16, 2024

I'm using it and is working. Please be more specific in "what" is not working.

from project.

cmsalmeida avatar cmsalmeida commented on August 16, 2024

In what Odoo version you use it?
When one moves a task to a final stage, how Odoo knows that it's final stage to close issue also?

from project.

dreispt avatar dreispt commented on August 16, 2024

@cmsalmeida I guess your issue is that there is no sync between Task and Issue once the Task is closed or cancelled.
Yes this logic was there in v7 but was lost since v8 removed stages.
We could still detect when the Task moves to a "folded" Stage and sync that to the Issue.

But on the functional side, IMO that's too opinionated: if you need that sync I suggest using an Automated Action for it.
Having said that, action_close is dead code and should be removed.

from project.

cmsalmeida avatar cmsalmeida commented on August 16, 2024

That was I thought off...

And, also the link to task (m2o) is set, but not the one from task to issue :)

We use tko_project_issue_to_task but we don't got task<-->issue state sync also.

But we can think toghether to make it work:

  1. We can add a selection field to stage that states it as a final stage ex: start, end.
  2. Or do like it is done in opportunities, the stage has a probability field, and we can use it to know that. If it's 100% it's final.

from project.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.