コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1993 ビュー

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
1549
2
12月 24
2470
3
3月 23
22298
2
3月 18
2963
2
9月 24
1670