odoo/odoo#197846

Created by fw-bot
Merged at dfdcf2a51632b533592867e1596511e22409c8b2

Statuses:

label
odoo-dev:saas-18.1-master-show-delivery-row-cart-summary-vchu-416431-fw
head
00b839470481747439953445b57002ea71930c40
merged
7 months ago by Sales, Valeriya Chuprina (vchu)
odoo/odoo
saas-17.4 #194986
18.0 #197843
saas-18.1 #197846
saas-18.2
saas-18.3
saas-18.4
19.0
master #197847

[FW][FIX] website_sale: always show delivery row in cart summary

Before delivery row was not displayed when dm was not set. It was confusing to not show delivery row when a product required delivery, and it caused a traceback on the checkout page when no delivery method was preselected and a user selected one.
After this commit when delivery is not set yet, we will show explicitly that delivery is required but the price will be updated after its selection.

task-4422630
opw-4397672

Forward-Port-Of: #194986