Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[USER STORY] Update business transaction (PaymentID) #25

Open
data-david opened this issue Sep 5, 2019 · 2 comments
Open

[USER STORY] Update business transaction (PaymentID) #25

data-david opened this issue Sep 5, 2019 · 2 comments

Comments

@data-david
Copy link

As: a system user (another system used in the PoCs)
I wish: to update the paymentID for the business transaction
So that: the system can have most complete set of data that is available about the transaction

Relatert til epos:

Lenke til design:
Lenke til løsningsarkitektur: realized by patch-operation in transaction-API

Forretningsverdi (Kritisk/Viktig/Mindre viktig/Kjekt å ha):

@data-david
Copy link
Author

A company receive a voucher (invoice) which states one line item (a machine) is bought, the entry is filed to Asset/equipment (debit) and Asset/Accounts payable (credit). The payment id is not included in the invoice. Later when the invoice is paid the Company adds another transaction, Asset/Accounts payable (debit) and Asset/Bank/cash at bank (credit)
-> Correct. The invoice is the voucher for the transaction of the goods/services being exchanged and the bank statement is the voucher for the payment transaction and they can be linked together by the payment reference for easier reconciliation.

I assume the field cbc:PaymentID in BIS is used here.

Then the payment needs to be reconcilidated. Missing paymentID, is this field after reconciliation added?
-> yes the cbc:PaymentID is the payment reference. If it's missing in the payment details / invoice, the accountant/ system may try to match the payer details on the payment to buyer details on the invoice, or the amount details respectively. This tends to be more manual then..

@ekoskent
Copy link

This is done by updating the business transaction data. The paymentID reference may be updated to transaction details with the API. The correct element in XBRL GL is gl-taf:originatingDocumentIdentifierCode in the gl-taf:originatingDocumentStructure-group with in entryDetails.
see issue #24

@stigbd stigbd transferred this issue from Informasjonsforvaltning/behov Nov 25, 2019
@stigbd stigbd added the NSG label Nov 25, 2019
@stigbd stigbd removed the NSG label Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants