Data in HAL register is lost after export-import
Aiste Pranyte
3-23-17
Customer has additional register for translations of item packages that is placed in Item card>>Stock
flip>>Hazard level field. However, after each database export-import data from that matrix/register is lost, customer has to manually
re-enter all package translations.

HAL's definition is in datadef.hal file:
RecordAddBegin(HazLevVc,"EBS_HazLevVc2");
RecordField(Math,M4Matrix,0,0); //EBS
ArrayBegin(Math,-,1); //EBS
ArrayField(LangCode,M4Code,5,0); //EBS
ArrayField(Text,M4Str,255,0); //EBS
EndArray;
EndRecordAdd;

Has anyone come across a similar issue and are there any solutions for this?
Aldevinas Katkus
3-23-17
I guess you need to create import procedure for EBS_HazLevVc2 tag.
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
Paul Timms
SendWebRequest3 is a boolean function, so if this returns true and the reply header has an accepted status, you can assume that the data was sent successfully and perform some actions on the record th...
11:12 4 Apr 2025
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