-
Notifications
You must be signed in to change notification settings - Fork 3
Meeting notes 2017 08 25
Jason Sylvestre edited this page Aug 25, 2017
·
3 revisions
- Hundreds of orders per year
# means group
- () is used internally to mark a order as complete. We should filter it out of our queries.
- Need a date Sampled field for the client
- Rush can affect final price as a multiplier
- RequestNum should be entered when received. We should do a duplicate check as it must be unique. (Maybe just our DB)
- They can have Partial Results. These would be over-written when order is complete, but we need a way to upload and display to client.
- Historical Prices...
- We need to save these when the order is completed and not re-query the database as they will change each year. At change over we may have an issue with KFS. The old prices are not (maybe) available, but KFS currently is shown a breakdown for each test in the scrubber. If we generate the scrubber, we will need a way to get the old price, not just use an adjustment (Maybe) Davis will prove us with the place we will pull the setup cost (currently does not exist) A couple requestNumber (LogBatch) along with the final price so we can test (Internal/external, rush, no rush)