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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
3809
查看
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
|
1931 | ||
|
4
4月 22
|
4876 | ||
|
1
12月 21
|
6008 | ||
|
11
8月 16
|
5751 | ||
|
1
12月 15
|
16017 |