- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2023 11:04 AM
I'm trying to understand the purpose behind empty Time Card Daily records and why the system creates these. The majority of records in the Time Card Daily table in our instance have 0 time worked associated. Why does the system create these 0 time worked entries and is there any reason why we can't archive/delete these 0? Are there any potential consequences we need to think about and address before doing so?
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Time Card Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2023 07:55 AM
Time Card Daily records are being created when youre time card is approved. When you leave some days without any hours it will create 0 hour Time Card Daily Records. Deleting them wil not harm anything, but keep in mind they will be created every time you save a time card. For performance you could beter update the Script Include "TimeCardDailies" and prevent that the records are created.
These changes can have impact on upgrades, please keep that in mind.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2023 07:55 AM
Time Card Daily records are being created when youre time card is approved. When you leave some days without any hours it will create 0 hour Time Card Daily Records. Deleting them wil not harm anything, but keep in mind they will be created every time you save a time card. For performance you could beter update the Script Include "TimeCardDailies" and prevent that the records are created.
These changes can have impact on upgrades, please keep that in mind.