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 710
    • Issues 710
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 79
    • Merge requests 79
  • 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
  • Merge requests
  • !288

Allow to run productions with partial stock

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Sergi Almacellas Abellana requested to merge topic/default/production-partial-run into branch/default Feb 13, 2023
  • Overview 8
  • Commits 1
  • Pipelines 4
  • Changes 6

Currenty if some of the production inputs are not available, ignoring them updates its quantities to zero. This is not correct as it removes the required quantities which were intialy required.

The proposal is to keep such moves (in a different state) and prevent finish the production if not all inputs are done. This allows the user to consume and start the production with current products and continue them latter once they are available.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/production-partial-run