Hello.
Standard Email Template the customer adress on the right site on sale/invoice.
I need it on the left site in europe .
Can someone help me ?
Best regards
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello.
Standard Email Template the customer adress on the right site on sale/invoice.
I need it on the left site in europe .
Can someone help me ?
Best regards
Hi,
Hope you are making changes in the PDF attachment of order/invoice with the mail.
You have to change the template to bring customer address from right side to left side.
< odoo>
< data>
< template id="address_layout" inherit_id="web.address_layout">
< xpath expr="//div[@name='address']" position="replace">
< div name="address" class="ml-3 mb-5">
< t t-raw="address"/>
< /div>
< /xpath>
< /template>
< /data>
< /odoo>Regards
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
8
Jul 24
|
24642 | ||
|
|
0
Nov 20
|
4076 | ||
|
|
7
Sep 19
|
36651 | ||
|
|
1
Mar 15
|
7411 | ||
|
|
0
Nov 19
|
5639 |