not possible to locate customer by its bank account
Aldevinas Katkus
3-24-17
The supplier can be found by its bank account, while the customer- not.
What is the reason for that?

Proof:

global
function LongInt CUVcRecordInIndex(record CUVc CUr,string indexname)
BEGIN
......
if ((CUr.blockedFlag!=0) or (CUr.VEType==0)) then begin
....
if (indexname=="ActBankAccount") then begin res = 0; end;
if (indexname=="ActIBAN") then begin res = 0; end;
end;
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
A file transfer has been created with the SendWebRequest function. The Hansa server does not send anything in the live environment because the public certificate for the other party is not publicly gr...
17:23 10 Nov 2025
Hi again, do we know what it's trying to download, if we download it, it may make the message go away? Thanks...
11:16 30 Oct 2025