customised UserVc problems
Aldevinas Katkus
1-23-25
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
1-25-25
I will have a programmer answer this one, I do not have the full answer for this
David Delač
2-20-25
Hi Aldevinas,

Please post your customisations so I can help you.
Aldevinas Katkus
2-26-25
RecordAddBegin(UserVc,"UserVc_fuel");
RecordField(EmployeeCode, M4Code, 10,0);
KeyBegin(EmployeeCode);
KeySegment(EmployeeCode);
KeySegment(Code);
EndRecordAdd;
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
Lilian Wanyoike
Version 2023-12-03 Build : 85553039...
13:08 26 Feb 2025
Aldevinas Katkus
RecordAddBegin(UserVc,"UserVc_fuel"); RecordField(EmployeeCode, M4Code, 10,0); KeyBegin(EmployeeCode); KeySegment(EmployeeCode); KeySegment(Code); EndRecordAdd; ...
12:32 26 Feb 2025