OCA / stock-logistics-warehouse

Odoo Warehouse Management Addons
https://odoo-community.org/psc-teams/logistics-18
GNU Affero General Public License v3.0
317 stars 714 forks source link

Migration to version 16.0 #1494

Open OCA-git-bot opened 1 year ago

OCA-git-bot commented 1 year ago

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0

Modules to migrate

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

TDu commented 1 year ago

PR for stock_location_position https://github.com/OCA/stock-logistics-warehouse/pull/1500 This one is actually not present in the 15.0 branch. But the 14.0 one

TDu commented 1 year ago

PR for the stock_warehouse_calendar https://github.com/OCA/stock-logistics-warehouse/pull/1501

rousseldenis commented 1 year ago

Will migrate stock_location_product_restriction from 10.0

rousseldenis commented 1 year ago

Will migrate stock_location_zone from v14

JoelZilli commented 1 year ago

Working on stock_request #1583

BT-atornero commented 1 year ago

I'm migrating account_move_line_stock_info

BT-nfrancisco commented 1 year ago

I'm migrating account_move_line_stock_info

Hello. I created a new PR for the migration of _account_move_line_stockinfo (#1645). That PR had failing tests

khoivo1601 commented 1 year ago

stock_available_mrp: WIP

aliciagaarzo commented 1 year ago

Migration to 16.0 stock_reserve PR #1693

Bart-dh commented 1 year ago

Any reason stock_putaway_product_template is missing?

rousseldenis commented 1 year ago

Any reason stock_putaway_product_template is missing?

@Bart-dh Have you looked at https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list ?

Bart-dh commented 1 year ago

Any reason stock_putaway_product_template is missing?

@Bart-dh Have you looked at https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list ?

@rousseldenis yes, the module is older than 2 years and was available in at least 14.0 and 15.0 Odoo 16 still has no product.template option for putaway rules, so this module is not redundant

rousseldenis commented 1 year ago

Any reason stock_putaway_product_template is missing?

@Bart-dh Have you looked at https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list ?

@rousseldenis yes, the module is older than 2 years and was available in at least 14.0 and 15.0 Odoo 16 still has no product.template option for putaway rules, so this module is not redundant

image

And

image

So, module was merged after this issue creation

Bart-dh commented 1 year ago

Any reason stock_putaway_product_template is missing?

@Bart-dh Have you looked at https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list ?

@rousseldenis yes, the module is older than 2 years and was available in at least 14.0 and 15.0 Odoo 16 still has no product.template option for putaway rules, so this module is not redundant

image

And

image

So, module was merged after this issue creation

@rousseldenis my bad, overlooked that. Can the module be added to the list please?

rousseldenis commented 1 year ago

@Bart-dh done

BT-aleonard commented 1 year ago

@rousseldenis Good morning, Can we replace PR https://github.com/OCA/stock-logistics-warehouse/pull/1701 with https://github.com/OCA/stock-logistics-warehouse/pull/1769 as that PR had issues with tests? Please.

bosd commented 1 year ago

stock_picking_show_linked #1772

hugo-cordoba commented 1 year ago

Working on migration to 16.0 stock_reserve_sale PR https://github.com/OCA/stock-logistics-warehouse/pull/1788

rousseldenis commented 1 year ago

I will migrate stock_reserve_rule

hugo-cordoba commented 1 year ago

Working on migration to 16.0 sale_automatic_workflow_reserve_sale_stock PR: https://github.com/OCA/stock-logistics-warehouse/pull/1814

hugo-cordoba commented 10 months ago

Hi. I have worked on this proposal, what do you think? PR: https://github.com/OCA/stock-logistics-warehouse/pull/1867

peluko00 commented 5 months ago

Migrating missing module stock_request_direction: https://github.com/OCA/stock-logistics-warehouse/pull/1979

peluko00 commented 5 months ago

Migrating missing module stock_request_picking_type: https://github.com/OCA/stock-logistics-warehouse/pull/1980

rousseldenis commented 5 months ago

Migrating missing module stock_request_picking_type: #1980

All request* modules have been moved to : https://github.com/OCA/stock-logistics-request

peluko00 commented 5 months ago

Migrating missing module stock_request_picking_type: #1980

All request* modules have been moved to : https://github.com/OCA/stock-logistics-request

How can i do format patch from repo stock-logistics-request to this one?

metaminux commented 2 months ago

Migrating base_product_merge : #2094