Options

Debugger is not working to this error only . Why

hansikahansika Member Posts: 373
Hi,

I am working on Nav 5.0 sp1.

In purchase order , In direct unit cost field I have to enter 202.3659.

But when I try to enter system is throwing some message

That is


The field can have a maximum of 2 decimal places.


For this I am giving some information about my setups ;

Currency code = Blank

G/L setup :

Amount decimal Places = 2: 4

Unit – Amount decimal places = 2: 4

Currency card setup :

Amount decimal places : 2: 5

Unit amount decimal places : 2: 5



Why the system is throwing this error.

Where I need to change the setup

Even I try to run the debugger to find out the problem.

Debugger is not working for this error only.

So I throw this query to forum to know the answer from experts
hansika

Comments

  • Options
    kapil4dynamicskapil4dynamics Member Posts: 591
    Go to purchase line table and then change the properties "Decimal Places' of this filed "direct unit cost" . But even if u enter 34.8845 as an example it will truncate it to 34.88 in ur Purchase Invoice line table i.e. after posting.
    Kapil Khanna
  • Options
    hansikahansika Member Posts: 373
    Thanks ,
    I changed the decimal field properties for that field.
    Still it is not ready to accept that values as 20.4568 in direct unit cost field.
    My question is how to change ?
    Why debugger is not working ?
    hansika
  • Options
    kapil4dynamicskapil4dynamics Member Posts: 591
    It should, i did try here. :-k
    Kapil Khanna
  • Options
    DaveTDaveT Member Posts: 1,039
    Hi,

    Check the various Rounding Precision field - I suspect that you have some set as 0.01
    Dave Treanor

    Dynamics Nav Add-ons
    http://www.simplydynamics.ie/Addons.html
  • Options
    canadian_baconcanadian_bacon Member Posts: 91
    Usually, when the debugger doesn't work it's because the error is happening with a property value. This should help you limit what to look for. It's probably at the table properties level.
Sign In or Register to comment.