Isn't it a bug with SetCompanyCode()
Aldevinas Katkus
9-11-23
Operating system: macOS
Hello, isn't it a bug in Tools\RemoteTools13.hal?
Because company code may not be equal to company number, for example in row 1 we can have a company with code 25.

CreateActFromInvitationRemote2()
...
oldcomp = CurrentCompany;
...
SetCompanyCode(oldcomp,false);

Arzu Erdogdu
9-13-23
Hello,

It is not a bug that Company code is not same as row number this code is entered in. But if any issue is found that it makes a problem as them to report exact steps and backup.
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