[FIX] website_sale_delivery: display delivery desciption on the website

opw-639617
This commit is contained in:
Nicolas Martinelli 2015-05-15 14:22:46 +02:00
parent fb23de77a9
commit bb63e9a012
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
"widget": "monetary",
"display_currency": "website.pricelist_id.currency_id"
}'/>
<div t-field="delivery.website_description" class="text-muted"/>
</label>
</t>
</li>