Question: Require Payment Note During Add And Edit

Require Payment Note During Add And Edit

How can I require the note field -- during add payment and edit payment -- to be required? I need the note to also begin with 'cash', 'check', or 'card'. If I can sort out where to make tha

SS

Scott Smith

Asked
How can I require the note field -- during add payment and edit payment -- to be required?

I need the note to also begin with 'cash', 'check', or 'card'. If I can sort out where to make that mod, that should be easy enough.
  • MS

    Mian Saleem

    Answered
    Hello,

    The add payment modal code is in the `themes/default/views/sales/index.php` You can modify it as you need. As I think, it only care amount but you can modify to check other inputs.

    Thank you
  • SS

    Scott Smith

    Answered
    Thanks
  • Login to Reply