It would be useful if the payment receipt also showed the initial grand total, the amount paid, and the balance due
- MSAnsweredHello, There is option for payment note that will only show the amount recevied. I am not sure if adding the sale total and balance on payment note is good or not. These should be on sale and already display with paid and balance. Thank you 
- SSAnsweredWe allow customers to place items into layaway. When they come to make their payments, we print them a receipt for their payment. We currently have to hand-write the balance remaining on the receipt. And, as a courtesy, we also write the original order total. This allows the customer to see “order total - total paid = balance remaining”. It also shows they have additional payments to make, or eventually, when the balance remaining is zero, it serves as their proof of final payment. We do not use recurring payments because our owner did not like how it works and rejected it. 
- MSAnsweredHello, I am not saying about recurring payment. I am saying that you can print the sale. It will have the details you need, including total, paid and balance. The payment note is just to certify that payment is received. Thank you 
- SSAnsweredUnderstood. But I WANT the payment note to show the total, paid and balance, so when they make a payment and we print that as their receipt, they also see those numbers. I think I’ll just farm this out on fiverr. 
- MSAnsweredHello, You can modify the themes/default/views/sales/payment_note.phpas you need. You will have$invavailable, to show grand total$inv->grand_total& paid$inv->paidThank you 
- SSAnsweredI will give it a go, but I’ve got several other mods to do, none of which make sense for the SIM users in general, so I may still add this to their tasks. 
- MSAnsweredYou can modify the item as per license. Thank you 
- Login to Reply