跳至內容
選單
此問題已被標幟
1 回覆
1981 瀏覽次數

Hi all

I tried to fix the bad formating of the invoices/packing slips PDFs, etc..

Please see the bad sample here:
https://www.thuinformatik.ch/2020-10-01 22_01_48-Window.png

I would expect the format like this:

Company GmbH
PreName Name
Street No
ZIP City
Country

I found the external_layout_standard modification possibilities, but as far as i understand, the address comes preformated from somewhere here:

          <div style="font-size: 12px;padding-top: 50px;" t-attf-class="article o_report_layout_standard o_company_#{company.id}_layout" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and o.env.context.get('lang')">

            <t t-call="web.address_layout"/>

            <t t-raw="0"/>

          </div>

Any idea how i can fix this?

Best regards
Tom

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
1月 25
1524
2
12月 24
2427
3
3月 23
22252
2
3月 18
2954
2
9月 24
1644