Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Services are no longer recoverable from cache #1024

Closed
DedrickEnc opened this issue Dec 4, 2016 · 1 comment · Fixed by #1355
Closed

Services are no longer recoverable from cache #1024

DedrickEnc opened this issue Dec 4, 2016 · 1 comment · Fixed by #1355
Assignees
Labels

Comments

@DedrickEnc
Copy link
Contributor

When recovering a bill, the service can not be recovered.

Steps to reproduce:

Create a bill for TPA1.
Select distributable, 11/01/2016, and test service as details.
Make an invalid row (for example, with a negative cost)
Submit.
Refresh the browser.
Select TPA1.
Click "Recover Cache"
You will notice that distributable is set, 11/01/2016 is the date, and the old description is back. But test service is not set.

@jniles
Copy link
Contributor

jniles commented Mar 9, 2017

I'll tackle this.

@jniles jniles self-assigned this Mar 14, 2017
jniles pushed a commit to jniles/bhima that referenced this issue Mar 15, 2017
This commit allows services to be recovered from the cache of the
PatientInvoiceForm.  It also moves the services loading out of the
patient invoice controller and into the service.

Closes IMA-WorldHealth#1024.
@jniles jniles added the Bug label Mar 15, 2017
jniles pushed a commit to jniles/bhima that referenced this issue Mar 15, 2017
This commit allows services to be recovered from the cache of the
PatientInvoiceForm.  It also moves the services loading out of the
patient invoice controller and into the service.

Closes IMA-WorldHealth#1024.
sfount pushed a commit that referenced this issue Mar 17, 2017
This commit allows services to be recovered from the cache of the
PatientInvoiceForm.  It also moves the services loading out of the
patient invoice controller and into the service.

Closes #1024.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants