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

We need a child table in Ticket/cases for Capturing Payment details if any #130

Closed Nikhil-Jorge closed 6 months ago

Nikhil-Jorge commented 1 year ago

This should be reflected in both instances. Will Discuss over a call

Nikhil-Jorge commented 1 year ago

This should be done in Changemakers App - (and not a customisation for Bangalore Instance)

A child table for Capturing Payment details and a field for auto-populating total Payment.

The format would be:

image

Nikhil-Jorge commented 1 year ago

Payment Type to be a doctype, with entries (Consultation, Testing, Medicine) . we will add more Payment Types on the go.

Total Payment to be a seperate field

Nikhil-Jorge commented 1 year ago

Payment Details can be placed just above follow up table

maniamartial commented 1 year ago

I was working on this issue, but I don't really understand this "Payment Type to be a doctype, with entries (Consultation, Testing, Medicine) . we will add more Payment Types on the go."

Nikhil-Jorge commented 1 year ago

I was working on this issue, but I don't really understand this "Payment Type to be a doctype, with entries (Consultation, Testing, Medicine) . we will add more Payment Types on the go."

If we have a doc type created for Payment type, we can see payment type as a dynamic dropdown, meaning options can be addded on the go, by the person who enters data. Discussed this with Harsh

maniamartial commented 1 year ago

@Nikhil-Jorge Yeah, I took care of that