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

[MIG] sale_stock_secondary_unit: migrate to v16 #2652

Closed
wants to merge 18 commits into from

Conversation

yajo
Copy link
Member

@yajo yajo commented Aug 23, 2023

Tests fixed:

  • They were calling onchange methods directly instead of using the Form class.
  • They were checking the value in stock.move.line instead of checking it in stock.move, which is what this module does.

Dependencies:

@moduon MT-3487

sergio-teruel and others added 18 commits August 23, 2023 10:52
… unit in stock moves when a sale order is confirmed
Currently translated at 100.0% (1 of 1 strings)

Translation: sale-workflow-13.0/sale-workflow-13.0-sale_stock_secondary_unit
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_stock_secondary_unit/es/
Currently translated at 100.0% (1 of 1 strings)

Translation: sale-workflow-15.0/sale-workflow-15.0-sale_stock_secondary_unit
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_stock_secondary_unit/it/
Tests fixed:
- They were calling onchange methods directly instead of using the `Form` class.
- They were checking the value in `stock.move.line` instead of checking it in `stock.move`, which is what this module does.

@moduon MT-3487

Co-authored-by: Andrea Cattalani <22261939+anddago78@users.noreply.github.com>
@yajo yajo closed this Aug 24, 2023
@yajo yajo deleted the 16.0-mig-sale_stock_secondary_unit branch August 24, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants