Skip to content

Changes made in addcashmemo,viewsinglecashmemo and printcashmemo.

Pravin Dake requested to merge PravinDake97/gkwebapp:cashmemo into devel

1.Added two radio buttons in Add Cash Memo model to check whether paymentmode is Cash or Bank.

2.In View Cash Memo, if bank details are available then it will display otherwise CASH RECEIVED will be shown

3.changes made in viewsinglecashmemo and printcashmemo, if paymentmode is 2 then show bankdetails otherwise if paymentmode is 3, then show cash received.

please refer issue #851 and that merge request in gkcore.

Merge request reports