콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
5553 화면

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 

아바타
취소
관련 게시물 답글 화면 활동
0
1월 17
3522
1
2월 16
4621
0
3월 15
3136
1
1월 24
13119
2
5월 21
6703