Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Tryton Tryton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 707
    • Issues 707
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TrytonTryton
  • TrytonTryton
  • Issues
  • #12009
Closed
Open
Issue created Jan 16, 2023 by Cédric Krier@cedOwner

Launch action from workflow

Sometimes we may need to launch for example a wizard during a transition if some condition are met. As it is conditional we can not use the ModelView.button_action. But also often we do not want that the transition succeed (which is the case if button_action is added to the transition method.
For example #7600 will need to trigger a check wizard under some condition before doing the transition.

So I propose to add a new kind of Exception (because we need to stop the transaction) which will be interpreted by the clients to launch the specified action for the specified records (we could launch the action on a subset of the records for example).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking