Reposting: Is is possible to report again, if an error has been made?

Table of Contents (index)
Problem Type : Reporting
Problem Category : TimeCard


Reported appointments can be deleted and reposted, but it is not ‒ and should not be! ‒ an easy process. Either the admin deletes the old appointment in the database and the user posts the appointment again, or the admin changes the value in the database directly:
  1. Delete/Change a Database Entry:

    To delete or change a reported appointment in the database, you must remove/change the particular reported appointment entry in tblReports (and tblPlanning if the option "Enable planning information" is checked).

    If the Expenses feature is enabled, you also need to delete/change the corresponding entries in tblReports (eg. intReportID field).
    It is therefore recommended that you first delete the foreign key entries for that particular appointment in tblExpenses, and then delete/change the master entry from tblReports (and tblPlanning).


  2. Re-Post an appointment:

    If the postings have been deleted and the user should re-post them:
    Open the TimeCard Reporting tool. Posted appointments have a date entry in the "Posted" column of the spreadsheet, as show in the first image below. To post an appointment again you need to delete the date entry from the column Posted, refer to the second image below.



     




Table of Contents (index)