OverRide Authorization

  • Thread starter Jonathan Miller via AccessMonster.com
  • Start date
J

Jonathan Miller via AccessMonster.com

I have created a POS system that has the user-level security applied. But
what i'm wanting to do is make a type of overide authorization for a
Credits and discount approval, where if the current user does not have
privlieges to apply a certain credit, a manager or "key employee" can apply
the discount.

If any one can be of any help, please reply here, or send me information to
my private e-mail.

[email protected]

Thanks prior,
Jonathan Miller
 
L

Lynn Trapp

I have created a POS system that has the user-level security applied. But
what i'm wanting to do is make a type of overide authorization for a
Credits and discount approval, where if the current user does not have
privlieges to apply a certain credit, a manager or "key employee" can
apply
the discount.

Put the "manager" and/or "key employee" in a special group and use the
function in the Security FAQ to determine if a person is in that group or
not. Then you prevent anyone in tha tgroup from applying your credit.
If any one can be of any help, please reply here, or send me information
to
my private e-mail.

Private e-mail help is for paying customers. If you ask a question here, we
will answer it here.

--
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
Jeff Conrad's Big List: www.ltcomputerdesigns.com/JCReferences.html
 
Top