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

We are using Odoo 12 Enterprise and have the option enabled for 'Invoice on Delivered quantities'.

This correctly moves any order where a shipment has been made to the 'Orders to invoice' list.

We only want to invoice completed orders - i.e. orders where all products have been shipped, and therefore the 'Orders to invoice' list should only include orders where all items have been shipped.

Is this possible please?

อวตาร
ละทิ้ง

Interesting question. I found one app that might help (but I haven't used it): https://www.odoo.com/apps/modules/12.0/dev_sale_order_status/

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

I think it should be possible to add computed fields for the total quantity order and dispatched and then it's easy to add a filter based on those two fields.  Just needs some Python code to calculate it (and it looks as if this add-on does something like that).  

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

from my knowledge,

There is no way to add filters and get what you are expecting..
invoice and its delivery is related through the SO
that makes it difficult ... 
you can make custom report or view to get the details 

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ม.ค. 17
3407
1
ก.พ. 16
4502
0
มี.ค. 15
2980
how do I add shipping cost to invoice? แก้ไขแล้ว
1
ม.ค. 24
12951
Odoo 12 - Create invoice line with code แก้ไขแล้ว
2
พ.ค. 21
6556