billing secRole

View: New views
3 Messages — Rating Filter:   Alert me  

billing secRole

by David Daley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Does anyone have an objection to hiding the "Billing" link from the main schedule window and hiding the "Billing" block of links that are found in the Master Demographic Record, IF the "_billing" security role is not assigned?

Currently, if you remove _billing rights from a role -- such as the "Receptionist" role, most of the links to the billing forms, etc are gone, but they can still access these two areas (some just leads them to links that error out when they get there, but others lead them to links that still work)...

Effectively, what I'd like to do is modify the appointmentprovideradminday.jsp  & demographiceditdemographic.jsp files and wrap the pertinent billing sections in:

<security:oscarSec roleName="<%=roleName$%>" objectName="_billing" rights="r">

</security:oscarSec>

This ok?

-David

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel

Re: billing secRole

by Randy Jonasz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi David,

I don't see any problems with it.  The default behaviour is to have receptionist,doctor,locum and nurse have _billing privilege

Cheers,

Randy

On Thu, Nov 5, 2009 at 9:08 PM, David Daley <davidgdaley@...> wrote:
Hi,

Does anyone have an objection to hiding the "Billing" link from the main schedule window and hiding the "Billing" block of links that are found in the Master Demographic Record, IF the "_billing" security role is not assigned?

Currently, if you remove _billing rights from a role -- such as the "Receptionist" role, most of the links to the billing forms, etc are gone, but they can still access these two areas (some just leads them to links that error out when they get there, but others lead them to links that still work)...

Effectively, what I'd like to do is modify the appointmentprovideradminday.jsp  & demographiceditdemographic.jsp files and wrap the pertinent billing sections in:

<security:oscarSec roleName="<%=roleName$%>" objectName="_billing" rights="r">

</security:oscarSec>

This ok?

-David

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel




--
Oscar Developer
McMaster University
175 Longwood Road South, Suite 201A
Hamilton ON  L8P 0A1
905 525 9140 x27735

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel

Re: billing secRole

by Annie Zhou-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
I was asked to remove "billing" and "lab" from the main schedule window specifically for caisi. If you put "NOT_FOR_CAISI=true" in oscar property file, those two links will disappear. But we didn't touch those billing links on the master demographic page.

Annie
 
The CAISI Project: Agencies and clients integrating care to end chronic homelessness. www.caisi.ca  please join the CAISI mailing lists at: https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-caisi
Client Access to Integrated Services and Information (CAISI)
 
CAISI is not a vendor. Community owned public software. Help build it.



From: Randy Jonasz <rjonasz@...>
To: oscarmcmaster-devel@...
Sent: Fri, November 6, 2009 10:57:21 AM
Subject: Re: [Oscarmcmaster-devel] billing secRole

Hi David,

I don't see any problems with it.  The default behaviour is to have receptionist,doctor,locum and nurse have _billing privilege

Cheers,

Randy

On Thu, Nov 5, 2009 at 9:08 PM, David Daley <davidgdaley@...> wrote:
Hi,

Does anyone have an objection to hiding the "Billing" link from the main schedule window and hiding the "Billing" block of links that are found in the Master Demographic Record, IF the "_billing" security role is not assigned?

Currently, if you remove _billing rights from a role -- such as the "Receptionist" role, most of the links to the billing forms, etc are gone, but they can still access these two areas (some just leads them to links that error out when they get there, but others lead them to links that still work)...

Effectively, what I'd like to do is modify the appointmentprovideradminday.jsp  & demographiceditdemographic.jsp files and wrap the pertinent billing sections in:

<security:oscarSec roleName="<%=roleName$%>" objectName="_billing" rights="r">

</security:oscarSec>

This ok?

-David

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel




--
Oscar Developer
McMaster University
175 Longwood Road South, Suite 201A
Hamilton ON  L8P 0A1
905 525 9140 x27735


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel