OCA / e-commerce

Odoo E-Commerce server automation addons
GNU Affero General Public License v3.0
165 stars 486 forks source link

Migration to version 16.0 #683

Open sbidoul opened 1 year ago

sbidoul 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

jok-adhoc commented 1 year ago

Working on website_sale_suggest_create_account #705

mac-adhoc commented 1 year ago

The functionality of _website_sale_requirelogin is now included in v16 as a native feature. Therefore this module could be depreciated. The new feature included in v16 let you select how is able to checkout on your eCommerce based in 3 different options:

  1. Optional.
  2. Disabled (buy as guest).
  3. Mandatory (no guest checkout)
JrAdhoc commented 1 year ago

website_sale_hide_price migration on #716

miguel-S73 commented 1 year ago

website_sale_product_brand migration on https://github.com/OCA/e-commerce/pull/742

valkenpower commented 1 year ago

Possible to add website_sale_tax_toggle to the wishlist ?

anothingguy commented 1 year ago

website_sale_product_attribute_value_filter_existing https://github.com/OCA/e-commerce/pull/773

dsolanki-initos commented 1 year ago

website_sale_comparison_hide_price

dsolanki-initos commented 1 year ago

website_sale_product_description

valkenpower commented 1 year ago

Website_tax_toggle

liebana commented 11 months ago

Can someone make the 16 branch as the default one?

robmarinussen commented 11 months ago

.

suker commented 10 months ago

website_sale_invoice_address migration on #837

suker commented 9 months ago

website_sale_product_assortment migration on #854

danielduqma commented 7 months ago

website_sale_exception migration on #865

This module is not in the list because its migrations hasn't been merged since it was added to 12.0

yaazkal commented 1 month ago

Hi, I see website_sale_product_attribute_filter_category is not listed in the issue, maybe it has been replaced by other module or is just that no one is working on it?

flotho commented 3 weeks ago

Website_tax_toggle

Hi @valkenpower , did you have any PR for this. AFAICS, the way Odoo handle price in website has massively changed in v16 and no longer relies on user groups.

JrAdhoc commented 1 week ago

website_sale_hide_empty_category migration on #950

carlos-lopez-tecnativa commented 1 week ago

website_sale_category_breadcrumb https://github.com/OCA/e-commerce/pull/953