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

i am confused between these 2 

아바타
취소
베스트 답변

Hi,

Invoice Id and Payment Id are different .

Invoice id's are used to track invoices, whose control policy might be different. But payments Id will only show yoy the payments happened . It helps you track payments . 

Let's assume two scenarios 

Scenario one 1 : your customer wanted to pay with different methods for a single invoice ( may be half with bank and other half with cash ) .so now if you register payment with both method , 2 payments  will be created linked with single invoice . Now these payment ids help you track the payments.

Scenario two  : you have added different products and you  delivered  half and other half will be delivered later . now you can create two invoices one for delivered id other for the non delivered products in this case its difficult to track by payments id but easier with invoices id .

I hope your confusion is cleared.

Srijita Banerjee

Jr. Odoo Consultant

Tel: +353 1 886 5684 (IE) +44 121 285 5684 (UK)  +91 964 381 7554 (IN)

 

Target Integration | CRM ERP Cloud

Website | LinkedIn | Twitter | Facebook | YouTube | Instagram

아바타
취소
베스트 답변

Hi,

payment_id is the field of model ‘account.payment’ whereas invoice_id is the field of model ‘account.move’.

When you create an invoice from sale order, the invoice will be of the model ‘account.move’

And when you register payment in that invoice, a payment record will be created in the model ‘account.payment’ with a reference to that invoice.

You can check these payments in Invoicing>>Customers>>Payments

Regards

아바타
취소
관련 게시물 답글 화면 활동
0
8월 22
2263
3
11월 19
5457
1
6월 22
2927
1
9월 21
3827
1
12월 20
2084