doctype : payment_reconcialiation_payment
field : amount
Thanks in advance.
-suresh
doctype : payment_reconcialiation_payment
field : amount
Thanks in advance.
-suresh
@Suresh_Thakor I suggest to only add a normal field to the parent doctype that hold the sum of amounts . (if it’s not already there) .
@Suresh_Thakor using custom scripts you can add buttons . calculate anything at any time and any event.
check it here