Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Make This Work
Message
General information
Forum:
ASP.NET
Category:
Databases
Title:
How To Make This Work
Miscellaneous
Thread ID:
01433640
Message ID:
01433640
Views:
101
I'm working on an app for a client that has various roles defined. The app creates a COSProject record which needs to go through stages in which various people in the roles changes/approve/disapprove the record.

In some cases, say until a certain dollar amount threshold is reached, the record can be sent to the next stage without approval. In the cases where the dollar amount reaches or surpasses the specified limit, then it cannot be sent to the next stages without approval. In all cases, when the record reaches the Purchasing stage, it all required approvals are not there, it cannot be purchased.

The question is: How do I set this up in the data and/or the app? I have the users, roles, and rights tables set up. I'm not sure how to define the stages in the data and to ensure the COSProject record is at the correct stage.

Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform