Options

Navision Timer

LambaLamba Member Posts: 260
Hi,
How can this be possible,a page to handle time with :
1. Start
2. Pause
3. Stop buttons

When workers start there work they click on start, for lunch breaks use Pause and to stop there work-> Use stop.

How this can be done, please guide.

Comments

  • Options
    navuser1navuser1 Member Posts: 1,329
    Lamba wrote:
    Hi,
    How can this be possible,a page to handle time with :
    1. Start
    2. Pause
    3. Stop buttons

    When workers start there work they click on start, for lunch breaks use Pause and to stop there work-> Use stop.

    How this can be done, please guide.

    How do you want to save your records user/workers & day wise ?
    Now or Never
  • Options
    LambaLamba Member Posts: 260
    Yes,
    The user at the time of work:
    Start clicks-> "Start", at the time of
    Breaks/lunch clicks-> "Pause" and while
    Leaving clicks ->Stop.
  • Options
    tinoruijstinoruijs Member Posts: 1,226
    Lamba wrote:
    Yes,
    The user at the time of work:
    Start clicks-> "Start", at the time of
    Breaks/lunch clicks-> "Pause" and while
    Leaving clicks ->Stop.

    I think that's clear. Question is in which table you want to store this information? In standard NAV-table, add-on-table, new table?

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • Options
    LambaLamba Member Posts: 260
    New table
  • Options
    tinoruijstinoruijs Member Posts: 1,226
    Lamba wrote:
    New table

    Create DateTime fields for start, pause, stop and fill these fields when someone clicks on the buttons.
    Store USERID in that table. This could already be enough depending of the wishes of your client.

    Tino Ruijs
    Microsoft Dynamics NAV specialist
Sign In or Register to comment.