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
Aldevinas Katkus
same v. 2025-02-24. New DB. Just forward balances (purchase, sales invoices) from 2024 and later. In your case does turnover per period differs or just fwd. balance differs and turnover is identical i...
09:56 20 Mar 2025
Aldevinas Katkus
RecordAddBegin(UserVc,"UserVc_fuel"); RecordField(EmployeeCode, M4Code, 10,0); KeyBegin(EmployeeCode); KeySegment(EmployeeCode); KeySegment(Code); EndRecordAdd; ...
12:32 26 Feb 2025