NavGraph v1.0.2

AdministratorAdministrator Member, Moderator, Administrator Posts: 2,500
edited 2011-07-19 in Download section
NavGraph
This product can be used to present data (mostly capacity data) according to the time. As a very good example we can highlight capacity of employees, machines (in case of absence possibility to use machines for parallel operations processing) etc.

http://www.mibuso.com/dlinfo.asp?FileID=1350

Discuss this download here.

Comments

  • stonystony Member Posts: 122
    Hello,

    i have installed it. But when i start the form 50000 the process (finsql) take all cpu power.
  • koubekkoubek Member Posts: 84
    stony wrote:
    Hello,

    i have installed it. But when i start the form 50000 the process (finsql) take all cpu power.

    Hi,
    which version have you tried it with? That`s true that uploaded objects were built with 2009 SP1. Do you use older version of NAV? Eventually you can try to debug some part of process to know sth. more...
  • stonystony Member Posts: 122
    I have NAV2009 SP1.
    I have add following code in the CU50000 (Function FillListDataItems)

    ProdOrder.SETRANGE(ProdOrder.Status,ProdOrder.Status::Released);

    and now it works.

    thanks
    stony
  • AdministratorAdministrator Member, Moderator, Administrator Posts: 2,500
    NavGraph v1.0.2
    NavGraph can be used to present data (usually capacity data) according to the time. As a very good example we can highlight capacity of employees, machines (in case of absence possibility to use machines for parallel operations processing) etc. Main advance of the product is possibility to create your own data item list or tree depending requirements you have. Data are automatically requested from component using NAV event trigger and linking is realised using ID from the left side (tree view data items). By double clicking on any of boxes another event trigger inside of NAV will be triggered. In this case you can handle the event by opening NAV card (in Machine Center/Work Center capacity demo default form will be opened automatically).

    Version 1.0.2
    Added some parameters to libraries to be able handle events
    Improved font rendering (automatic resizing)
    Adjustable line height (if focused graph area -> Ctrl+MouseScroll)
    Fixed some performance problems
    New NAV objects to demonstrate some of possibilities

    Version 1.0.0
    First release

    http://www.mibuso.com/dlinfo.asp?FileID=1350

    Discuss this download here.
Sign In or Register to comment.