On Odoo 16 Ent, when printing out a quotation, how to I show the lead time per product, directly under each product name/description? I think I need to add the field "commitment date" but I'm not sure how to position it correctly on the inherited view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
Hi,
Try like below
<template id="leadtime_report_saleorder_
<xpath expr="//span[@t-field='line.
<t t-if="line.order_id.
</xpath>
</template>
Regards
Thank you, this works well, however, how to hide the time, and only show the date please?
Karen you can use the widget option like this
<span t-field="line.order_id.commitment_date" t-options="{'widget': 'date'}"/>
perfect thank you
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
|
2
Mei 20
|
3245 | ||
|
Proof of Dispatch
Diselesaikan
|
|
1
Apr 24
|
2371 | |
|
|
0
Jan 25
|
2275 | ||
|
|
1
Apr 24
|
2591 | ||
|
|
0
Feb 24
|
1279 |