frappe/changemakers

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

Closed this issue · 6 comments

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

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

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

Payment Details can be placed just above follow up table

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."

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

@Nikhil-Jorge Yeah, I took care of that