Dimension problem in Vouchers

abhi1901abhi1901 Member Posts: 102
edited 2012-09-14 in NAV Three Tier
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.

Comments

  • ufukufuk Member Posts: 514
    Is Bank/Cash voucher a localized object? Is it modified?
    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.
    Ufuk Asci
    Pargesoft
  • abhi1901abhi1901 Member Posts: 102
    ufuk wrote:
    Is Bank/Cash voucher a localized object? Is it modified?
    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.



    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.
Sign In or Register to comment.