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

[16.0][MIG] stock_picking_send_by_mail #1272

Closed

Conversation

moaadbourhim
Copy link
Contributor

Migration from 15.0

@moaadbourhim moaadbourhim mentioned this pull request Apr 7, 2023
67 tasks
@rousseldenis
Copy link
Contributor

/ocabot migration stock_picking_send_by_mail

@github-actions
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Aug 13, 2023
@willmakenoise
Copy link

@rousseldenis It seems this should be good to merge. The tests aren't visible anymore, so can't see why it failed.

@rousseldenis
Copy link
Contributor

/ocabot rebase

cubells and others added 20 commits September 7, 2023 14:10
Currently translated at 100.0% (6 of 6 strings)

Translation: stock-logistics-workflow-11.0/stock-logistics-workflow-11.0-stock_picking_send_by_mail
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-11-0/stock-logistics-workflow-11-0-stock_picking_send_by_mail/es/
Currently translated at 100.0% (6 of 6 strings)

Translation: stock-logistics-workflow-12.0/stock-logistics-workflow-12.0-stock_picking_send_by_mail
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-12-0/stock-logistics-workflow-12-0-stock_picking_send_by_mail/pt_BR/
@OCA-git-bot
Copy link
Contributor

Congratulations, PR rebased to 16.0.

@OCA-git-bot OCA-git-bot force-pushed the 16.0-mig-stock_picking_send_by_mail branch from 57aafac to ae785d5 Compare September 7, 2023 14:10
@willmakenoise
Copy link

@moaadbourhim Can you update the test? The field move_lines on stock.picking is renamed to move_line_ids. Should be a quick fix.

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Sep 17, 2023
"picking_type_id": cls.picking_type.id,
"location_id": cls.location_id.id,
"location_dest_id": cls.location_destination_id.id,
"move_lines": [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@moaadbourhim You need to change this as the filed does not exist anymore

@legalsylvain
Copy link
Contributor

hi @moaadbourhim. Could you take a look on @rousseldenis remarks ? Thanks !

@pedrobaeza
Copy link
Member

Superseded by #1474

@pedrobaeza pedrobaeza closed this Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.