Migration to version 12.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-12.0
Modules to migrate
- [ ] mrp_stock_picking_restrict_cancel - By @kittiu - #518
- [x] product_cost_price_avco_sync - By @carlosdauden - #610
- [ ] product_expiry_simple - By @alexis-via - #532
- [x] product_supplierinfo_for_customer_picking - By @mreficent - #581
- [x] purchase_stock_picking_restrict_cancel - By @kittiu - #516
- [x] stock_batch_picking - ~~By @carlosdauden - #555~~ By @i-vyshnevska - #570
- [x] stock_change_price_at_date - By @kittiu - #537
- [ ] stock_cost_method_last - By @manuelcalerosolis - #721
- [x] stock_lot_scrap - By @lbelorgey - #624
- [ ] stock_move_backdating - By @SirTakobi - #1190
- [x] stock_move_quick_lot - By @kittiu - #519
- [x] stock_no_negative - By @meigallodixital - #508
- [x] stock_pack_operation_auto_fill - By @jarroyomorales - #538 - To be renamed to
stock_move_line_auto_fill - [x] stock_picking_auto_create_lot - By @meigallodixital - #506
- [ ] stock_picking_back2draft - By @robyf70 - #560
- [x] stock_picking_backorder_strategy - By @lescobarvx - #568
- [x] stock_picking_customer_ref - By @bizzappdev - #476
- [ ] stock_picking_filter_lot - By @IsabelEsparza - #536
- [x] stock_picking_invoice_link - By @ageficent - #513
- [x] stock_picking_line_sequence - By @bjeficent - #474
- [ ] stock_picking_mass_action - By @carlosdauden - #534
- [ ] stock_picking_operation_quick_change - By @mreficent - #544
- [x] stock_picking_package_preparation - By @eLBati - #488
- [x] stock_picking_package_preparation_line - By @eLBati - #489
- [x] stock_picking_purchase_propagate - By @kittiu - #591
- [x] stock_picking_purchase_order_link - By @jaumeplanas - #562
- [x] stock_picking_restrict_cancel_with_orig_move - By @kittiu - #515
- [x] stock_picking_sale_order_link - By @hegenator - #470
- [x] stock_picking_send_by_mail - By @jaumeplanas - #526
- [x] stock_picking_show_backorder - By @bjeficent - #473
- [x] stock_picking_show_return - By @bizzappdev - #477
- [ ] stock_picking_tier_validation - By @kaynnan - #1255
- [x] stock_picking_whole_scrap - By @sergio-teruel - #588
- [x] stock_split_picking - By @andrius-preimantas - #469
stock_split_picking: #469
There is a PR to the migration of stock_picking_sale_order_link - By @hegenator - #470
stock_picking_package_preparation: https://github.com/OCA/stock-logistics-workflow/pull/488
And stock_picking_package_preparation_line with https://github.com/OCA/stock-logistics-workflow/pull/489
stock_picking_restrict_cancel_with_orig_move is merged, but not checked yet
stock_picking_send_by_mail #526
There is a PR for the migration of stock_picking_purchase_propagate - By @kittiu - #520
@rousseldenis can I migrate stock_change_price_at_date from 10 -> 12
We are interested in module stock_picking_purchase_order_link and we'd migrate it to version 12.0, but it isn't listed in the Modules to migrate section above. Is it OK to migrate it?
Yes, it's not here because it wasn't on the branch when this issue was auto-populated.
stock_picking_purchase_order_link: #562
Hi, we're interested on migrating stock_picking_backorder_strategy, but it's not on the list. Could you add it, please?
CC @lescobarvx
@luisg123v OK, no problem, go ahead.
stock_picking_backorder_strategy: https://github.com/OCA/stock-logistics-workflow/pull/568
stock_lot_scrap: #624
There hasn't been any activity on this issue in the past 6 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 issue to never become stale, please ask a PSC member to apply the "no stale" label.
Hi. stock_move_backdating was migrated on https://github.com/OCA/stock-logistics-workflow/pull/1190 Can anyonw set as migrated in list?
Someone know why stock_move_backdating is not propose to migrate in version 13, 14, and 15? Is this functionality in odoo core in those versions? Thanks.
Someone know why stock_move_backdating is not propose to migrate in version 13, 14, and 15? Is this functionality in odoo core in those versions? Thanks.
There is a note about missing modules at the bottom of each migration issue, they all point to https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list.
I think it's missing simply because it was not in 12.0 when https://github.com/OCA/stock-logistics-workflow/issues/572 was created.
Hello @SirTakobi Thanks for your respond. I understand. I will research if the stock_move_backdating functionality not in newer version and try to migrate.