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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2
Réponses
3860
Vues
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>
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
sept. 22
|
1955 | ||
|
4
avr. 22
|
4966 | ||
|
1
déc. 21
|
6054 | ||
|
11
août 16
|
5791 | ||
|
1
déc. 15
|
16091 |