Does anyone have any tips for making the MES job screen show prior quantities already reported for that specific job?
Classic or Kinetic?
I have it in a customization, but I would probably do a function with linq to get the previous quantity reported now.
We are on Kinetic. Would you mind sending a copy of the layer you have? Also curious how you are fetching the data. Thanks!
Sorry it is only in classic.
Maybe not quite what you are looking for but the Report Quantity function should show what’s been booked in so far for each job / assembly / operation combination? Or are you looking for something to show when the operator logs on to the job?
E.g. here - I had logged onto the job earlier, reported qty of 10, and then went to End Activity. When I logged onto the job again, when I open Report Quantity again, I can see the totals already booked in:
So I added a further 5 via Report Quantity, and continued on. When I open Report Quantity again, I see this:
I can see a total of 15 have been completed so far - i.e. the combined total - and the Prior field shows me what I’ve booked so far during this session. So the Completed Qty will update with all bookings against that job/asm/opr, the Prior will update according to what you book in between Start Production - Report Quantity - End Activity.
Could not really be answering your question here but thought I’d share juuuust in case.