when i print the customer invoice the customer name won't show in the pdf and i dint use any custom report in invoicing and the highlighted in the picture is just show the address of the customer
https://imgur.com/a/Qvjrmf2Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
2
Antworten
3865
Ansichten
check->setting->business documents->format
check margins. or better take standard A4
Just comment below lines from "report_invoice_document" template.
<div class="col-xs-5 col-xs-offset-7">
<!--<address t-field="o.partner_id"-->
<!--t-field-options='{"widget": "contact", "fields": ["address", "name"], "no_marker": true}' />-->
<!--<span t-if="o.partner_id.vat">TIN: <span t-field="o.partner_id.vat"/></span>-->
</div>
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
Sept. 22
|
1956 | ||
|
4
Apr. 22
|
4967 | ||
|
1
Dez. 21
|
6054 | ||
|
11
Aug. 16
|
5791 | ||
|
1
Dez. 15
|
16094 |