Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3896 Переглядів

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/Qvjrmf2


Аватар
Відмінити
Найкраща відповідь

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>
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
вер. 22
1970
4
квіт. 22
4988
1
груд. 21
6093
11
серп. 16
5826
1
груд. 15
16141