تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4184 أدوات العرض

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

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
8
يوليو 24
24060
0
نوفمبر 20
3784
7
سبتمبر 19
36233
1
مارس 15
7155
0
نوفمبر 19
5371