omnitekinc / AERA_MSS_Clients

AERA Membership System QA
0 stars 0 forks source link

printing invoice #218

Closed kbt1 closed 7 years ago

kbt1 commented 7 years ago

ID#248 both membership and prosis are due. when i select their record and print invoice, only membership prints.

image

sagarjagdish commented 7 years ago

I just exported same invoice and it's showing both. I think there is something session conflict issue. That we need to check. If you can try now, It should will work.

image

kbt1 commented 7 years ago

Now only Prosis prints. image and i get this error

image

kbt1 commented 7 years ago

i signed out and signed back in and now it is fine.

this seems to happen a few times and every time i sign out and sign back in, things are fine. last week i printed invoices and they were all wrong. when i logged out and back in, they were fine. there must be some sort of issue.

sagarjagdish commented 7 years ago

We are looking into this. Please don't close this ticket until we address this issue.

kbt1 commented 7 years ago

thank you

kbt1 commented 7 years ago

i am still getting this error message also when i try to print invoice for ID#42837 image

sagarjagdish commented 7 years ago

@kbt1 : This member having too old expiry. Please refer below thread for this implementation.

https://github.com/omnitekinc/AERA_MSS_Clients/issues/197

https://github.com/omnitekinc/AERA_MSS_Clients/issues/186#issuecomment-306820485

https://github.com/omnitekinc/AERA_MSS_Clients/issues/86#issuecomment-298397673

sagarjagdish commented 7 years ago

We have found cause of only Membership and only Prosis Pro invoice generate issue and resolved that issue on production.

Now onward this issue will not be occur because of Session conflict.

kbt1 commented 7 years ago

Can you add a button here to print Membership and Prosis on one invoice? This would work for expired members for what i need.
image

sagarjagdish commented 7 years ago

Yes, that we can. This button will generate Prosis Pro and Membership both in single invoice without considering any criteria like 90 days or too old expiry date, correct?

kbt1 commented 7 years ago

Yes, that would be perfect.

sagarjagdish commented 7 years ago

@kbt1 : We have added print invoice button at top please refer below image and try with that.

image

kbt1 commented 7 years ago

that works perfect. thank you! i will keep you posted if I have any other issues with session conflict.