VMIS Access to Update Charge Form
Product | Charge Form Update |
---|---|
Database Path | Server name(vmis-sql-dev.cvm.tamu.edu)/Database (Production) |
TDX - Incident | |
TDX - Service |
Overview
Access Supervisor to Modify a Charge Form in VMIS
Technical Notes
The "Fee Maintenance" is limited to the Supervisors of the "Charge Form" and the "Fee Schedule Administrators". If for some reason after checking the Supervisor rights and cannot Modify the charge form, then we need to add her/his to this table (cft_charge_form_supervisor) for that particular charge form.
Technical Review
Reviewed By: [Joshua Addison]
Date:10/30/2024
Deployment Notes/Instructions
Change requires deployment of VMIS: No
Change Requires deployment of Schema Changes: No
Change Requires deployment of Data Changes: Yes
Change Requires deployment of websites (if yes, please specify): No
Is timing or order of the deployments critical (if yes, please specify)? No
Deployment Data Changes:
[insert into cft_charge_form_supervisor (cft_form_id,supervisor_id)
values (9999, 99999)]
Background History:
[include email correspondance or other notes]