OCA / e-commerce

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

[16.0][FIX] website_sale_stock_available: respect args #907

Closed danielduqma closed 8 months ago

danielduqma commented 8 months ago

Keep args and kwargs as they are, given also that module's inheritance does not use them

This causes an error on cart updating with website_sale_loyalty at this point, since this commit was merged.

Steps to reproduce:

  1. Use latest version of odoo branch 16.0
  2. Install both website_sale_stock_available and website_sale_loyalty
  3. Add a product to cart

FL-556-2768

papulo79 commented 8 months ago

LGTM with code review.

pedrobaeza commented 8 months ago

/ocabot merge patch

OCA-git-bot commented 8 months ago

On my way to merge this fine PR! Prepared branch 16.0-ocabot-merge-pr-907-by-pedrobaeza-bump-patch, awaiting test results.

OCA-git-bot commented 8 months ago

Congratulations, your PR was merged at b9e397a6c79a4bdef07d1141ae549a36e37ff7fd. Thanks a lot for contributing to OCA. ❤️