Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A addons-vauxoo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vauxoovauxoo
  • addons-vauxoo
  • Issues
  • #786
Closed
Open
Issue created Mar 09, 2016 by Tulio Ruiz@ruiztulioOwner

[FIX] update module unit test to use action_assign method before every picking transfer operation

Created by: zaoral

module: stock_picking_invoice_validation

A quick fix was made here https://github.com/Vauxoo/addons-vauxoo/pull/783 to make one of our clients instance that depends of this module to work. So the unit test pass when trying to transfer a picking.

The quick fix was add a force_assign before every picking transfer. This PR want to remove this temporal fix and make a real fix.

The real fix refers to update product demo data used in modules unit tests to have enough availability for test, and replace the force_assign with action_assign

Assignee
Assign to
Time tracking