Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4 ตอบกลับ
3547 มุมมอง

We often use notes and sections in sales orders to structure the offer. We actually get them also shown and printed in invoices. Is there a way to show them both notes as well as sections in delivery notes?

อวตาร
ละทิ้ง
ผู้เขียน

This we know already, but the question is how it would be possible to implement this by extending our own module to add such functionality to the existing delivery notes.

คำตอบที่ดีที่สุด

There is no such kind of feature available in standard Odoo.

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

@ Cybrosys    I think this is a misunderstanding.

It is not about an additional note at the end of the delivery note, but about the notes and sections that Odoo offers together with the selection of products when creating quotations. These are displayed on the quotations, orders and invoices, but not on the delivery notes. We have not yet found a way to view and print this information on the delivery notes.

However, this would be important for individual deliveries because it would additionally group the goods on delivery and thus make it easier to check deliveries for completeness. 



อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

Please try this code:

< template id="report_delivery_document_inherit_custom_module" inherit_id="stock.report_delivery_document">
< xpath expr="//div[@name='signature']" position="after">
            < p t-field="o.note"/>
        < /xpath>
    < /template>


Hope it helps

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

i have the same problem with odoo16

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
พ.ค. 25
1028
2
พ.ย. 24
2218
4
ก.พ. 24
12409
sale / delivery แก้ไขแล้ว
1
ม.ค. 24
1695
1
ก.ย. 24
2958