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 708
    • Issues 708
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 74
    • Merge requests 74
  • 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
  • !547

Update origin of inventory moves on shipment out

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Maxime Richez requested to merge topic/default/pack-pick-lot into branch/default May 24, 2023
  • Overview 6
  • Commits 1
  • Pipelines 2
  • Changes 3

Closes #12272

Origin of inventory moves are outgoing stock moves. When using stock_lot, new outgoing_moves are created with lot and outgoing stock moves quantity is set to zero. Those moves with zero quantity are deleted when packing the shipment, and then inventory moves lose their origin. Now, that you could go back to picked state, it's needed to update the origin of the inventory moves with the new outgoing moves.

Edited May 24, 2023 by Maxime Richez
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/pack-pick-lot