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

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>
アバター
破棄
関連投稿 返信 ビュー 活動
2
9月 22
1964
4
4月 22
4975
1
12月 21
6065
11
8月 16
5795
1
12月 15
16110