Skip to content

[16.0][FIX] website_sale_*: fix eslint warnings#1153

Open
Kimkhoi3010 wants to merge 3 commits intoOCA:16.0from
Kimkhoi3010:16.0-fix-eslint-warnings
Open

[16.0][FIX] website_sale_*: fix eslint warnings#1153
Kimkhoi3010 wants to merge 3 commits intoOCA:16.0from
Kimkhoi3010:16.0-fix-eslint-warnings

Conversation

@Kimkhoi3010
Copy link

@Kimkhoi3010 Kimkhoi3010 commented Jan 15, 2026

Context:

Fix various ESLint warnings in website sale JS modules:

  • website_sale_cart_expire
  • website_sale_product_assortment
  • website_sale_stock_list_preview

Changes

  • website_sale_cart_expire:

    • Fix parameter reassignment and missing JSDoc in website_sale_cart_expire.js.
  • website_sale_product_assortment:

    • Add missing radix argument in variant_mixin.js.
    • Simplify $.when.apply usage in assortment_list_preview.js.
  • website_sale_stock_list_preview:

    • Simplify $.when.apply usage in website_sale_stock_list_preview.js

@OCA-git-bot
Copy link
Contributor

Hi @CarlosRoca13, @ivantodorovich,
some modules you are maintaining are being modified, check this out!

@Kimkhoi3010 Kimkhoi3010 changed the title [FIX] website_sale_*: fix eslint warnings [16.0][FIX] website_sale_*: fix eslint warnings Jan 15, 2026
Copy link
Contributor

@ivantodorovich ivantodorovich left a comment

Choose a reason for hiding this comment

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

LG

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.

3 participants