Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click on Get Invoice button, then Get Invoice form will be opened.

    1. Batch No: Enter Batch Number between 1 to 999(inclusive). This field is mandatory.
    2. Location: Select Location by clicking the combo box button on Location text box, Location combo box list will be opened. Double click on the required Location. This field is mandatory.
      Alternatively, user can enter the valid Location in Location text box.
    3. Ref No: This field is non editable and it contains value based on following pattern
      Prefix: NX
      Number: 0001(Number will be auto increment by 1)
      Ref No: Prefix + Number i.e. NX0001

    4. Payment Type: This field only accept positive integers starting from 1 to 9. This is loaded from Payment Methods. This field is mandatory.

    5. As Of:  Enter the desired date. The date cannot be less than the current date.
    6. Invoice Grid control: The Grid control contains following columns.
      1. Select: It’s a check box control. User can select multiple invoices.
        1. User can sort the records in ascending or descending order by clicking on the column heading.
        2. User can filter the records.
    7. Remaining Balance: This field is non editable control and used to view the available balance for the note.
    8. Amount Selected: This field is non editable control and used to view the selected invoice total amount.
    9. OK button: On click of Ok button, selected invoices will be added to the Note.
    10. Cancel button: On click of cancel button, Get Invoice screen will be closed and returned to Maintenance screen.

...