Juan Segura
unread,Nov 16, 2001, 3:20:21 AM11/16/01You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I'd like to add a customized field in the timesheet, where
employees can enter the number of pieces manufactured on a
work's day, and I want to collect this information by day,
that is, a MSP_WORK data, not task data. To do this, I
need (I suppose) to add a new check on TasksPage.asp and
change the ActualsType to a new value, but after this, how
can I say the grid that there's a new field on the right
pane?. The pjgrid.ocx documentation seems to say that only
considers the actual and actual overtime work, codified
and code-wired. Is this true?. Thanks in advance.