Skip to content

[19.0][ADD] website_sale_stock_picking_policy#1195

Open
Ricardoalso wants to merge 1 commit into
OCA:19.0from
camptocamp:website_sale_stock_picking_policy
Open

[19.0][ADD] website_sale_stock_picking_policy#1195
Ricardoalso wants to merge 1 commit into
OCA:19.0from
camptocamp:website_sale_stock_picking_policy

Conversation

@Ricardoalso
Copy link
Copy Markdown

@Ricardoalso Ricardoalso commented Apr 22, 2026

This module extends Odoo eCommerce checkout to let customers choose how
deliverable products are shipped from their cart.

At checkout, a Shipping Policy section is added with the available
picking_policy options from the sale order (for example, consolidated
delivery in one shipment).

When the customer changes the policy:

  • The cart picking_policy is updated immediately through a JSON route.
  • The estimated delivery date shown in checkout is refreshed when
    relevant.

The policy selector is only displayed when the cart contains deliverable
products.

image

@OCA-git-bot OCA-git-bot added mod:website_sale_stock_picking_policy Module website_sale_stock_picking_policy series:19.0 labels Apr 22, 2026
@Ricardoalso Ricardoalso marked this pull request as draft April 22, 2026 06:03
@Ricardoalso Ricardoalso force-pushed the website_sale_stock_picking_policy branch 3 times, most recently from 467fde8 to 977e678 Compare April 22, 2026 06:41
@Ricardoalso Ricardoalso marked this pull request as ready for review April 22, 2026 07:05
Copy link
Copy Markdown
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

CI is failing due to unrelated reasons

@Ricardoalso Ricardoalso force-pushed the website_sale_stock_picking_policy branch from 977e678 to 9a416d7 Compare May 8, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants