hmislk / hmis

This is an Open Source Java EE based Hospital Information Management System
Other
142 stars 90 forks source link

Data Correction - CC Billing Department and Instittuion #8992

Open buddhika75 opened 2 days ago

buddhika75 commented 2 days ago

Up to now, when collecting centre billing was done, the cc was recorded as the institution and the department. It should be corrected to the logged institution and logged department in past CC Bills.

buddhika75 commented 1 day ago

Up to now, when Collection Centre billing was performed, the institution and department in the CC Bills were recorded as the Collection Centre's institution and department. This approach was not aligned with the intended functionality, which requires these fields to reflect the logged user's institution and department at the time of billing.

As a result, past CC Bills do not accurately represent the billed institution and department for scenarios where the Collection Centre is different from the logged user's institution or department. This discrepancy affects reports or filters that rely on the correct institution and department values in CC Bills for past data.

This update is crucial to ensure consistency in historical data and alignment with the current system behaviour post-fix. Manual corrections will be required to update past records and resolve the issue.