PART A - Development work for this case has been completed. 1. The change will be available in version: 14.90 2. The following changes were made(Include Database object names, Program classes, and any other relevant information): - Added Pre Validation when creating a new Time Entry. If a duplicate is found, the entry is not allowed.
- A duplicate entry is when an entry exists with the following details:
- CompanyID
- UserName
- EntryDate
- ActivityType
- Reference
- Customer
- Project
- Activity
- Territory
- Branch
- CostCentre
- TimeStart
- TimeEnd
- Duration
- Rate
- Billable
- Description
3. Affected Areas: - Time Entry
4. The issue was caused by: - Improvement
5. Other Relevant Notes: 6. Next Step (Review and System Test (Developer) -> UAT (Quality) -> Documentation): UAT
|