Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1902 Widoki

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sty 25
1330
2
gru 24
2197
3
mar 23
22041
2
mar 18
2867
2
wrz 24
1534