frappe / changemakers

Beneficiary Management Platform, built on Frappe Framework.
https://frappe.io/products/changemakers
GNU Affero General Public License v3.0
74 stars 31 forks source link

Hospitalization Errors #25

Closed jagadishaapf closed 6 months ago

jagadishaapf commented 1 year ago
  1. Keep the label as Date of Admission, Date of Discharge
  2. Please keep this sequence in the form Homeless person Patient /User Unique Id (from Hospital) Hospital Name Admitted under (Dr. Name) Date of Admission Date of Discharge
  3. Future date issue. Also date of dischage should be after date of admission
  4. bill copy attach is missing
umairsy commented 1 year ago

Keep the label as Date of Admission, Date of Discharge

Will request to accept naming as it addresses the purpose.

Please keep this sequence in the form

Any reason for the specific order. The current form sequence where transactional values are on the top seems okay.

Future date issue. Also date of dischage should be after date of admission

Trivial. We will proceed with minimum validation for now.

bill copy attach is missing

Attachment is a generic field available in all the forms.

Screenshot 2023-01-05 at 11 58 51 AM
jagadishaapf commented 1 year ago
  1. ok
  2. Yes, related data points are asked together, so please follow the sequence that I have mentioned.
  3. It may be Trivial to you, but from our experience and requirement point of view its important. Please make those changes.
  4. It would be convenient to user to have the attachment option in the form itself. Otherwise its time consuming process to add the details save and then goto attachment section and add it. In app, handling this would be a Challange. You can keep this as is in web. But in app we would need it in a single form.
NagariaHussain commented 1 year ago

Attachments are part of the "Form View", don't worry, in the app, the attachments will be part of the form.

Again, future date issue resolved here #18

jagadishaapf commented 1 year ago

point no 2 not done