|
|
| Line 88: |
Line 88: |
| ** Discussed this with Pagasa. It would mean doing scanning during send time, and likely doing all fixes during pull time, so all checks could actually be done form CFE. Discussed also w Pagasaa that we would delete the error checks from TISS so there is no duplicates getting out of sync | | ** Discussed this with Pagasa. It would mean doing scanning during send time, and likely doing all fixes during pull time, so all checks could actually be done form CFE. Discussed also w Pagasaa that we would delete the error checks from TISS so there is no duplicates getting out of sync |
| }} | | }} |
|
| |
| == How to Resolve and or Delete Scanned TISS forms ==
| |
|
| |
| {{Discuss | who=Pagasa | question = For any of the following, why would you need to do this? Reason I ask is it should be stored in a way that can be linked from the step in the instructions that makes it necessary. }}
| |
|
| |
| === How to delete an "Item" from Tiss.mdb ===
| |
| * Log in to program into Tiss program.mdb
| |
| * Go to L_TISS_Item table, double click to open table
| |
| * Right click on the D_ID column
| |
| **Select Text Filters and click on Equals. Custom filter text box will appear.
| |
| **Enter the D_ID and click ok. This will filter to all the Tiss data for this D_ID.
| |
| * Select the row you want to delete and right click and select delete record.
| |
| **You have a text box stating that your about to record one record. Click Yes.
| |
| * Close out of the L_TISS_Item table.
| |
|
| |
|
| == background info == | | == background info == |