Feature #1046
Clear notification to allow resend when changing datas
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | moyo | % Done: | 0% | |
Category: | Management | |||
Target version: | 0.71 |
History
#1 Updated by jmd almost 13 years ago
Comments : It's better to allow new notification automatically if the date is udpated than a specific button.
I think that it's less negative in financial term to receive a superflous notification than to not receive a nedeed notification for renewing a contract.
#2 Updated by moyo almost 13 years ago
need to be done :
contract : end + notice
software : end
infocom : end
Maybe an intelligent system : old_date / new _date :
clean if new_date is NULL or new_date > old_date
Case old_date < new_date do not need clean process
#3 Updated by moyo almost 13 years ago
- Status changed from New to Closed