customised UserVc problems
Aldevinas Katkus
2025-01-23
Operating system: Windows
Can we customise UserVc?
We have added a few fields to UserVc register and they failed to import into v. 2024-11-20 from v. 2023-02-08.
Instead of customised field values we have in the matrix under "Job costing" tab $%^!_

USERVC_FUEL which is customised field start marker and customised field register name.
Bror-Erik Kotiranta
2025-01-25
I will have a programmer answer this one, I do not have the full answer for this
David Delač
2025-02-20
Hi Aldevinas,

Please post your customisations so I can help you.
Aldevinas Katkus
2025-02-26
RecordAddBegin(UserVc,"UserVc_fuel");
RecordField(EmployeeCode, M4Code, 10,0);
KeyBegin(EmployeeCode);
KeySegment(EmployeeCode);
KeySegment(Code);
EndRecordAdd;
David Delač
2025-04-15
Hi Aldevinas,

You need to customise ReadImportTaguser2 since it was added between mentioned versions, to support the changes.

Best regards,
David D.
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
Hi Andis, The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...
10:38 11 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