Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0] mrp_mass_production_order: test fails #1442

Open
MeritxellAForgeFlow opened this issue Jan 8, 2025 · 0 comments
Open

[17.0] mrp_mass_production_order: test fails #1442

MeritxellAForgeFlow opened this issue Jan 8, 2025 · 0 comments
Labels

Comments

@MeritxellAForgeFlow
Copy link
Contributor

MeritxellAForgeFlow commented Jan 8, 2025

Module

mrp_mass_production_order

Describe the bug

The test test_mrp_mass_production_order fails:
line 50, in setUpClass
cls.mrp1, cls.mrp2 = cls.env["mrp.production"].search(
^^^^^^^^^^^^^^^^^^
ValueError: too many values to unpack (expected 2)

To Reproduce

Affected versions: 17.0

Steps to reproduce the behavior:

  1. Install account_move_line_stock_info,date_range,hr_timesheet,mrp,mrp_subcontracting,product,purchase,purchase_stock,repair,sale_stock,stock,stock_demand_estimate,stock_warehouse_calendar,web_widget_x2many_2d_matrix
  2. Install mrp_mass_production_order
  3. Run the module

Additional context
This bug is the cause of the error in this PR https://github.com/OCA/manufacture/actions/runs/12650345076/job/35248675151?pr=1441

@DavidJForgeFlow @peluko00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant