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
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
2
返信
3874
ビュー
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 |