forked from alaguraj/odoo-testing-addons
add custom checkout address template with delivery/pickup toggle and field optimizations
This commit is contained in:
parent
00ecad960f
commit
8749ca6f87
@ -379,7 +379,7 @@
|
|||||||
<xpath expr="//t[@groups='account.group_delivery_invoice_address']" position="replace"/>
|
<xpath expr="//t[@groups='account.group_delivery_invoice_address']" position="replace"/>
|
||||||
|
|
||||||
<!-- 4. UBER QUOTE RELOAD SCRIPT (Ensures fee is applied on page load) -->
|
<!-- 4. UBER QUOTE RELOAD SCRIPT (Ensures fee is applied on page load) -->
|
||||||
<xpath expr="//h4" position="after">
|
<xpath expr="//h3" position="after">
|
||||||
<div id="uber_error" class="alert alert-danger d-none my-3" role="alert">
|
<div id="uber_error" class="alert alert-danger d-none my-3" role="alert">
|
||||||
<!-- Error message will be injected here -->
|
<!-- Error message will be injected here -->
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user