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.
Back to the list
Latest Posts
Piotr Wycichowski
Hi, Is somebody experienced in necessary settings for successful connection to server using webclient. When I tried, I got warning in brower, that Web client settings for HTTPS is not setup. So I ...
12:59 21 July 2025
Bror-Erik Kotiranta
Clients have their own cache, and then the server has the shared cache, if you want it kind of black and white. Presense should be there as far as i know...
10:55 7 July 2025