Replies: 1 comment 6 replies
-
Usually I recommending to use ddd for this. It can auto-detect certain elements from a source file, including the VESID. Alternatively, you can also make a list based on the combination od document type ID and process ID. My proposal is:
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At start we were handling Invoice related to One country but as we are expanding we now are receiving invoices from different Countries
i was thinking what is best way to choose the Validation Rule for incoming invoice ?
do we pick based on DocumentTypeId and ProcessId
or incoming schemeId
Regards
Beta Was this translation helpful? Give feedback.
All reactions