Opened 16 years ago
Closed 16 years ago
#19 closed enhancement (fixed)
Remit should store more dates
| Reported by: | adehnert | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 |
| Keywords: | Cc: |
Description
Reimbursement requests should include:
- Date incurred
- Date requested
- Date approved
Vouchers should include:
- Date printed
LineItems? should include:
- Date incurred
- Date created
- Date reconciled and/or appeared in SAP
Change History (2)
comment:1 Changed 16 years ago by adehnert
- Priority changed from major to minor
comment:2 Changed 16 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/your_project_logo.png)
Done, excepting reconciliation (which can wait until that exists at all). Also, the LineItem? properties were made Transaction properties.
commit 82211ea0c29670ee5cd57a17892de261ff388717 Author: Alex Dehnert <adehnert@mit.edu> Date: Mon Apr 19 06:53:39 2010 -0400 Keep track of some more dates (Trac: #19)