Dear Expert,
2-3 of our clients are facing problem while entering dimensions in lines in Bank/Cash voucher.
Problem:- They enter dimension while making the voucher and again after some time when they goes to Line --> Dimension then they are not there.
I have confirmed that Every user is entering values in different batch/template.
I have made Delayed Insert property of voucher set to no, because if this is yes then data will move into table when they goes into next line and therefore line no will then only be updated. So do it has any adverse effect.
And also give me some solution to correct dimension problem.
0
Comments
In standard journals, changing the DelayedInsert property won't cause dimension problem. You can debug the corresponding field's validation and also Insert trigger to find the reason.
Pargesoft
The objects are not modified.
Also we are using debugger and using break point on every trigger of form, table and codeunit from last 20 days but finding no solution or the point of problem.
So have made new table for entry dimension and then flow it from my table to all tables.