Announcements
hi expert,
what is the best table to me to get all invoice vendor or customer ?
currently i get custinvoicejour & vendinvoicejour, but not invoice capture in there.
*This post is locked for comments
ok satish, great
Hi Agus,
I would suggest that you start from CustTrans and then get all associated invoices from different tables. if you are just looking for invoice, transaction date, amount etc, how much is remaining, all these can be retrieved from CustTrans table itself.
Thanks,
Satish Panwar
Hi ludwig & satish,
thanks for response.
i thought i can get all of invoices related to vendor/customer without using several tables. can be represented in one table, i was hoping like that. :)
in case using several table, i need further analyze my design first.
anyway thanks for your input.
Hi Agus,
Project related invoices are in ProjInvoiceJour table and have corresponding entry in CustTrans which is what you see below. If you take the voucher from custTrans and search in ProjectInvoiceJour.LedgerVoucher field, you will be able to find the relationship. other fields to join are AccountNum and TransDate.
Thanks,
Satish Panwar
Please take time to click 'Yes' against the answers that help you guide in right direction to help other community members.
Good Morning Agus,
Is the main problem identifying the vendor / customer invoice data or the captures that you miss?
When you say captures do you mean document attachments or somethings else?
What do you try to achieve here?
Would be great if you could clarify.
Many thanks and best regards,
Ludwig
if i take example data, all of transtype = project, not in custinvoicejour table. why ?
Everything should be there in CustInvoiceJour. As you mentioned that something is missing, so I advised to check CustTrans. Reason is...all transactions type finally lands in CustTrans.
What I asked above is what's missing from CustInvoiceJour table?
hi satish,
so i must combine CustTrans / VendTrans & custinvoicejour/vendinvoicejour ?
Hi Agus,
Tables that you mentioned are correct. Corresponding details are in CustInvoiceTrans and VendInvoiceTrans. If you can't find something here, search in CustTrans / VendTrans.
If you can let us know what's missing, we may be able to add something to my response. Without knowing what's missing, won't be able to help further.
Thanks,
Satish Panwar
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156