Ticket #18 (enhancement)
Opened 2 years ago
Last modified 2 years ago
Order Status should be modifiable
Status: closed (fixed)
| Reported by: | brieb | Assigned to: | brieb |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.7 |
| Component: | phpbms | Version: | 0.61 |
| Keywords: | Cc: | ||
Order Status should be defined in a separate modifiable table. Each time a status is changed, it should record the change in a statushistory table, along with the date and the user that changed the date.
On the invoice, you would store the current status, and the current status date.
Attachments
Change History
10/12/06 12:51:31: Modified by brieb
- milestone changed from unknown to 0.70.
12/29/06 16:10:02: Modified by brieb
- status changed from new to assigned.
02/15/07 17:57:05: Modified by brieb
- status changed from assigned to closed.
- resolution set to fixed.
Implemented in [184]