Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
4288 Näkymät

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



Avatar
Hylkää
Paras vastaus

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

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
8
heinäk. 24
24225
0
marrask. 20
3875
7
syysk. 19
36382
1
maalisk. 15
7235
0
marrask. 19
5446